superagent  by superagent-ai

Open-source framework for building AI assistants with an API

Created 2 years ago
6,132 stars

Top 8.4% on SourcePulse

GitHubView on GitHub
Project Summary

Superagent provides an open-source framework and API for building AI assistants that leverage LLMs, RAG, and generative AI. It targets developers seeking to integrate AI capabilities like chatbots, co-pilots, and workflow automation into their applications, offering features such as memory, streaming, and broad LLM/vector store compatibility.

How It Works

Superagent enables the creation of AI agents through a flexible framework that supports both Python and TypeScript SDKs, alongside a REST API. Its architecture emphasizes modularity, allowing integration with various LLMs (proprietary and open-source) and third-party vector stores like Weaviate and Pinecone for RAG capabilities. This approach facilitates building complex AI applications by abstracting away much of the underlying LLM and data management complexity.

Quick Start & Requirements

Highlighted Details

  • Supports memory, streaming, and API concurrency.
  • Offers Python, TypeScript/JavaScript, and community Swift SDKs.
  • Integrates with third-party vector stores (Weaviate, Pinecone) and various LLMs.
  • Backed by Y Combinator (YC W24).

Maintenance & Community

  • Active development and community contributions are encouraged.
  • Discord server available for community support and discussion.
  • YouTube channel for tutorials.

Licensing & Compatibility

  • License: Not explicitly stated in the provided README text.
  • Compatibility: Designed for integration into various applications via SDKs and REST API.

Limitations & Caveats

The README does not specify the project's license, which is crucial for determining commercial use and compatibility. Specific setup times or resource requirements are not detailed.

Health Check
Last Commit

4 days ago

Responsiveness

1 day

Pull Requests (30d)
20
Issues (30d)
66
Star History
64 stars in the last 30 days

Explore Similar Projects

Starred by Wes McKinney Wes McKinney(Author of Pandas), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
22 more.

autogen by microsoft

0.5%
50k
Agentic framework for multi-agent AI applications
Created 2 years ago
Updated 18 hours ago
Feedback? Help us improve.