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.
- Host: GitHub
- URL: https://github.com/rixrix/rust-rag-lancedb-indexer
- Owner: rixrix
- Created: 2024-07-12T22:58:43.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T11:22:44.000Z (11 months ago)
- Last Synced: 2024-11-22T18:16:37.290Z (7 months ago)
- Topics: candle, lancedb, llm, rag, rust
- Language: Jupyter Notebook
- Homepage:
- Size: 50.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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