Founders First — Agentic AI with Retrieval-Augmented Generation (Project)
Built an agentic AI platform that retrieves and matches government schemes and generates personalized startup roadmaps. Designed a stateful multi-turn conversational agent with persistent memory to produce consistent, context-aware outputs across tasks. Integrated multiple AI tools (scheme retrieval, profile fetching, roadmap generation, and real-time web search) within a LangGraph agent graph to support end-to-end generative workflow. • Matched 830+ government schemes to user profiles • Generated personalized startup roadmaps via multi-tool agent orchestration • Implemented stateful multi-turn dialogue with persistent memory (PostgreSQL checkpointer) • Integrated tool calls for retrieval, generation, and web search in one agent graph