supavec  by supavec

RAG-as-a-Service for any data source

Created 8 months ago
852 stars

Top 42.0% on SourcePulse

GitHubView on GitHub
Project Summary

Supavec provides an open-source RAG-as-a-Service platform, enabling users to build Retrieval-Augmented Generation applications with diverse data sources. It targets developers and researchers seeking a scalable, self-hostable alternative to commercial solutions like Carbon.ai, offering a rapid deployment option for vector search and chat APIs.

How It Works

Supavec employs a multi-tenant architecture with row-level security for data isolation. It optimizes RAG performance through configurable chunking and overlap strategies, hybrid filtering (combining file ID and cosine similarity), and asynchronous processing for embeddings. This approach aims to reduce costs, improve recall, and maintain low latency for vector search operations.

Quick Start & Requirements

  • Install dependencies: bun i
  • Run development server: bun dev
  • Prerequisites: Bun runtime.
  • Further details: docs.supavec.com

Highlighted Details

  • Offers usage-based billing with tiered plans.
  • Achieves P95 latency of 210ms for vector search.
  • Integrates PostHog for real-time analytics and request-level tracing.
  • Features a chat UI with live embedding previews for visual debugging.

Maintenance & Community

The project is actively developed, with a presence on Product Hunt and GitHub. Links to related repositories and API documentation are provided.

Licensing & Compatibility

The repository does not explicitly state a license in the provided README. Users should verify licensing for commercial or closed-source integration.

Limitations & Caveats

The README does not detail specific limitations, unsupported platforms, or known bugs. The project appears to be relatively new, indicated by its Product Hunt launch.

Health Check
Last Commit

1 month ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
10 stars in the last 30 days

Explore Similar Projects

Starred by Carol Willing Carol Willing(Core Contributor to CPython, Jupyter), Luis Capelo Luis Capelo(Cofounder of Lightning AI), and
10 more.

lancedb by lancedb

0.6%
7k
Embedded retrieval engine for multimodal AI
Created 2 years ago
Updated 3 days ago
Feedback? Help us improve.