Skip to content
View NamanSingh24's full-sized avatar
🍀
🍀

Highlights

  • Pro

Block or report NamanSingh24

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

naman@github ~ $ ./contributions.sh

contribution activity



naman@github ~ $ whoami

ascii portrait info card

naman@github ~ $ cat work.log

Workflow automation engine

Converts plain-language requests into executable, integration-backed workflows through an intent parser, clarification engine, and mapping layer. Async execution with real-time streaming.

Celery · Socket.IO · FastAPI

Multi-agent delegation framework

Specialised agents hand off out-of-scope requests to a general assistant. Persistent checkpointing and interrupt-driven human takeover, so conversation state never gets lost mid-thread.

LangGraph · MongoDB

Three-tier retrieval orchestrator

Fast, reasoning, and deep-research tiers over a vector store, with reranking, caching, sub-question decomposition, and automated report synthesis.

Qdrant · Redis · BGE · cross-encoders

Correctness engineering

Killed a hallucination class I call stale-narrative anchoring by grounding answers in authoritative data, adding similarity-based entity resolution, and shipping a dedicated correctness test suite.

PyTest · Playwright · eval pipelines

Also replaced an LLM-based query router with a deterministic multi-tier classifier. Slower and less predictable was not a tradeoff worth paying for.

naman@github ~ $ ls ~/projects

project what it does stack
NeuCom Turns dense SOP documents into a voice-first conversational assistant, backed by RAG and a knowledge graph mapping steps, tools, and safety warnings React · Python · Docker · Neo4j · Groq
RecipeAgent RAG search across 19,000+ recipes with sub-2s responses, NLP filter extraction, and 99.99% migration reliability LangChain · pgvector · Llama-3.1-8B
Drowsiness Detection Real-time driver fatigue detection from facial landmarks, wired to Arduino alerts TensorFlow · MediaPipe · Arduino
Eazy Bazaar Full-stack e-commerce platform with customer, employee, and sales management plus revenue analytics Express · MySQL · JS

naman@github ~ $ reach --out

linkedin twitter instagram email



Outside the terminal I run CrescoCare, a social welfare NGO. The name means "to grow together."

Pinned Loading

  1. Easy-Bazaar Easy-Bazaar Public

    A full-stack data management system for an online e-commerce store.

    EJS 1 2

  2. NeuCom NeuCom Public

    🧠 AI-powered Standard Operating Procedure (SOP) interpreter with voice-first interaction, Knowledge Graph intelligence, and RAG technology. Transform complex procedures into conversational AI assis…

    JavaScript

  3. ApronArena ApronArena Public

    Our Website organizes cooking contests at local schools where users compete in categories like Italian cuisine or baking, judged on taste, presentation, and creativity. Users gain ratings based on …

    CSS 1 1

  4. Stick-Hero-Clone Stick-Hero-Clone Public

    STICK HERO game implementation using OOPS and JAVAFX

    Java

  5. Facial-Expression-Recognition Facial-Expression-Recognition Public

    This repository provides a comprehensive solution for facial expression recognition using a pre-trained PyTorch model. It includes a user-friendly web interface built with Flask for easy interactio…

    Jupyter Notebook

  6. Assembler-Simulator Assembler-Simulator Public

    Forked from aroraomansh/Assembler-Simulator

    1. Designing and Implementing the assembler. 2. Designing and Implementing the simulator. 3. Extending the functionality of the assembler-simulator set-up to handle simple floating-point computations.

    Python