ScaleRAG is a scalable retrieval augmented generation app for book recommendations based on 📕 semantic search 📚 for 1.3M book records within ~2 seconds.
Please add your review for book: The Return of the King, by J.R.R. Tolkien.
Here is the link to the book.
A project from @oceanumeric with ❤️
Originally, the data is downloaded from Goodreads and the model is trained using Setence Transformers.
Only ENGLISH books before 2019 from goodreads are used in this project. Thanks to Apache Spark, I could process the data and train the model on a large dataset.
This project was inspired by Viberary.