Skip to content

AlessandroMondin/EU_QA_RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup and Run

Setup

    python3.10 -m venv .venv
    source .venv/bin/activate
    pip install -r requirements.txt

Insert your OpenAI key into the .env file.

Run

    python main.py --path="path/to/taxonomy_faqs_cleaned.md"

About

Assignment for company XXX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages