Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Saba_Bot

  • Saba RAG System

  • python -m venv rag

  • .\rag\Scripts\activate

  • pip freeze > requirements.txt

  • pip download -r requirements.txt -d ./packages

  • pip install --no-index --find-links=./packages -r requirements.txt

  • pip install docx2txt

  • pip install streamlit

  • streamlit run app4.py

About

Saba RAG System

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors