I'm Ajeet Kumar Upadhyay, a Generative AI Engineer with 2+ years of software development experience and dual IBM certifications in Gen AI Engineering and RAG/Agentic AI. I specialize in building production-ready RAG systems, autonomous AI agents, and multimodal applications using LangChain, LangGraph, and multi-agent frameworks. I'm proficient in LLMs, transformers, vector databases, and prompt engineering, with strong Python and full-stack development skills. I enjoy turning complex AI concepts into reliable, scalable solutions that empower teams to ship faster.

Ajeet Kumar Upadhyay

I'm Ajeet Kumar Upadhyay, a Generative AI Engineer with 2+ years of software development experience and dual IBM certifications in Gen AI Engineering and RAG/Agentic AI. I specialize in building production-ready RAG systems, autonomous AI agents, and multimodal applications using LangChain, LangGraph, and multi-agent frameworks. I'm proficient in LLMs, transformers, vector databases, and prompt engineering, with strong Python and full-stack development skills. I enjoy turning complex AI concepts into reliable, scalable solutions that empower teams to ship faster.

Available to hire

I’m Ajeet Kumar Upadhyay, a Generative AI Engineer with 2+ years of software development experience and dual IBM certifications in Gen AI Engineering and RAG/Agentic AI. I specialize in building production-ready RAG systems, autonomous AI agents, and multimodal applications using LangChain, LangGraph, and multi-agent frameworks.

I’m proficient in LLMs, transformers, vector databases, and prompt engineering, with strong Python and full-stack development skills. I enjoy turning complex AI concepts into reliable, scalable solutions that empower teams to ship faster.

See more

Experience Level

Expert
Expert
Expert
Expert
Expert
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
Intermediate
See more

Language

English
Fluent

Work Experience

Frontend Developer at InnovationM
March 1, 2024 - Present
Optimized enterprise UIs serving 500+ daily users, improving render speed by 40% and reducing page load time by 30%. Built AI-powered chatbots handling 200+ daily queries, reducing manual HR workflow. Implemented a face-recognition Chrome Extension with 95% accuracy, and designed a document editor to speed data entry and reduce defects. Delivered ATS and Resource Management applications using React.js, TypeScript, and REST APIs.
Full Stack Developer at Klimb
March 1, 2024 - October 16, 2025
Scaled SaaS platform for 500+ users; built dashboards processing 10,000+ daily records to enable 20% revenue growth. Containerized 8 microservices with Docker and Kubernetes, maintaining 99.9% uptime during traffic spikes. Optimized API response times from 800ms to 250ms via Redis caching and query tuning. Integrated payment APIs processing 2,000+ monthly transactions and reduced administrative overhead by 50% through automation.
Frontend Developer at InnovationM (Noida, UP)
March 1, 2024 - November 13, 2025
Developed AI-powered chatbots handling 200+ daily queries, reducing manual HR workflow effort by 40%. Built face-recognition Chrome Extension with 95% accuracy, processing 50+ requests per second. Optimized enterprise UIs serving 500+ users, improving render speed by 40% and page load time by 30%.
Full Stack Developer at Klimb
March 1, 2024 - March 1, 2024
Scaled SaaS platform for 500+ users, building dashboards processing 10,000+ daily records enabling 20% revenue growth. Optimized API response time from 800ms to 250ms through Redis caching and database query tuning.

Education

Bachelor of Technology (B.Tech) in Computer Science Engineering at I.K. Gujral Punjab Technical University
January 1, 2019 - January 1, 2023
B.Tech in Computer Science Engineering at I.K. Gujral Punjab Technical University
January 1, 2019 - January 1, 2023

Qualifications

IBM Generative AI Engineering Professional Certificate—Coursera
October 1, 2025 - October 16, 2025
https://www.coursera.org/account/accomplishments/specialization/XEAK059BC73J
Frontend Development Certification
January 11, 2030 - October 16, 2025
Backend Development (Node.js) Certification
January 11, 2030 - October 16, 2025
IBM Generative AI Engineering Professional Certificate - IBM Badge
September 20, 2025 - October 12, 2025
IBM Generative AI Engineering Professional Certificate - IBM Badge
September 20, 2025 - October 12, 2025
https://www.credly.com/badges/8dcc04b4-e0f8-4164-a249-5a2f72020c17/linked_in_profile
IBM RAG and Agentic AI Professional Certificate— Coursera
November 1, 2025 - November 13, 2025
IBM Generative AI Engineering Professional Certificate— Coursera
October 1, 2025 - November 13, 2025
Frontend Development Certification
January 11, 2030 - November 13, 2025
Backend Development (Node.js) Certification
January 11, 2030 - November 13, 2025

Industry Experience

Software & Internet, Professional Services, Computers & Electronics
    paper YouTube Transcript Q&A System

    Project URL: https://www.twine.net/signin

    ◦ Developed semantic search RAG application for querying YouTube video transcripts with context-aware answers
    ◦ Built automated pipeline for transcript extraction, text chunking, embedding generation, and vector storage
    ◦ Implemented retriever with similarity search using sentence-transformers and ChromaDB for efficient retrieval
    ◦ Deployed live Streamlit application processing user queries with Groq LLM inference

    paper DocuMind - Intelligent Document Q&A System

    ◦ Built production-ready multi-document RAG system with fact verification and hybrid retrieval (keyword + semantic)
    ◦ Implemented multi-agent architecture with relevance checking to eliminate hallucinations and out-of-scope responses
    ◦ Integrated Docling parser supporting PDF, DOCX, TXT, and Markdown with ChromaDB vector storage
    ◦ A Gradio web interface with real-time query processing using Groq LLM and HuggingFace embeddings