Skip to content

rikardradovac/RAG

Repository files navigation

RAG

This repository serves as the home for the RAG project for the course DAT450. It contains code for intializing and evaluating a question and answer chatbot, using langchain and Pinecone, with scraped data from quotes.toscrape.com.

Installation

Install this repo:

git clone https://github.com/username/RAG.git
cd RAG
pip install -r requirements.txt

Evaluation

See run_eval.ipynb for a full example

python3 -m rag.eval

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •