Skip to content
View Sumitkumar005's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Bengaluru
  • 06:31 (UTC -12:00)

Block or report Sumitkumar005

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

πŸ‘‹ Hi, I'm Sumit Kumar

AI Engineer building production LLM & Computer Vision systems that run at real scale

Typing SVG

Portfolio LinkedIn Email GitHub

Profile Views


⚑ The Short Version

119,300+ users served by an AI agent I shipped into a $1.4B logistics enterprise
1.08M+ production messages processed, analyzed, and turned into a CTO-level roadmap
50+ universities' worth of course data autonomously enriched by an AWS Bedrock agent
30,546 auto-labeled bounding boxes generated with zero manual annotation
0.995 mAP@50 shelf-intelligence detector shipped for a 200-store retail rollout
7 companies. 1 IIT Madras degree in progress. 0 fear of production systems.

🎯 About Me

I'm an AI Engineer at Crizac Ltd, currently pursuing a BS in Data Science and Applications from IIT Madras. I build systems that don't stay in a notebook β€” they ship, they hit real traffic, and they get measured.

My work spans three lanes:

  • Agentic AI & LLM systems β€” multi-agent orchestration, RAG pipelines, and autonomous data pipelines that run unattended at scale (Claude, Bedrock, LangChain, LangGraph)
  • Conversational AI at enterprise scale β€” bilingual, production-grade assistants deployed to hundreds of thousands of real users, extended into internal tools like Microsoft Teams
  • Computer Vision & production ML β€” from zero-labeled-data cold starts to trained, served, and monitored detection systems

I care less about demos and more about the boring, hard parts that make AI trustworthy in production: guardrails against hallucination, human-in-the-loop review, concurrency control, and measuring what's actually happening instead of assuming it.

class AIEngineer:
    def __init__(self):
        self.name = "Sumit Kumar"
        self.role = "AI Engineer"
        self.current_company = "Crizac Ltd"
        self.education = "IIT Madras β€” BS, Data Science & Applications ('23–'27)"
        self.location = "Goa, India"
        self.philosophy = "Ship it, measure it, guard it against hallucination."

    def currently(self):
        return {
            "πŸ—οΈ Building": "Agentic AI enrichment pipelines @ Crizac (AWS Bedrock/Claude)",
            "🌐 Scaling": "Bilingual conversational AI @ 1.4B-revenue logistics enterprise",
            "πŸ”¬ Learning": "Advanced agent architectures, graph neural networks",
            "πŸŽ“ Studying": "Data Science & Applications, IIT Madras",
        }

πŸ“Š GitHub Statistics

GitHub Stats

GitHub Streak

Top Languages


πŸ’Ό Professional Experience

🟒 Current

πŸ”Ή AI Engineer β€” Crizac Ltd Β· Goa, India Β· March 2026 – Present

Architected an agentic AI course-data enrichment platform (Firecrawl β†’ AWS Bedrock/Claude β†’ MongoDB) enriching 50+ universities and tens of thousands of courses across 6 fields with source citations and confidence scoring. Built a concurrent, controllable multi-agent job engine (up to 25 threads/job, semaphore-throttled) cutting enrichment of a 600-course university from hours to minutes. Designed a verified URL-discovery system lifting course-page match coverage from ~2% to 40–89%. Fixed a production bug chain that cut job-startup time by ~700x. Also conducting 30+ technical interviews for AI Engineer roles.

πŸ”Ή AI Engineer (Freelance) β€” The Cloud Intelligence Inc. Β· Alpharetta, GA (Remote) Β· February 2026 – Present

Client project: built and shipped "Sultan AI" for SMSA Express β€” a bilingual (Arabic/English) conversational agent serving 119,300+ users, 127,000+ conversations, and 1.08M+ messages across 325+ cities for a ~$1.4B logistics enterprise. Extended it into a Microsoft Teams custom-engine agent (Bot Framework, Adaptive Cards, SSE streaming, RTL detection) with role-based access via Entra ID. Built the EDA pipeline that quantified failure modes (24.1% dislike rate, 9.3% loop rate) and directly shaped the AI roadmap presented to the CTO.

πŸ•“ Recent

Role Company Duration Highlight
ML Engineer Intern Unsiloed AI (YC F25) Jan – Mar 2026 Vision pipelines (Qwen2.5-VL) parsing millions of pages weekly for Fortune 150 banks
AI Engineer Intern ForeignAdmits Jul 2025 – Jan 2026 Multi-tenant RAG chatbot + CRM for 5K+ monthly student inquiries; 90%+ accuracy
Voice AI Engineer (Freelance) Hemut (YC W25) Nov – Dec 2025 8 production voice agents automating carrier negotiations
AI & Data Science Intern HTS Tech Solution Mar – Jul 2025 Β· PPO received βœ… YOLOv11 rust detection (85% accuracy) + 3D structural mapping
Machine Learning Intern Unified Mentor Dec 2024 – Feb 2025 Fraud detection, medical imaging, and land-cover classification models

πŸš€ Featured Projects

🧭 AI-Powered Retail Shelf Intelligence

End-to-end computer vision system auditing shelf compliance from a single image β€” detection, SKU classification, counting, and planogram verification.

Tech: PyTorch, YOLOv8, OpenCV, FastAPI, MongoDB, React, Docker Impact: 0.995 mAP@50 Β· 30,546 auto-labeled boxes from zero manual annotation Β· architected for a 200-store rollout

Analyzes SEC 10-K filings with a table-aware RAG pipeline that preserves financial statement structure.

Tech: FastAPI, Qdrant, Gemini 2.5, React Impact: 2,050+ sections indexed across 89 companies Β· token usage cut from 150K+ to 15–25K per query

Multi-agent system automating construction quantity takeoffs from architectural PDFs.

Tech: LangGraph, RAG, OCR, Computer Vision Impact: Manual takeoff time cut from hours to minutes with human-in-the-loop verification

Production-grade voice AI platform with Twilio telephony and real-time STT/TTS.

Tech: Node.js, Twilio, Groq, Deepgram, Supabase Impact: WebRTC live-call monitoring at sub-500ms latency

Open-source collection of 50 production-ready healthcare AI tools.

Tech: FastAPI, Python, Groq, OpenRouter Impact: Full docs, error handling, and deploy-ready templates for real clinical workflows

Multi-language code quality assessment with RAG-powered codebase Q&A.

Tech: FastAPI, FAISS, RAG, MongoDB, AST Parsing Impact: Natural-language Q&A across 10K+ code snippets, GitHub webhook ingestion

πŸ“‚ View all repositories β†’


πŸ› οΈ Tech Stack

AI / ML / LLM

PyTorch TensorFlow LangChain Hugging Face OpenAI AWS Bedrock OpenCV YOLO

Backend & APIs

FastAPI Node.js Express.js TypeScript GraphQL

Conversational AI & Enterprise Integrations

Microsoft Teams Azure

Databases & Vector Stores

PostgreSQL MongoDB Redis FAISS Qdrant

Cloud & DevOps

AWS Docker Kubernetes GitHub Actions Kafka

Frontend

React Next.js Tailwind CSS


🎯 Core Competencies

Domain Skills
πŸ€– Agentic & Generative AI Multi-agent orchestration, RAG, LLM function calling, prompt engineering, LangChain, LangGraph, LlamaIndex
🧠 Computer Vision YOLOv8/v11, synthetic data generation, domain adaptation, planogram/spatial reasoning, Vision-Language Models
πŸ’¬ Conversational AI Bilingual (Arabic/English) NLP, enterprise chat platforms, Microsoft Teams custom-engine agents
πŸ—οΈ Backend Engineering FastAPI, Node.js, REST/GraphQL, JWT/RBAC, multi-tenant systems, async processing
☁️ MLOps & System Design Concurrency control, rate limiting, model deployment, CI/CD, scalable API design
πŸ“Š Data Engineering Vector databases, ETL, Kafka, large-scale data pipelines

πŸ† Achievements

πŸŽ“ BS in Data Science & Applications β€” IIT Madras (2023–2027) πŸ“° Published ML research in the IIT Madras Newsletter (Nov 2024) πŸ₯‰ 3rd place β€” Gen AI Hackathon by iSource, New Delhi (RAG track) πŸ₯ˆ 2nd runner-up β€” Syngenta AI Agent Hackathon, Pune πŸ‘₯ Led 200+ students in a programming community running regular LeetCode sessions 🎀 Facilitated an in-person GenAI workshop for 100+ participants πŸ’Ό PPO received from HTS Tech Solution 🎯 30+ technical interviews conducted at Crizac for AI Engineer hiring


πŸ’‘ What I'm Working On Right Now

πŸ—οΈ Building:
  - Agentic data-enrichment pipelines on AWS Bedrock/Claude
  - Bilingual enterprise conversational AI + Teams integrations
  - Computer vision systems for retail shelf compliance

πŸ”¬ Exploring:
  - Advanced agent architectures (ReAct, Reflexion)
  - Graph neural networks & multimodal AI
  - Production MLOps and eval-driven LLM development

πŸŽ“ Studying:
  - BS in Data Science & Applications @ IIT Madras

πŸ“« Let's Connect

LinkedIn Email Portfolio GitHub

Open to collaborating on agentic AI, computer vision, and production-scale ML systems.


"Ship it. Measure it. Guard it against hallucination."

Profile Views

⭐ If any of this resonates, star a repo or drop a message β€” always happy to talk shop.

Pinned Loading

  1. QA_TESTER QA_TESTER Public

    Python 4

  2. custom-outreach-application custom-outreach-application Public

    TypeScript 4

  3. Voice-AI-Hemut-Frontend Voice-AI-Hemut-Frontend Public

    JavaScript 4

  4. VoxFlow.ai VoxFlow.ai Public

    JavaScript 4