Skip to content

This chatbot is built using React.js and is designed to provide responses to a set of predefined inbuilt questions

Notifications You must be signed in to change notification settings

flenex-io/ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flx Chatbot

Chatbot Preview Chatbot Preview

This project features a chatbot implemented in an ElevenLabs website(cloned). The front-end code for the ElevenLabs website has been created using website cloning techniques. However, the chatbot component, a core feature of this project, has been fully developed by me(Flenex.io) using a React library called react-simple-chatbot. This is just an initial state of the project and many more features will be added soon.

Usage

To experience this chatbot in action, follow these steps:

  1. Visit the live project where the chatbot is implemented.

  2. The chatbot should be prominently displayed on the bottom right side of the website, ready to assist you with any questions or information you need.

  3. Engage with the chatbot by typing your queries or responding to its prompts.

  4. The chatbot will provide you with relevant answers and information based on your interactions.

Development

If you wish to work on the development or customization of this chatbot, you can follow these steps:

  1. Clone this repository

    git clone https://github.com/flenex-io/ChatBot.git
  2. Navigate to the project directory:

    cd ChatBot
    
  3. Install the necessary dependencies

    npm install
    
  4. Run the project

    npm start

Open For Contributions

About

This chatbot is built using React.js and is designed to provide responses to a set of predefined inbuilt questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published