Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 568 Bytes

File metadata and controls

13 lines (10 loc) · 568 Bytes

Chatbot Project (Vite + React)

Introduction

This is a chatbot built using React. It provides responses based on predefined logic and can be extended with AI or NLP integration.

Features

  • Built with React for a seamless UI
  • Predefined chatbot responses** using an installed library with customizable logic
  • State management with React hooks
  • Easily extendable with APIs and backend services

Live Demo

Check out the deployed version of the chatbot on GitHub Pages: Chatbot Live