Skip to content

Horizon733/rag-for-agriculture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG for Agriculture

Instructions

  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages