Skip to content

EduKeyPath/ReactChatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React AI Chatbot

A practice project demonstrating a simple AI-powered chatbot built using React and OpenAI API.

Features

  • Conversational chatbot using OpenAI (GPT)
  • React functional components with hooks
  • User-friendly chat interface

Tech Stack

  • React (Frontend)
  • JavaScript
  • OpenAI API (AI-powered responses)
  • Bootstrap (Styling)

Setup Instructions

# Clone repo
git clone https://github.com/your-username/your-project.git
cd your-project

# Install dependencies
npm install

# Run development server
npm start

Scripts

  • npm start – Start dev server
  • npm run build – Build for production
  • npm run lint – Lint the code

Contributions

This project is for educational/demo purposes. Thanks for checking it out!

About

A project demonstrating a simple AI-powered chatbot built using React and OpenAI API.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors