Skip to content

Athe-kunal/Finance-Data-LLM-Project

Repository files navigation

INSTRUCTIONS TO RUN

  1. Start the docker container for qdrant by running (See more instructions here)
docker run -p 6333:6333 \
    -v $(pwd)/path/to/data:/qdrant/storage \
    qdrant/qdrant
  1. Run the requirements file for installing the packages

  2. Run the streamlit file for the demo

streamlit run Intro.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published