Skip to content

gaurav2699/PacketCopilot

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages