Skip to content

This is a Simple AI chatbot website ;) still learning to make it better

License

Notifications You must be signed in to change notification settings

ShreyJaiswal1/aichatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honey AI Chatbot

This chatbot replies in hinglish, made using groq api.
This chatbot uses meta llama 3 model.

To get a groq token go to Groq.com

Steps to localhost

  1. Go to the backend folder
cd aichatbot/src
  1. Create a new .env file and add groq token
API_TOKEN=example_groqtoken
  1. Install Dependencies
npm install
  1. Run using
node server.js
  1. Open the html and Enjoy

Example


Further features will be upcoming soon...

About

This is a Simple AI chatbot website ;) still learning to make it better

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published