Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superagent-ai/superagent
🥷 Run AI-agents with an API
https://github.com/superagent-ai/superagent
agent ai assistant generative-ai llm open-source python rag
Last synced: about 1 month ago
JSON representation
🥷 Run AI-agents with an API
- Host: GitHub
- URL: https://github.com/superagent-ai/superagent
- Owner: superagent-ai
- License: other
- Created: 2023-05-10T18:50:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-05T09:41:02.000Z (5 months ago)
- Last Synced: 2024-06-12T08:21:17.958Z (5 months ago)
- Topics: agent, ai, assistant, generative-ai, llm, open-source, python, rag
- Language: TypeScript
- Homepage: https://docs.superagent.sh
- Size: 64.9 MB
- Stars: 4,632
- Watchers: 53
- Forks: 797
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - superagent-ai/superagent - 🥷 Run AI-agents with an API (TypeScript)
README
# Superagent
### The Open Source AI Assistant Framework & API
Backed by:
-----
Demo •
Use cases •
Features •
Docs •
Discord •
Tutorials •
SDKs •
Contributions-----
Superagent allows any developer to add powerful AI assistants to their applications. These assistants use large language models (LLM), retrieval augmented generation (RAG), and generative AI to help users.
Fully open-source. Backed by Y Combinator. Part of YC W24.
-----
## 🎥 Demo
https://github.com/homanp/superagent/assets/2464556/1a742181-6a5f-428c-82db-5f891dad0d31
## ✨ Use cases
Superagent lets you build any AI application/microservice you want, including:
- Question/Answering over Documents (LLM Finetunes/Vectorstores).
- Chatbots.
- Co-pilots & AI assistants.
- Content generation.
- Data aggregation.
- Workflow automation agent.## 👀 Features:
- Memory
- Streaming
- Python and Typescript SDKs
- REST API
- API connectivity
- Vectorization
- Support for third-party vector stores (e.g Weaviate, Pinecone)
- Support for proprietary and open-source LLMs
- API concurrency support## 📋 Documentation:
For full documentation, examples and setup guidelines, visit [docs.superagent.sh](https://docs.superagent.sh)## 🧐 Tutorials
We post tutorials regularly on our [YouTube channel](https://www.youtube.com/channel/UCBeXnF8gh2EwAmOIwpmfjmA). Make sure to check them out !
## 🔗 SDKs
If you are planning to integrate Superagent into your stack, you can use one of the following SDKs:
- [Python](https://github.com/homanp/superagent-py)
- [Typescript/Javascript](https://github.com/homanp/superagent-js)
- [Swift](https://github.com/simonweniger/superagent-swift) (Community)## 🫶 Contributions:
Superagent is an open-source project, and contributions are welcome. If you want to contribute, you can create new features, fix bugs, or improve the infrastructure. Please refer to the [CONTRIBUTING.md](https://github.com/homanp/Superagent/blob/main/.github/CONTRIBUTING.md) file in the repository for more information on how to contribute.
To see how to contribute, visit [Contribution guidelines](https://github.com/homanp/Superagent/blob/main/.github/CONTRIBUTING.md)
To help with contributions, you can search, navigate, and understand Superagent's source code using Onboard AI's free tool LearnThisRepo.
[learnthisrepo.com/superagent](https://learnthisrepo.com/superagent)