Chainlit
11.7k · Python
Chainlit is an open-source UI and development framework for LLM and agent chat applications, enabling fast delivery of interactive assistants.
uichatbotagent +1
Demo and tutorial projects
Chainlit is an open-source UI and development framework for LLM and agent chat applications, enabling fast delivery of interactive assistants.
AgentGPT is a browser-based autonomous AI agent platform where users can configure and run agents directly in the web UI without local deployment.
AutoGPT is an autonomous AI agent that can complete user-defined tasks end-to-end. It plans and executes steps on its own and is considered a milestone in agent autonomy.
BabyAGI is a concise task-driven autonomous agent example that demonstrates how agents can plan, execute, and learn iteratively.