Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
domWinter authored May 28, 2024
1 parent 444a78b commit c385694
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![build](https://github.com/domWinter/rustyrag/actions/workflows/rust.yml/badge.svg)

# Rusty RAG - LLM-powered Book Recommendation
This project implements a simple semantic search and RAG use-case with rust (mistral.rs/fastembed-rs) + pgvector and serves a frontend and rest-api to recommend books based on the [CMU Book Summary Dataset](https://www.kaggle.com/datasets/ymaricar/cmu-book-summary-dataset/data).

Expand Down

0 comments on commit c385694

Please sign in to comment.