Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agentlabs-inc/agentlabs
Universal AI Agent Frontend. Build your backend we handle the rest.
https://github.com/agentlabs-inc/agentlabs
ai-agents ai-agents-framework analytics authentication
Last synced: 3 months ago
JSON representation
Universal AI Agent Frontend. Build your backend we handle the rest.
- Host: GitHub
- URL: https://github.com/agentlabs-inc/agentlabs
- Owner: agentlabs-inc
- License: apache-2.0
- Created: 2023-09-07T21:06:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-01T11:06:58.000Z (over 1 year ago)
- Last Synced: 2024-08-02T16:48:50.951Z (7 months ago)
- Topics: ai-agents, ai-agents-framework, analytics, authentication
- Language: TypeScript
- Homepage: https://agentlabs.dev
- Size: 2.07 MB
- Stars: 419
- Watchers: 8
- Forks: 31
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-langchain-zh - Agentlabs - inc/agentlabs?style=social): 通用的agent前端 (其他LLM框架 / 文章)
- awesome-langchain - Agentlabs - inc/agentlabs?style=social) (Other LLM Frameworks / Videos Playlists)
- project-awesome - agentlabs-inc/agentlabs - Universal AI Agent Frontend. Build your backend we handle the rest. (TypeScript)
- awesome_ai_agents - AgentLabs - AgentLabs is an open-source, universal frontend solution for AI agents, offering an authentication portal, chat interface, analytics, and payment features to streamline the deployment of AI agents to public users [github](https://github.com/agentlabs-inc/agentlabs) | [website](https://www.agentlabs.dev/) | [docs](https://docs.agentlabs.dev/) (Learning / Repositories)
README
.
Open-source universal frontend for your AI Agents that you can control with a realtime bidirectional streaming SDK from your backend.
AgentLabs allows you to ship your AI Agents to public users in a snap by providing an Authentication Portal, a neat Chat Frontend interface as well as the Analytics and Payment features you need.
Focus on your AI Agent backend, we handle the rest for you.
.
🌟 Give us some love by starring this repository! 🌟
.# AgentLabs - Open-Source Universal AI Agent Frontend
AgentLabs is fully open-sourced (Apache 2.0) and AgentLabs Inc. offers cloud hosting and dedicated enterprise grade support.
## How it works
## Getting Started
🌟 Try the **[Alpha Cloud Version](https://agentlabs.dev)** to get started quickly.
🌟 Check our **[Documentation](https://docs.agentlabs.dev)** to learn more about our SDK and find out how to get started with AgentLabs.
Note: more documentation about self-hosting will be added soon, although we recommend using the cloud version for now.
### Dead simple SDKs
## Alpha Release is Live!
The Alpha release is live! We're still actively developing the project so expect many things to change and improve.
| Component | Status | Features |
|:-------------------------|:------:|-------------------------------------------------------------------------------------------------------------------------------------|
| Backoffice | ✅️ |
- Manage your projects
- Configure basic auth methods for users
- Manage agents
- Manage your users
| Agent UI | ✅ |
- Authentication / Registration
- Basic multi-agent support
- Chat-based UI
- Realtime request/response streaming
| SDKs | ✅ |
- Python Streaming backend SDK
- Typescript Streaming backend SDK
| Cloud hosting | ✅️ | Basic support for cloud hosted version |
| Self hosting | ✅️ | Self hosted version with `docker-compose`. |
| Basic docs with examples | ✅️ | Everything will be documented so you can get started either with the cloud version or the self hosted version. |
## Roadmap
We're constantly improving the project, feel free to open an issue if you have any suggestions or feedback.
| Component | Status | Features |
|:-------------------------|:------:|---------------------------------------------------------------------------------------------------------------------------------------------|
| Make it embeddable | ✅️️ |
- Embed in any website as an iFrame
- Embed as a Chat Bot
| Move login into the chat | ✅️ |
- Add support for anonymous mode
- Integrate the login inside the chat for a better UX experience with embedded mode.
| Add Rich components | ✅️️ |
- Ability to send some interactif component into the chat (like text inputs, charts, or more).
| Improve SDK | 🏗️ |
- List the conversations
- Get user's information and more...
.
🌟 Give us some love by starring this repository! 🌟
.