PropsAI/agentserve
A framework for hosting and scaling AI agents.
Exposes agents via FastAPI REST endpoints with both synchronous and asynchronous task processing, supporting multiple queueing backends (local, Redis, Celery) for production scaling. Framework-agnostic design works with OpenAI, LangChain, LlamaIndex, or custom agents through a simple decorator pattern. Configuration via YAML or environment variables enables CORS, worker scaling, and broker selection without code changes.
No commits in the last 6 months. Available on PyPI.
Stars
39
Forks
5
Language
Python
License
MIT
Category
Last pushed
Nov 25, 2024
Monthly downloads
274
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/PropsAI/agentserve"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
elizaOS/eliza
Autonomous agents for everyone
gptme/gptme
Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses...
Agent-Field/agentfield
Framework for AI Backend. Build and run AI agents like microservices - scalable, observable, and...
SolaceLabs/solace-agent-mesh
An event-driven framework designed to build and orchestrate multi-agent AI systems. It enables...
langgenius/dify
Production-ready platform for agentic workflow development.