- create a python env with conda or venv
- Install all dependencies using
pip install -r requirement.txt - Download spacy's model
spacy download en_core_web_sm - Run the project's Document uploader
python populate_db_doc.py - Run the project
streamlit run query_rag.py
Horizon733/rag-for-agriculture
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|