Skip to content

🥷 SuperAgent - Deploy LLM Agents to production

License

Notifications You must be signed in to change notification settings

dongeun/superagent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superagent 🥷

Build, deploy, and manage LLM-powered agents superagent.sh

GitHub Contributors GitHub Last Commit GitHub Issues GitHub Pull Requests Github License Discord

What is this?

SuperAgent is a powerful tool that simplifies the configuration and deployment of LLM (Large Language Model) Agents to production. It provides a range of features and functionalities to make it easier for developers to build, manage and deploy AI agents to production including features such as built in memory and document retrieval via vector dbs, powerful tools, webhooks, cron jobs etc.

Documentation

Checkout the full documentation here.

Roadmap

Here's an overview of the roadmap for SuperAgent:

  • Bring your own DB
  • Authentication
  • Built-in memory
  • REST API
  • Support for multiple LLMs
  • Streaming support
  • Built-in vectorstore
  • Built-in document retrieval
  • Q&A Agents
  • Prompt management
  • Javascript SDK
  • Tools
  • ReAct Agents with Tools
  • Plan-solve Agents with Tools
  • Webhook support
  • Scheduled Agents (run agents on a schedule)
  • Usage quotas and tracking
  • Python SDK
  • SuperAgent CLI

Getting Started

To get started with SuperAgent, follow these steps:

  1. Clone the SuperAgent repository into a public GitHub repository or fork it from https://github.com/homanp/superagent/fork. If you plan to distribute the code, keep the source code public.

    git clone https://github.com/homanp/superagent.git
  2. To run the script, simply execute it using:

    bash setup.sh

SDKs

Contributions

SuperAgent is an open-source project, and contributions are welcome. If you would like to contribute, you can create new features, fix bugs, or improve the infrastructure. Please refer to the CONTRIBUTING.md file in the repository for more information on how to contribute.

We appreciate your contributions and aim to make it easy for anyone to create and run LLM Agents in production using SuperAgent.

Support

We appreciate all the support you can give us, either with contributions, feedback, bug reports or feature requests. Drop a star and share Superagent to the world!

Star History Chart

About

🥷 SuperAgent - Deploy LLM Agents to production

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.7%
  • PLpgSQL 3.1%
  • Dockerfile 2.1%
  • Shell 1.4%
  • Makefile 0.7%