Step by step guide:
- Open Visual Studio Code
- Open a Terminal and enter "git clone https://github.com/KillMeAlreadyy/MintInAction.git"
- After it finished enter "cd MintInAction"
- Enter "python -m pip install -r requirements.txt"
- In the .env file add the Api Key exactly after the "="
- Enter "python -m streamlit run chatbot.py"