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

Block or report heyyitsmohit

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

Mohit Sharma

Been curious about computers since I was a kid — always wanted to know how they actually work. That curiosity led me to coding.

Based in Chandigarh. I mostly build backend APIs and AI agents with Python. Open to work.


Things I've built

pdf-qa-api — Upload a PDF, ask questions about it. Uses RAG so it only answers from what's actually in the document, no hallucinations. FastAPI + LangChain + FAISS + Gemini.

Task Manager AI Agent — Talk to it in plain english and it manages your tasks. "create a high priority task for tomorrow" just works. FastAPI + LangChain + Gemini.

restaurant-ai — Restaurant app with a LangGraph agent that handles ordering end to end.


Stack

Python · FastAPI · SQLAlchemy · LangChain · LangGraph · Gemini · FAISS · Linux · Git


Connect

X · LinkedIn · themohitsha@gmail.com

Pinned Loading

  1. restaurant-ai restaurant-ai Public

    Full stack restaurant app with LangGraph AI agent for ordering — FastAPI, SQLAlchemy, React (WIP)

    JavaScript