Agent index for LobeChat, an open-source chatbot framework
Top 42.1% on SourcePulse
This repository serves as a centralized index for AI agents designed to be used with LobeChat, an open-source chatbot framework. It allows developers to submit their custom agents, which are then listed and made available through the LobeChat agent market, enhancing the chatbot's capabilities and user experience.
How It Works
The project maintains a index.json
file that lists all available agents. Developers submit new agents by creating a JSON entry in the agents
directory, following provided templates (agent-template.json
or agent-template-full.json
). These entries include details like the agent's name, description, and relevant tags. LobeChat then fetches this index to populate its agent marketplace.
Quick Start & Requirements
git clone https://github.com/lobehub/lobe-chat-agents.git
), navigate into the directory (cd lobe-chat-agents
), and install dependencies using bun install
.OPENAI_API_KEY
(required) and optionally OPENAI_PROXY_URL
for formatting scripts.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
3 weeks ago
1 day