Nesbesss / free-chatbot-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Free Chatbot

This project is a chatbot created with the Groq API. Follow the instructions below to install and run the chatbot.

First install Flask&Groq for Windows&Mac

pip install flask
pip install groq
pip3 install flask
pip3 install groq

Now its time for the Installation Guide For windows

git clone https://github.com/Nesbesss/free-chatbot-.git 
cd free-chatbot-
notepad groq_bot.py
python groq_bot.py

Installation Guide For Mac

git clone https://github.com/Nesbesss/free-chatbot-.git
cd free-chatbot-
vi groq_bot.py
python groq_bot.py

License

Created with Groq API.

About


Languages

Language:Python 100.0%