MediaQ
a platform powered by litserve and qdrant for blazing fast information retrieval and serving
Install / Use
/learn @pavanjava/MediaQREADME
MediaQ
a platform powered by litserve and qdrant for blazing fast information retrieval and serving
How to run
- run
pip install -r requirements.txt - change the respective values of
.envfile - run
the az_blob_connector.py - place some file in blob and see if that get pulled to local data directory and indexed in qdrant.
- run
information_retrieval.pyto ask questions and get responses back.
