An open API service indexing awesome lists of open source software.

https://github.com/rixrix/rust-rag-lancedb-indexer

An implementation of Retrieval-Augmented Generation (RAG) indexing using Rust and LanceDB. It leverages the power of Rust for efficient and safe performance, combined with LanceDB for advanced indexing capabilities.
https://github.com/rixrix/rust-rag-lancedb-indexer

candle lancedb llm rag rust

Last synced: 4 months ago
JSON representation

An implementation of Retrieval-Augmented Generation (RAG) indexing using Rust and LanceDB. It leverages the power of Rust for efficient and safe performance, combined with LanceDB for advanced indexing capabilities.

Awesome Lists containing this project

README

        

# Rust RAG Indexer with LanceDB
An implementation of Retrieval-Augmented Generation (RAG) indexing using Rust and LanceDB. It leverages the power of Rust for efficient and safe performance, combined with LanceDB for advanced indexing capabilities.

## Todo
- fix Notebook issue