Skip to content
View CHHemant's full-sized avatar

Highlights

  • Pro

Block or report CHHemant

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

Hemant Chilkuri

B.Tech AI · G.H. Raisoni University (2024–2028)
Microsoft Learn Student Ambassador — top 0.01% globally
Nagpur, India · open to research internships


I build ML systems that are meant to be understood, not just run.

My projects focus on evaluation and reliability — the parts of the ML stack that most tutorials skip. How do you know your RAG pipeline is actually retrieving the right chunks? How do you catch hallucinations before they reach users? How do you validate that your NLP preprocessing is actually helping downstream accuracy?


Recent work

LLM Output Validation & RAG Framework
Automated hallucination detection and retrieval validation for LLM pipelines.
94% retrieval accuracy · 12,000+ records/day · LangChain · Pinecone · Anthropic API · FastAPI · AWS

End-to-End NLP Data Pipeline
BERT-based anomaly detection and schema validation with real-time monitoring dashboard.
93% downstream accuracy · 20,000+ records/day · BERT · MongoDB · React · D3.js


Stack

core     = ["python", "pytorch", "bert", "transformers", "langchain", "spacy"]
infra    = ["fastapi", "docker", "aws", "postgresql", "mongodb", "git"]
research = ["experimental design", "ablation study", "reproducible research"]
apis     = ["anthropic", "openai", "gemini", "azure ai", "pinecone"]

Elsewhere

  • Microsoft: designing AI programs for 400+ participants as a Learn Student Ambassador
  • GH Raisoni: founded Phoenix AI Club, 200+ members, #1 technical community year 1
  • GSSoC: 120+ code reviews across 4 open-source ML projects

hemant_189@outlook.com · linkedin.com/in/hemantchilkuri

Pinned Loading

  1. Exoplanet-Detection-using-cnn Exoplanet-Detection-using-cnn Public

    This project uses a Convolutional Neural Network (CNN) to detect exoplanets from the light curve data collected by the Kepler Space Telescope. It includes scripts for training the model and an inte…

    Jupyter Notebook

  2. HEALTHLOCK--SECURE-PATIENT-RECORD-SHARING HEALTHLOCK--SECURE-PATIENT-RECORD-SHARING Public

    Project Overview End‑to‑end encryption of patient data using Fernet (AES‑256). Role‑based access, account lockout, rate limiting, and CSRF protection. Comprehensive audit logs for authentication an…

    HTML

  3. internship-bot internship-bot Public

    Python

  4. llm-validation-framework llm-validation-framework Public

    Python

  5. NINU-Ai NINU-Ai Public

    Ninu is a personal AI assistant with a Python backend (Flask, OpenAI) and a Node.js CLI frontend. Ask questions, get smart answers, and expand with voice, smart home, or web features. Easy to set u…

    JavaScript

  6. nlp-data-pipeline nlp-data-pipeline Public

    Python