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

Highlights

  • Pro

Block or report NoumanZahid-85

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
NoumanZahid-85/README.md
header

typing identity

developer animation

I design and ship production-grade AI systems: voice agents, self-reflective RAG pipelines,
and cloud-deployed ML, where the LLM stays a language interface and deterministic engineering does the heavy lifting.

divider

Tech Stack & Tools

Languages languages
AI · ML ai-ml
Backend · DB backend-db
Cloud · DevOps cloud-devops
Tools tools

divider

Featured Projects

Voice agent that answers catalog questions and places real orders over a live call: pure-WebSocket pipeline (Silero VAD → Whisper STT → LangGraph → Orpheus TTS), RAG-grounded answers, sub-500 ms first response.

live demo

Autonomous recruiter-vetting platform that grounds every interview question in the candidate's real GitHub codebase, runs a lip-synced avatar interview with barge-in, and issues scorecards backed by verbatim transcript evidence.

live demo

Self-reflective RAG over a 211k-document PubMed corpus: LLM-judged relevance grading, hallucination checking, query rewriting, and principled abstention when the evidence runs out.

Password-protected, expiring, burn-after-reading links plus QR codes and click analytics on Supabase.

Full-stack social feed where every upload becomes an instant-film print: JWT auth via fastapi-users, drag-and-drop media streamed to ImageKit CDN, WebP transforms for fast loads.

WhatsApp (Baileys + Groq) and live-voice (LiveKit + Uplift AI) agents sharing one deterministic FastAPI engine: Postgres row-level locking makes double-booking impossible across channels.

divider

GitHub Stats & Activity

GitHub stats streak stats

top languages

divider

Let's connect

LinkedIn GitHub Medium Email


footer

Thanks for visiting, let's build something great together.

Pinned Loading

  1. speed-to-lead speed-to-lead Public

    AI lead router - enriches, scores, and routes inbound leads to Slack (hot) or email (warm) in under 10 seconds. FastAPI + LangGraph + Groq + Neon Postgres, running on a /month free-tier stack.

    Python

  2. Self-RAG-Bio-Medical-Research-Assistant Self-RAG-Bio-Medical-Research-Assistant Public

    An agentic Self-RAG system that answers biomedical research-verification questions using a LangGraph pipeline — retrieves from PubMed abstracts, grades its own retrieval, checks for hallucination, …

    Python

  3. clinic-whatsapp-ai-agent clinic-whatsapp-ai-agent Public

    WhatsApp chatbot AI Agent for CityCare Clinic - built with Baileys, LangChain, RAG (ChromaDB + HuggingFace), two-tier memory, and LangGraph agent. Polyglot microservices architecture: Node.js gatew…

    Python

  4. car-wash-booking-agent car-wash-booking-agent Public

    Dual-channel conversational booking agent (WhatsApp + Voice) for a single-location car wash. Both channels share one deterministic FastAPI booking engine backed by PostgreSQL row-level locking (SEL…

    HTML

  5. voicesell-ai voicesell-ai Public

    Production-grade voice-enabled commerce chatbot with sub-500ms latency voice pipeline, RAG-grounded product catalog, LangGraph conversational agent, and single-context upsell engine

    Python