Skip to content

farhanbin65/AI-chatbot-using-Groq-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🤖 AI Chatbot

A full-stack AI chatbot built with React, Node.js, and Groq API.

Tech Stack

  • Frontend: React, Axios
  • Backend: Node.js, Express
  • AI: Groq API (LLaMA 3.3 70B)

Features

  • Real-time AI chat
  • Copy message button
  • Typing animation
  • Dark ChatGPT-style UI
  • Sidebar navigation

Setup

Backend

cd server npm install

Add your GROQ_API_KEY to .env

node index.js

Frontend

cd client npm install npm start

About

A full-stack AI chatbot built with React, Node.js, and Groq API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors