Skip to content

haniigupta/ChatReact

Repository files navigation

ChatReact AI

A simple AI chat application built with React, Vite, Tailwind CSS, and Groq API.

Features

  • Chat with AI using Groq
  • Chat history stored in local storage
  • Markdown support for responses
  • Copy responses with one click
  • Responsive design for desktop and mobile
  • Clean ChatGPT-inspired interface

Getting Started

Install dependencies:

npm install

Create a .env file:

VITE_GROQ_API_KEY=your_groq_api_key

Run the development server:

npm run dev

Build for production:

npm run build

Tech Stack

  • React
  • Vite
  • Tailwind CSS
  • Groq API
  • React Markdown
  • Framer Motion

Author

Hani Gupta

About

A simple AI chatbot built using ReactJS and OpenRouter API. Designed with a minimal UI, real-time typing feedback, and chat history management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors