Skip to content
View Aditi21372's full-sized avatar

Block or report Aditi21372

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


About Me

  • 🤖 AI/ML Engineer focused on RAG systems, LLM integration, and applied NLP: from document chunking and FAISS indexing to grounded generation with OpenAI and self-hosted models
  • 🔬 Built a GitHub-scale data-collection pipeline that mines real-world usage of a C++ scientific library, with rate-limit-aware crawling and analytics
  • 🏛️ Shipped tools used by an academic institution: automated graduation eligibility checks that replaced a manual Excel workflow
  • 🧠 Comfortable across the stack: Python / FastAPI / Django, TypeScript / React / Angular, and classical CS fundamentals (assemblers, OS internals)

Education

🎓 Integrated B.Tech + M.Tech, Computer Science and Engineering @ IIIT-Delhi (2021 to 2026) · CGPA 9.29/10

Relevant coursework: Large Deep Learning Systems · Information Integration and Application · Convex Optimization · Algorithm Design and Analysis · Advanced Programming · Data Structures & Algorithms · Database Management Systems · Network Science · Interactive Systems · Ethical Hacking Essentials


Featured Projects

Project What it does Stack
IneqMath Proof Agent LLM agent generating rigorously verified math proofs: GEPA optimization + Lean 4/Mathlib formal checking, 28.6% to 100% pass rate DSPy GEPA Lean 4
Paper2Beamer Agent Autonomous agent converting LaTeX papers into themed Beamer decks, with auto-repair and interactive refinement LLM Agents LaTeX Python
NeuroSync: Empathic AI Facial + vocal emotion-fusion network (PyTorch) with chat and VR modalities for real-time stress/engagement detection PyTorch React Hume EVI
Grad-Guru College decision-support system: 10 scraped datasets into a 100k+ record PostgreSQL warehouse, automated ETL Python PostgreSQL ETL
NeuroChat: RAG Chatbot FastAPI RAG service answering strictly from your docs: OpenAI or free TinyLlama fallback FastAPI LangChain FAISS Transformers
CGAL GitHub Crawler Mines GitHub for C++/CGAL usage patterns: rate-limited crawler, SQLite analytics, Flask dashboard Python Flask PyGithub SQLite
Graduation Checklist Portal Automated graduation eligibility: CGPA recalc + degree/honors rules, unit-tested, used by the academic team Angular Node/TS Jest
Custom Linux Shell UNIX shell in C: fork/exec dispatch, readline history, scheduling and memory simulation C POSIX Linux
Student Portal Django service wrapping 17+ academic-record APIs into one portal Django REST
Custom ISA Assembler Two-pass assembler for a custom 16-bit ISA with full syntax/semantic error reporting Python Computer Architecture

Tech Stack

AI / ML

Python LangChain Hugging Face FAISS Pandas

Backend

FastAPI Django Node.js MongoDB SQLite

Frontend & Tools

TypeScript React Angular Git Docker


GitHub Stats

Profile details Streak stats
Repos per language Most committed languages GitHub stats
Productive time

Connect With Me

Portfolio Email LinkedIn


Popular repositories Loading

  1. chatbot chatbot Public

    RAG-powered chatbot API: FastAPI + LangChain + FAISS, with OpenAI or a free TinyLlama fallback

    Python 1

  2. Sexual-Intimacy-Among-Teenagers Sexual-Intimacy-Among-Teenagers Public

    Forked from kanishk393/Sexual-Intimacy-Among-Teenagers

  3. Custom-ISA-Assembler Custom-ISA-Assembler Public

    Assembler for a custom 16-bit ISA: converts assembly to machine code with full syntax/semantic error reporting

    Python

  4. Grad-Guru Grad-Guru Public

    Forked from kanishk393/Grad-Guru

    Python

  5. project-saarthi-main project-saarthi-main Public

    Forked from kanishk393/project-saarthi-main

    HTML

  6. Weather-App Weather-App Public

    Forked from kanishk393/Weather-App

    Kotlin