Skip to content
View harishm17's full-sized avatar

Block or report harishm17

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

Harish Manoharan

Portfolio · LinkedIn · Email

MS Computer Science @ UT Dallas · Undergrad @ IIT Madras

I build LLM-driven systems - RAG pipelines, agent workflows, and end-to-end applications - shipping from rough prototype to production with a focus on clean, practical engineering and speed.

Projects

StudyBuddy
Exam‑prep RAG platform that turns course materials into notes, quizzes, and practice exams with automated grading.
Smart Email Assistant
Privacy‑first multi‑agent drafting with PII redaction and OAuth‑secured Gmail/Calendar access.
DivvyDo
Roommate-first tasks + expense splitting with real-time sync, receipts, and settlements.
More projects
See the full list of repos and experiments.

Core Stack

Languages
TypeScript Python Go C++ JavaScript SQL

Web
React Next.js NestJS FastAPI Node.js Django TailwindCSS

AI/ML
LangChain LangGraph PyTorch TensorFlow OpenAI Gemini

Data
PostgreSQL Redis MongoDB pgvector ChromaDB

Infra
GCP Docker Kubernetes GitHub Actions

GitHub Activity

GitHub Stats Top Languages
Recent updates
  • personal-operating-system — updated May 15, 2026
  • llm-unlearning — updated Mar 30, 2026
  • harishm17.github.io — Personal portfolio website showcasing AI/ML projects and software engineering work · updated Mar 27, 2026
  • study_buddy — Exam‑prep RAG platform that turns course materials into notes, quizzes, and practice exam… · updated Feb 08, 2026
  • task-manager — Roommate‑first tasks + expense splitting app with realtime sync, receipts, and balance se… · updated Feb 04, 2026

Pinned Loading

  1. study_buddy study_buddy Public

    Exam‑prep RAG platform that turns course materials into notes, quizzes, and practice exams with automated grading

    TypeScript 1

  2. build-llm-from-scratch build-llm-from-scratch Public

    From‑scratch LLM notebooks: Transformers, BPE tokenizer, PyTorch experiments, and training walkthroughs

    Jupyter Notebook

  3. task-manager task-manager Public

    Roommate‑first tasks + expense splitting app with realtime sync, receipts, and balance settlement

    TypeScript

  4. smart_email smart_email Public

    Privacy‑first multi‑agent email assistant with PII redaction and OAuth‑secured Gmail/Calendar actions

    Python