Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 565 Bytes

File metadata and controls

23 lines (19 loc) · 565 Bytes

Packet Copilot

How to Run

Install python and run the following commands

pip3 install -r .\requirements.txt
streamlit run .\main.py --server.maxUploadSize <max_size_files>

Updates : 
streamlit run streamlit_app.py
image

Additional dependency requirements for the script :

  • langchain
  • qdrant-client
  • sentence-transformers
  • python-docx
  • PyPDF2
  • unstructured

Running the script :

python script_name.py /path/to/your/documents