05-July-2026
Python FastAPI with JWT Auth serving a Tool-Calling AI Agent using LangChain - hosted at Vercel Cloud using Serverless Functions
A production-style FastAPI backend built with LangChain, Groq LLMs, and JWT authentication. The system implements a modern tool-calling AI agent architecture that automatically decides when to use external tools such as Wikipedia for factual retrieval
A Starter FastAPI + JWT Auth + LangChain + AI Agent + OpenAPI / Swagger - secured by HTTPS
During the development process, I used ChatGPT for assisting with code generation and Github Copilot for code inline suggestion
DevOps by VS Code + GitHub + Vercel Cloud
The Web API at GitHub