Skip to content

This repository contains a working example of a chatbot built using the react-chatbot-kit library. It demonstrates how to set up and customize a chatbot in a React application, with both dynamic responses fetched from an API and static bot responses.

Notifications You must be signed in to change notification settings

surbhidighe/react-chatbot-kit-example

Repository files navigation

React Chatbot Kit Example

Hey there !! 👋 The project is created using Vite and ReactJS for a fast and optimized development experience.

Features

  • React Chatbot Kit Integration: Seamlessly integrated the react-chatbot-kit library into a React application.
  • Static Responses: Predefined bot responses to showcase static interactions.
  • Dynamic Responses: Fetching bot responses from an external API for dynamic and real-time interactions.

Running the Application

  • Start the development server using 'npm run dev'.
  • Open your browser and navigate to http://localhost:5173 to see the chatbot in action.

Feel free to fork the repository and submit pull requests. I welcome contributions to enhance the functionality and improve the documentation. 🤝

About

This repository contains a working example of a chatbot built using the react-chatbot-kit library. It demonstrates how to set up and customize a chatbot in a React application, with both dynamic responses fetched from an API and static bot responses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published