Skip to content
View AreebEhsan's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AreebEhsan

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.

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
AreebEhsan/README.md

Typing SVG

Hi, I'm Areeb!
🧑‍💻 StudentMCS @ UIUC

I build practical AI systems and production-style software. My recent work spans RAG pipelines, agentic workflows, and a Spring Boot + Chrome Extension research assistant. I’m a CodePath E3 Scholar and keep a 3.9 GPA with Data Science concentration.

  • 🧠 Focus: Retrieval-augmented generation (RAG), LLM agents, full-stack backends, and eval/latency tuning
  • 🏆 Highlights: SCUDEM Outstanding Award (highest distinction), Grand Integrator (1st place, Integral Bee), 3rd place Undergraduate Math Competition
  • 🎯 Looking for: AI/ML + SWE roles where I can own end-to-end features (retrieval, agents, APIs, observability)

🔭 Featured Projects

  • Research Assistant ExtensionSpring Boot + Chrome Extension
    Two-tier system: Java/Spring backend (Gemini via WebClient, Jackson/Lombok) + MV3 extension for in-page highlight ➜ summarize ➜ notes.

  • RAG-LLM ApplicationsWebsite & PDF RAG + LangGraph agent
    Suite of grounded QA apps using LangChain, FAISS/Chroma, Streamlit, PyPDF2; modular chunking/embeddings and hybrid retrieval (latency ↓ ~25%).

  • Developer Tools Research LLM AgentLangGraph + Firecrawl
    Autonomous agent that searches, extracts, and compares developer tools; multi-step reasoning with lightweight visualization.


⚒️ Languages-Frameworks-Tools ⚒️





🤳 Connect with me:

Æ#3660 | Discord Areeb Ehsan | LinkedIn

Areeb Ehsan | Instagram

[portfolio] : https://www.areebehsan.dev/

Pinned Loading

  1. Real-Time-Camera-Image-Classifier Real-Time-Camera-Image-Classifier Public

    A Python-based application that allows users to classify images captured from their webcam. The application leverages a simple machine learning model (LinearSVC) to categorize images into two prede…

    Python

  2. Developer-Tools-Research-LLM-Agent Developer-Tools-Research-LLM-Agent Public

    An advanced LangGraph-based agent that leverages Firecrawl and OpenAI via LangChain to autonomously search, extract, and analyze information on developer tools from the web.

    Python

  3. Email-Assistant-AI-Extension Email-Assistant-AI-Extension Public

    JavaScript

  4. ml-algorithms-from-scratch ml-algorithms-from-scratch Public

    Developing multiple ML algorithms from scratch using only libraries like NumPy and PyTorch

    Python

  5. RAG-LLM-Applications RAG-LLM-Applications Public

    Python

  6. Research-Assistant-Extension Research-Assistant-Extension Public

    Java