Skip to content

Simple Chatbot using llama3 as a LLM and written in Python.

Notifications You must be signed in to change notification settings

Josh012006/AI-ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Presentation

It's just a very simple chatbot written in Python with the help of Groq and llama3.

Don't forget

You will need an API key from the Groq website. You can go here: https://console.groq.com/login
So don't forget to get one and put it in the api_key field at the top of the code.

How to run it

Just run the python file from your terminal with: python main.py

There it is. Have fun!

About

Simple Chatbot using llama3 as a LLM and written in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages