Skip to content
View BhavneetBhoria29's full-sized avatar

Block or report BhavneetBhoria29

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

Hey, I'm Bhavneet 👋

AI/ML Engineer · MSc Artificial Intelligence · 3+ years industry experience

LinkedIn · Email · GitHub


What I build

I specialise in Agentic RAG systems, LLM pipelines, and production AI infrastructure — with a focus on evaluation, reliability, and deployment under real constraints.


Featured projects

Project What it does Stack
DocRAG Agentic RAG system with a ReAct agent routing between hybrid retrieval (BM25 + ChromaDB) and Wikipedia — 0.90 context precision on RAGAS eval LangGraph · GPT-4o · ChromaDB · BM25
Production Agentic AI Pipeline Multi-agent LangGraph system with LangSmith tracing and a full RAGAS eval loop — faithfulness 1.0, answer relevancy 0.932; eval-driven fix doubled context recall LangGraph · GPT-4o · LangSmith · RAGAS · Streamlit
AI Travel Itinerary Agent ReAct agent that plans day-by-day trips using real-time web search LangGraph · Claude Sonnet · Kubernetes · ELK
Real-time AI Gym Coach Webcam-based AI trainer with pose detection and live voice coaching — 92% form accuracy MediaPipe · Claude AI · Streamlit · SQLite

Tech stack

LLMs & Agents     LangChain · LangGraph · Claude API · OpenAI · Prompt Engineering
RAG & Search      ChromaDB · BM25 · Hybrid Search · Semantic Chunking · RAGAS
AI/ML             PyTorch · MediaPipe · Computer Vision · Deep Learning
Infrastructure    Docker · Kubernetes · ELK Stack · GitHub Actions · CI/CD
Backend           Python · FastAPI · SQLite · Streamlit

Currently

  • MSc Artificial Intelligence @ BTU Cottbus (expected 2026)
  • Building production-grade agentic RAG systems
  • Open to full-time roles and research collaborations in Generative AI / LLM Engineering

Pinned Loading

  1. AI-Trainer AI-Trainer Public

    Real-time AI gym coach using MediaPipe pose detection + Claude AI voice coaching. Tracks form, counts reps, and speaks personalized cues.

    Python

  2. AI-Travel-Itinerary-Agent AI-Travel-Itinerary-Agent Public

    ReAct agentic travel planner using LangGraph + Claude Sonnet 4.6. Real-time web search, Kubernetes deployment, ELK observability, DeepEval evaluation.

    Python