Cycls/cycls
The open-source SDK for distributing AI agents.
This project helps developers quickly deploy and manage AI agent applications. You provide Python code for an AI agent, and it generates a streaming API endpoint and a web-based chat interface. This is ideal for developers who want to share their AI agents with end-users without building custom backend infrastructure or frontend UIs.
Use this if you are a developer looking to deploy your AI agent code as a service with minimal setup for both API and a user-friendly chat interface.
Not ideal if you need fine-grained control over server infrastructure, highly custom frontend designs, or are not comfortable working with Python code.
Stars
22
Forks
2
Language
Python
License
—
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Cycls/cycls"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenCSGs/csghub-server
csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and...
Whth/fabricatio
Fabricatio is a Python library designed for building applications that leverage Large Language...
OpenCSGs/csghub
CSGHub is a brand-new open-source platform for managing LLMs, developed by the OpenCSG team. It...
Haidra-Org/horde-sdk
A python library to interact with AI-Horde's free generative AI APIs
Lightning-AI/litAI
LLM router + minimal agent framework in one. Call any LLM API with OpenAI format. Unified...