Skip to content
View Noore-hira's full-sized avatar

Block or report Noore-hira

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
Noore-hira/readme.md
Typing SVG

Β  Β 


πŸ€– About Me

I'm an AI Engineer and Computer Science graduate with 2+ years of experience building AI agents, generative AI applications, and end-to-end ML/DL systems.

I specialize in RAG pipelines, multi-agent workflows (LangGraph/LangChain), and LLM evaluation, with a strong foundation in computer vision and taking models from notebook to production.

  • πŸ”­ Focus Areas: Multi-agent orchestration, RAG, LLM evaluation & tracing.
  • 🧰 Deployment: FastAPI, REST APIs, Streamlit, AWS, Render, Vercel.
  • πŸŽ“ Education: BSc Computer Science β€” CGPA 3.70/4.00, 2nd Position.

🧠 Tech Stack

AI Agents & Automation


Generative AI & LLMs


ML & Deep Learning
ML Stack

Computer Vision


Backend, Deployment & Tools
Tools Data



πŸš€ Featured Projects

Project Problem Approach Result
DataScribe β€” AI-Powered Multi-Agent Data Analysis Assistant Manual data analysis is slow and error-prone β€” inspecting data, writing code, validating results, and building reports all by hand. LangGraph multi-agent workflow (planner, programmer, critic, reporting) with LLM-driven planning, Pandas analysis, retry logic, structured outputs, and LangSmith tracing/evaluation on a FastAPI backend. End-to-end assistant generating executable analysis workflows and reports, evaluated via accuracy, node-level metrics, LLM-judge scoring, and P50/P99 latency.
CareerPrep_AI β€” AI-Powered Interview & Career Assistant Interview prep is fragmented across separate tools for research, question generation, mock interviews, and feedback. LangGraph/LangChain orchestration across planning, research, mock interviewing, and feedback stages, with LLM reasoning, retrieval/web research, and evaluation-oriented tracing. Integrated career assistant coordinating multiple interview-prep tasks through one orchestrated workflow.
GlowGenie β€” AI-Powered Skin Disease Detection & Recommendation System (FYP) Skin-condition screening is hard to access quickly, especially where dermatology specialists are limited. YOLOv12-based object detection for skin conditions, fused with symptom-based ML probabilities via late fusion; evaluated on precision, recall, IoU, and mAP. YOLOv12s achieved ~0.666 precision, 0.581 recall, and 0.63 mAP@0.5 β€” a multimodal screening workflow combining image and symptom evidence.


πŸŽ“ Certifications & Training

  • Artificial Intelligence (ML, Deep Learning, Communication) β€” NAVTTC
  • IBM AI Engineering Specialization; Python for Data Analysis (Pandas & NumPy) β€” Coursera
  • Neural Networks and Deep Learning; Improving Deep Neural Networks (Hyperparameter Tuning, Regularization & Optimization) β€” Coursera


πŸ“Š GitHub Stats




Popular repositories Loading

  1. softwareengineering softwareengineering Public

    Java 1

  2. Streamlit_app Streamlit_app Public

    Python

  3. Web_engineering_and_technologies Web_engineering_and_technologies Public

    shopping cart website

    PHP

  4. CareerPrep_AI CareerPrep_AI Public

    CareerPrep AI is an AI-powered career preparation platform that generates personalized career preparation guides for different technical roles.

    TypeScript

  5. Noore-hira Noore-hira Public

  6. DataScribe DataScribe Public

    Multi-agent AI data analyst that plans, codes, analyzes, visualizes, and generates professional reports from natural language queries.

    TypeScript