Skip to content
View humaaslam46's full-sized avatar

Highlights

  • Pro

Block or report humaaslam46

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
humaaslam46/README.md

Profile Views      


About Me

Final-year BS Software Engineering student at Lahore Garrison University, building applied AI systems end-to-end — from RAG pipelines and LLM integrations to deployed, client-facing products. Currently working as an AI Engineer at TechAbout, alongside ongoing ML internships and a technical research writing role.

  • 📍 Lahore, Pakistan
  • 🎓 Final-year BS Software Engineering, Lahore Garrison University
  • 💼 AI Engineer @ TechAbout — delivering AI solutions on real client projects
  • 🔬 Building RAG chatbots, LLM-integrated tools, and ML pipelines
  • 📫 huma-aslam.site · LinkedIn

Current Focus

  • Deepening applied RAG and LLM-orchestration work (LangChain, FAISS, Gemini) across client and internship projects
  • Strengthening ML fundamentals — data preprocessing, model evaluation, deployment — through active internships
  • Preparing for graduate study in AI/ML
  • Exploring workflow automation (n8n) as a complement to core ML engineering work

Tech Stack


Featured Projects

Project Description Tech
SafeX Assistant — RAG Chatbot Production RAG chatbot with FAISS + sentence-transformer embeddings + Gemini 2.5 Flash via LangChain; Dockerized FastAPI, deployed on Hugging Face Spaces Python, FAISS, LangChain, Gemini, FastAPI, Docker
AI Requirement Classifier NLP system classifying software requirements using TF-IDF + Naive Bayes, deployed on Streamlit Python, Scikit-learn, Streamlit
AI Email Automation Agent n8n workflow automating personalized email campaigns via Gmail & Google Sheets n8n, JavaScript, Gmail API
Business Nexus Business networking platform connecting entrepreneurs, startups & investors React.js, JavaScript, CSS, Vercel
Weather Sync Dashboard Real-time weather dashboard with live API integration HTML, CSS, JavaScript, Netlify
Task Flow Task management app with DOM manipulation and real-time updates JavaScript, HTML, CSS

GitHub Analytics



Certifications

  • Google IT Automation with Python — Professional Certificate (2026)
  • Google AI Professional Certificate (2026)
  • Google UX Design — Professional Certificate
  • WordPress — Alison
  • Graphic Design — NS Training

Experience

AI Engineer                    @ TechAbout            Aug 2026 – Present
  → AI/ML development on real client projects

Machine Learning Intern        @ FlyRank AI           Jun 2026 – Sep 2026
  → AI workflow audit using the Ethan Mollick framework; reusable prompting systems

Machine Learning Intern        @ SafeX Solutions      Jun 2026 – Aug 2026
  → RAG chatbot with hosted demo; WhatsApp auto-reply bot with CRM integration

Technical Research Writer      @ Leneur               Sep 2025 – Present
  → Research papers, reviews & academic content in SE, Economics & Data Science

Frontend Web Developer Intern  @ Elevvo Pathways      Aug 2025 – Sep 2025
  → Responsive UI components in React.js; remote collaboration

Frontend Developer             @ DevelopersHub Corp   Jul 2025 – Sep 2025
  → Reusable components, UI performance, and usability improvements

github-snake

Connect

Portfolio LinkedIn GitHub Email

Pinned Loading

  1. Taskflow Taskflow Public

    TaskFlow - task management web app | The goal of this project was to design and implement a responsive, interactive task management interface.

  2. AI-REQUIREMENT-CLASSIFIER AI-REQUIREMENT-CLASSIFIER Public

    🤖 An NLP-powered web application that automatically classifies software requirements into 7 categories (FR, NFR, US, PE, etc.) using Naive Bayes and TF-IDF. Streamline requirement engineering with …

    Python 1

  3. Business-Nexus Business-Nexus Public

    Business Nexus is a professional platform designed to empower businesses by connecting them with innovative digital solutions. 🌐 It offers services like web development, branding, and automation to…

  4. MindGuard-Student-Mental-Health-Prediction-System- MindGuard-Student-Mental-Health-Prediction-System- Public

    ML-powered student depression risk prediction system using 6 models (Logistic Regression, Random Forest, XGBoost, SVM, MLP, Stacking Ensemble) achieving 84% accuracy on 27,901 student records.

    Jupyter Notebook

  5. time-series-electricity-forecasting time-series-electricity-forecasting Public

    Time series forecasting of household electricity consumption using ARIMA and LSTM models, including data preprocessing, exploratory data analysis (EDA), and performance comparison using MAE and RMSE.

    Jupyter Notebook

  6. BetaBytez-chatsupport-ai BetaBytez-chatsupport-ai Public

    AI customer-support chatbot prototype for BetaBytez — rules + NLP hybrid (TF-IDF intent matching + rule-based escalation), CLI + Flask web UI. ML Internship Task 3, Safex Solution.

    Python