assada/agent_template
FastAPI-based boilerplate for building LangGraph-powered agents with streaming, observability, and modularity in mind.
This project offers a pre-built foundation for developers to create custom AI agents that can handle user requests over the web. It takes developer-defined agent logic and provides a complete web service with real-time responses and integrated monitoring. The primary users are Python developers looking to deploy sophisticated AI agents quickly.
No commits in the last 6 months.
Use this if you are a developer building a custom AI agent and need a robust web server with streaming, observability, and good development practices already in place.
Not ideal if you are an end-user looking for a ready-to-use AI application, as this is a developer tool for building such applications.
Stars
8
Forks
2
Language
Python
License
MIT
Category
Last pushed
Oct 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/assada/agent_template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/deepagents
Deep Agents is an agent harness built on langchain and langgraph. Deep Agents are equipped with...
kyopark2014/langgraph-agent
It shows case studies of the LangGraph agent.
ArcadeAI/SlackAgent
An assistant for Slack built with Arcade and Langgraph. Interact with Google Calendar, Mail,...
codingforentrepreneurs/django-ai-agent
Learn how to create an AI Agent with Django, LangGraph, and Permit.
arkeodev/multi-agent-system-framework
A modular multi-agent system framework leveraging Streamlit and Langgraph to coordinate complex...