LLM app templates for RAG, AI pipelines, and enterprise search
Top 1.4% on sourcepulse
This repository provides ready-to-run, Docker-friendly application templates for building RAG (Retrieval-Augmented Generation) and AI enterprise search solutions. It targets developers and researchers needing to quickly deploy AI applications that stay synchronized with live data sources like Google Drive, SharePoint, S3, and Kafka, offering significant advantages in data freshness and simplified infrastructure.
How It Works
The core of these applications is the Pathway Live Data framework, a Python library with an embedded Rust engine. This framework handles data synchronization, indexing (vector, hybrid, and full-text search), and API serving in a unified manner. It eliminates the need for separate vector databases, caches, and API frameworks, leveraging in-memory indexing with usearch
for vector search and Tantivy
for hybrid search. This integrated approach aims for high accuracy and scalability, with templates optimized for simplicity or performance.
Quick Start & Requirements
README.md
with specific instructions.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
3 days ago
1 day