Developed a production-ready AI Document Drafting Agent capable of creating, updating, and saving documents through tool calling.
The system uses LangGraph to orchestrate agent reasoning and workflow execution, Gemini as the LLM, FastAPI as the backend API layer, React for the frontend interface, and Docker for containerized deployment.
Key Features:
* AI-powered document generation
* Tool calling with LangGraph
* Update document tool
* Save document tool
* Session-based document management
* Dockerized frontend and backend
* Gemini integration through Google Vertex AI
Tech Stack:
LangGraph, Gemini, FastAPI, React, Docker, Google Cloud Vertex AI
Result:
Successfully built and deployed a full-stack AI agent architecture demonstrating reasoning, tool selection, and workflow execution in a production-like environment.