asghar765 / superagent

🥷 SuperAgent - Deploy LLM Agents to production

Home Page:https://docs.superagent.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://docs.superagent.sh

License:MIT License


Languages

Language:Python 92.6%Language:PLpgSQL 3.1%Language:Dockerfile 2.1%Language:Shell 1.4%Language:Makefile 0.7%