Hi there, I'm Prashant 👋
AgenticAI Project Management - Frameworks | Architecture | Orchestration | Evaluation | Optimization
My Secret Sauce to Success
Being a high-agency individual with a passion for tech-oriented management of projects and teams.
About Me
Summary- A high-agency Technical Project Manager with 8.5 years of experience & passion for tech-oriented management of projects & teams.
- Specializing in Agentic AI Frameworks, Architecture, Orchestration, Observability, Evaluations & Optimization.
- Led automation and AI initiatives reducing manual effort by up to 70–80%.
- Worked with tech teams of IBM, TCS, Bank of India, MoongLabs & SLITS.
- Managed ~500 Apps, Websites, and ERP projects across e-commerce, edtech, healthcare, dating, hiring, travel, banking domains.
- Handled 5-8 projects concurrently and led a team of 20 developers.
- Led projects built in Node.js, Flutter, Java, Angular, React.js, HTML, Bootstrap, MySQL, MongoDB. Experience in complex 3rd party APIs integration.
- Experienced in Infrastructure management on platforms: AWS, Digital Ocean, E2E Networks.
experience
managed
led
Projects
Showcasing Agentic AI POCs
Production-Oriented Adaptive RAG Architecture
Designed and built a production-oriented Adaptive RAG system with hybrid retrieval (Dense + BM25), reciprocal rank fusion, semantic caching, conditional reranking, hallucination verification, adaptive query transformation, and LangSmith observability.
Adaptive RAG in LangGraph & LangGraph Studio
Built an Adaptive RAG application using LangGraph that intelligently decides whether to answer from a local database (FAISS) or live web search. It uses specialized agents to filter out irrelevant documents before generating an answer. The system also double-checks its own work—if it detects a hallucination or an irrelevant answer, it automatically rewrites the query and tries again until it gets it right.
AnalyserGPT using Microsoft's AutoGen
AnalyserGPT – a custom application that analyses the uploaded dataset and answers user queries.
Project is developed using:
• Round Robin Team - to let the agents communicate with each other to achieve final outcome.
• Assistant Agent - to understand the ask, write python code, give final outcome.
• Code Executor Agent - to execute python code.
Evaluator-Optimizer & Orchestrator-Worker multi-agent workflow in Langgraph
Implemented two multi-agent patterns to handle complex tasks efficiently.
The Evaluator-Optimizer workflow improves output quality by having agents critique and refine generated answers in a loop.
The Orchestrator-Workers system tackles large problems by breaking them down, delegating sub-tasks to parallel agents, and synthesizing their individual work into a single, comprehensive result.
NotionMCP using Autogen
Developed a MCP based project that demonstrates AI Agent executing tasks in Notion using Notion MCP server.
Tools used within the project:
Autogen - To create Agent & Team.
OpenAI LLM - To provide AI capabilities to the agent.
NGROK - To create Public URL & tunnel b/w Local & Public URL.
Flask - To create a web server
Lovable - To create Frontend
AI Shopping Assistant with Google ADK
This project is an agentic Shopping Assistant built with the Google ADK that leverages multi-agent collaboration to transform natural language requirements into highly relevant product recommendations. By orchestrating a Shop Agent alongside a specialized Research Agent, the system deconstructs complex user intent and generates optimized search queries that interface with Mercari’s multi-modal vector search API. This layered approach ensures that the final output isn't just a list of items, but a curated selection of products derived from sophisticated cross-modal analysis and real-time research.
Persistent Session Storage using SQLite DB in Google ADK
This project implements a Persistent Session Storage solution using a SQLite database within the Google ADK to overcome the volatile nature of default in-memory services. By migrating from ephemeral storage to a structured database, the system enables a ChatGPT-like user experience where conversation history and context are preserved across application restarts. This architecture is showcased through a Reading List Curator, which leverages custom tools to manage a user's to-do list while maintaining distinct, personalized sessions that allow users to resume their specific workflows without re-providing context.
Gmail summarizing Agent - Using LangChain Agent, Tools, OpenAI LLM
Built an intelligent email assistant that saves time by turning simple subject lines into actionable summaries. Using a custom LangChain tool and secure Gmail integration, the agent autonomously searches through thread history to find the right conversation. It then processes the content to deliver a clear, concise digest of the discussion, highlighting key decision points and necessary action items so you don't have to read every message.
Expense Classifier - A custom trained LLM application
Built an end-to-end Expense Classifier that demonstrates the full lifecycle of custom LLM development. I curated a specialized dataset to fine-tune a Google Gemini model on Vertex AI, tailoring it to recognize specific spending patterns better than generic models. The system is deployed on a scalable endpoint and features a simple Streamlit interface, allowing users to input data and get instant classifications from the custom model.
Multi-media analyzer & Image generation app using Google's Vertex AI
A Gen AI app that can generate image based on prompt & analyze images, video & audio.
Tools used:
Python
Vertex AI APIs
StreamLit
Google's LLM models like gemini & imagen
RAG based BlogScrapper Q&A LLM Application
Built an application that turns any blog post into an interactive knowledge base. It scrapes and processes the webpage into a FAISS vector store, allowing users to ask questions that are answered accurately using GPT-4o and the specific blog context. The entire pipeline is fully instrumented with LangSmith, providing real-time tracing and visibility into every step of the retrieval process.
DevOps implementation: Project code | Docker image | Docker hub | Kubernetes deployment
Deployed a containerized Python chatbot on Kubernetes to demonstrate seamless application lifecycle management. The project established a reliable update workflow: containerizing new versions, pushing them to Docker Hub, and executing rolling updates via K8s manifests. This setup ensured that the upgrade from v2 to v3 went live instantly without disrupting the service.
OpenAI Chatbot with CI-CD Automation POC
Developed a custom chatbot POC that bridges generative AI with rigorous MLOps practices. Using OpenAI's Assistant APIs and Python, I built the core application and automated its deployment pipeline using GitHub Actions. The project is containerized with Docker and orchestrated on a Google Kubernetes Engine (GKE) cluster, utilizing Kustomize and Kubernetes Secrets for secure, scalable management.
Ollama based Gen AI App demo
Demo video of a Gen AI app developed using,
1. Ollama - setup locally
2. Gemma 2b LLM model
3. StreamLit
4. Langchain
5. Langsmith
GROQ based Text translator Gen AI App demo
This video demonstrates a text translator Gen AI app developed using the following tools:
1. GROQ library & gemma 2 LLM model
2. StreamLit
3. Langchain
4. Python
The app uses LLM model to translate the given text & explain the meaning of each of the translated word.
Corrective RAG in LangGraph
Developed a Corrective RAG system using LangGraph that actively quality-checks its own data before answering. The application retrieves documents from a local FAISS database and evaluates their relevance to the user's query. If the local data is insufficient, the system automatically transforms the query and performs a web search to ensure the final response is accurate and grounded.
Skills & Expertise
Professional CapabilitiesProject Management
AgenticAI & Gen AI
Cloud & DevOps
Backend Development
Frontend & App
Leadership & Soft Skills
Qualifications
Professional Journey & LearningsWork Experience
Technical Project Manager
- Led implementation of a conversational AI solution integrated with telephony systems (Sarvam AI), automating on-call follow-ups and reducing manual effort by ~70%
- Led design and implementation of cross-application integrations, enabling seamless data exchange and interoperability across enterprise platforms handling complex multi-system workflows
- Owned end-to-end automation initiatives, partnering with engineering teams to eliminate manual effort by 80%, improve operational efficiency, and ensure ongoing monitoring and optimization of implemented solutions
- Collaborated with cross-functional teams including TCS, Oracle, PeopleStrong, and other application stakeholders
Technical Project Manager
- Led integration of AppICE platform into Bank of India mobile and web systems, collaborating across IBM, BOI, and internal teams
- Managed senior stakeholder expectations, delivered features and ensured alignment across enterprise teams of IBM, Moonglabs & BOI
- • Resolved security and infrastructure challenges, including DC-DR setup and production readiness
Chief Operations & Technical Manager
- Led end-to-end delivery of multiple projects across domains including fintech, edtech, and healthcare
- Managed cross-functional teams (Dev, QA, DevOps, Design) and ensured timely delivery
- Handled client communication, requirement gathering, and project planning
- Owned resource allocation, cost estimation, and delivery KPIs
- Supported business growth through client engagement and cross-selling initiatives
Other roles under SLITS
Founder
- Developed an e-comm platform for engineering books, managed vendor & students tie-up
Certifications
-
Foundation: Introduction to Agent Observability & Evaluations -
Google ADK Framework, n8n, AutoGen - Agentic AI Bootcamp 2.0 (6 months) -
Building AI Agents & Agentic AI System via Microsoft AutoGen -
Complete Agentic AI Bootcamp With LangGraph And LangChain -
Nano Tips to Sharpen Your Critical Thinking with Shadé Zahrai -
Building, Deploying, and Optimizing Generative AI with Langchain and Huggingface -
Vertex AI | Gemini | Generative AI - GCP Machine learning -
LLMOps Masterclass - Gen AI - MLOps - AIOps -
Masterclass - Build Solutions with ChatGPT APIs -
Foundations of Product Management -
Google Project Management: Professional Certificate- Foundations of Project Management
- Project Initiation: Starting a Successful Project
- Project Planning: Putting It All Together
- Project Execution: Running the Project
- Agile Project Management
- Capstone: Applying Project Management in the Real World
-
SQL badge by HackerRank -
Scaler NodeJS Certification -
Microsoft Excel - Excel from Beginner to Advanced -
AWS Quicksight Certification
Education
M.H. Saboo Siddik College Of Engineering
Bachelor of Engineering, Electronics and Communications EngineeringV. K. Krishna Menon College
HSC (Higher Secondary Certificate)Mazidun High School
SSC (Secondary School Certificate)Accolades
Appreciation & Recognition from Clients/Superiors
Honors & Awards
Recognition & AchievementsAICTE Best Team Award in Smart India Hackathon 2018
Government of IndiaMy team & I participated in Smart India Hackathon 2018 organized by Govt. of India and won the AICTE Best Team Award.
Invited as Chief Guest in SIES College
SIES College of Arts, Science and Commerce, NerulInvited as Chief Guest in SIES college of Arts, Science and Commerce, Nerul for their technical fest - Inventum 2019
Appreciation from Former Commissioner of Police Mr. Subodh Kumar Jaiswal
Anjuman I IslamInterviewed on National TV
National TVGiven an Interview on National TV for winning in Smart India Hackathon.