Code Monkey home page Code Monkey logo

agentlabs's Introduction

agentlabs.dev

.

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.

License version Docker Image CI

.

๐ŸŒŸ 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

agentlabs.dev

Getting Started

๐ŸŒŸ Try the Alpha Cloud Version to get started quickly.

๐ŸŒŸ Check our Documentation 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

agentlabs.dev

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! ๐ŸŒŸ

.

agentlabs's People

Contributors

aurelien-brabant avatar kevinpiac avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

agentlabs's Issues

AttributeError: 'Agent' object has no attribute 'request_login'

Hi @kevinpiac @aurelien-brabant , is the login feature implemented for python sdk?
I am trying to implement something similar to your chat-with-rust-book example and would like to enforce login

I get AttributeError: 'Agent' object has no attribute 'request_login' when tried with below code snippet

# in main
ferris = agentlabs.agent(env.agent_id)

# in handle_chat_message
ferris.request_login(
            conversation_id=message.conversation_id,
            text="Please login to access this feature"
            )

Documentation: No clue how to run the application

Hey y'all, super interested in what you're working on. I cloned the repo to run it locally and see what's up, but there is not really any documentation surrounding what scripts to run and how to get it running properly. Updating the Readme with steps to run would be super helpful.

Some other helpful points of documentation:

  • What environment variables need to be set and where (especially for the frontend)
  • Which scripts to run when
  • The exact docker commands to run for the different environments (dev vs cloud)

Note: I get it seemingly close to running but when I go to localhost:8080 it white-screen-of-deaths on the /main route

Thanks y'all!

Permits for users

Lets say we have agents that can be accesed for a group of users (for example an agent that handles sensitivo information of a company),then most probably a system of permits is needed for the users.

Main screen for users

Another idea, about the agents. Since a group of agents might be used, lets say for an specific departament within a company, would it be posible to group them under groups in the main screen (for example a group of agents might belong to the admin departament, on where you have an accountant agent or a operations agent). Meanwhile in another group you might have the ones that help to do the projects (content summary, content search, etc.). An agent can be assigned to a group or to group.

is this project dead?

Hi I cant seem to access the console. Is this project dead? The last pr was 7 months ago
image

some problems in build server

when i excute " bash build-clients.sh ", it's falied because of '--yes'. Next, i remove '--yes', i got the error message ''npx: installed 20 in 3.898s Unexpected token {". How can i solve it ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.