Skip to content

adjahossoualexandre/TheRustRag

Repository files navigation

Desccription

A Retrieval-Augmented Generation (RAG) chatbot based on the Rust book

Instruction

execution order:

`pip install -r requirements.txt`
`python file_processing.py`
`python ingestion.py`
`python models/local_models.py`
`python embed_documents.py`
`python retrieval.py`

Reproducibility

The raw data can be found here. Please ignore the ìmg/ folder. The data should be downloaded inside chapters/raw.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages