- Go to Google AI Studio
- Create An API KEY for your usage
- Put your API KEY in the
ASK_LLM_websocket_server.py
andvector_dump_websocket_server.py
script - Create conda environment using
requirements.txt
- Activate conda environment
python3 ASK_LLM_websocket_server.py
python3 vector_dump_websocket_server.py
streamlit run streamlit_chatbox.py
Select a date from the calender in the sidebar
Now Click on button named Dump into VectorDB
You will see message upcomimg stating the current process going on
python3 vector_dump_websocket_server.py