Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 837 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 837 Bytes

RAG for Super AI SS 4

Build in Python

Install required packages by running:

pip install -r requirements.txt

run app with streamlit

streamlit run src/main.py       

Examples