JoshuaC215/agent-service-toolkit
A template for building and serving LangGraph-based AI agents with a FastAPI backend and Streamlit chat interface.

Velocity · 7d
+6.4
★ / day
Trend
→steady
star history
This repository provides a complete starter kit for building AI agent services using LangGraph, FastAPI, and Streamlit. It includes a LangGraph agent implementation, a FastAPI service layer for serving the agent, a Python client library, and a Streamlit-based chat interface. The project uses Pydantic for data validation and is designed as a template to help developers quickly scaffold agent-powered applications.