GithubHelp home page GithubHelp logo

rodbastos / superagent Goto Github PK

View Code? Open in Web Editor NEW

This project forked from superagent-ai/superagent

0.0 0.0 0.0 153 KB

🥷 SuperAgent - Deploy LLM Agents to production

License: MIT License

Python 96.29% Makefile 1.00% Dockerfile 2.71%

superagent's Introduction

🥷 SuperAgent

SuperAgent makes it easy to configure and deploy LLM Agents to production.

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

Roadmap

NOTE: The roadmap is ordered based on prios.

  • Bring you own DB
  • Authentication
  • ChatGPT clone
  • Built-in memory
  • REST API
  • Support for multiplpe LLMs
  • Streaming support
  • Built-in vectorstore
  • Built-in document retrieval
  • Q&A Agents
  • Tools
  • ReAct Agents with Tools
  • Plan-solve Agents with Tools
  • Prompt management
  • Bring you own LLM
  • Usage quotas and tracking
  • Python SDK
  • Typescript SDK
  • SuperAgent CLI
  • One-click deploy (GCP, Amazon, Digitalocean)

Stack

Getting started

  1. Clone the repo into a public GitHub repository (or fork 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. Create and activate a virtual environmet.

    virtualenv venv
    source venv/bin/activate
  3. Install dependencies with Poetry

    poetry install
  4. Set up your .env file

    • Duplicate .env.example to .env
  5. Run the project

    uvicorn app.main:app --reload

Deployment

Deploy to DO

Contributions

Our mission is to make it easy for anyone to create and run LLM Agents in production. We are super happy for any contributions you would like to make. Create new features, fix bugs or improve on infra.

You can read more on how to contribute here.

superagent's People

Contributors

homanp avatar

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.