pip install -r requirements.txt
There will also be a .env
file which contains the API key of this chatbot
To run this file app.py
in the terminal,
Step 1 - To open terminal, press Ctrl + J
Step 2 - Type the command, streamlit run app.py
Step 3 - Press Enter