This project is a chatbot created with the Groq API. Follow the instructions below to install and run the chatbot.
pip install flask
pip install groq
pip3 install flask
pip3 install groq
git clone https://github.com/Nesbesss/free-chatbot-.git
cd free-chatbot-
notepad groq_bot.py
python groq_bot.py
git clone https://github.com/Nesbesss/free-chatbot-.git
cd free-chatbot-
vi groq_bot.py
python groq_bot.py
Created with Groq API.