A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
LLM QA, Observability, Evaluation and User Feedback

🤖 AGIFlow: LLM QA and Observability. We streamline LLM and Agentic Workflow development with real-time tracing and a visual debugger. Easily test prompt and model performance while continuously monitoring performance in production.
Homepage | Documentation | Architecture and Data Security | Discord | Newsletter
If you are developing a complex LLM workflow, you might have some difficulties with:
AGIFlow solves these issues by visualising LLM workflow automatically for you based on telemetry data. With a few integration lines of code, you can get AGIFlow up and running from development environment to production. We understand the challenges of bringing your LLM app to production and want to ensure you have a scalable, trustworthy infrastructure to do so.
The simpliest way to get start is to use AGIFlow's control-plane dashboard. If you wish to keep your workflow and data private, you can also run Agiflow app locally using docker compose and start tracing your application by:
git clone https://github.com/AgiFlow/agiflow-sdks.git
cd agiflow-sdks
cd dockers/dev
docker-compose up
Go to localhost:3000 to get the API key and follow this documentation to get telemetry from your LLM app to Agiflow dashboard.
With docker compose development setup, the AGIFLOW_BASE_URL or api_endpoint option is http://localhost:3000/api/dataplane; same url applied for frontend analytics sdk's endpoint.
This mono-repo is designed for fullstack developers and product teams to develop scalable LLM product. To learn more about why and how we use mono-repo, please visit Nx, PNPM and Poetry Mono-Repo documentation.
We're making sources available on a rolling basis from our internal repo. For comprehensive documentation, please visit AGIFlow's docs. Here is an overview of our packages:
We welcome contributions from the community! If you would like to contribute, please follow this guide.
This repository is a mono-repo that contains various packages, modules, and applications, each of which may be governed by different licenses. Unless otherwise explicitly stated within the respective package, module, or application subdirectory, the code in this repository is licensed under the Business Source License (BSL). For more details, refer to the License Notice.
If you have any questions or need support, please open an issue in this repository or contact our support team at vuong@agiflow.com.
To stay updated, get support, and engage with fellow developers, join our Discord community. Click the link below to connect with us and be part of the conversation!
Thank you for using AGIFlow SDKs! We look forward to seeing the amazing things you build.
npx CLI installing 100+ agents, commands, hooks, and integrations in one command
Pocket Flow: Codebase to Tutorial
A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
💻 A curated list of papers and resources for multi-modal Graphical User Interface (GUI) agents.