bosun-ai/swiftide
Fast, streaming indexing, query, and agentic LLM applications in Rust
Provides modular streaming pipelines for indexing and querying with built-in transformations (chunking, embedding, metadata enrichment), agent capabilities with tool calling, and integrations with LLM providers (OpenAI, Ollama) and vector stores (Qdrant). Supports graph-like task workflows and observability through Langfuse, enabling composition of complex RAG and agentic systems with minimal abstraction overhead.
676 stars. Actively maintained with 6 commits in the last 30 days.
Stars
676
Forks
56
Language
Rust
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/bosun-ai/swiftide"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
raphaelmansuy/edgequake
High-performance GraphRAG inspired from LightRag written in Rust
AlphaCorp-AI/RustyRAG
⚡ Sub-200ms RAG API built in Rust — document ingestion, Milvus vector search, Jina AI local...
cool-japan/oxirag
A four-layer Retrieval-Augmented Generation (RAG) engine in Rust with SMT-based logic...
itisrohit/IsoSearch
High-performance vector search engine SIMD-accelerated HNSW and LSH.
NP-compete/pageindex
Vectorless, reasoning-based RAG using hierarchical document indexing with Vertex AI. No...