Skip to content

Nesbesss/free-chatbot-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages