Skip to content

This is a simple web chatbot that uses the React-chatbot-kit library. The chatbot is a simple bot that can answer questions about a hypothetical loan.

Notifications You must be signed in to change notification settings

KeplerLeo/web-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-chatbot

About

This is a simple web chatbot that uses the React-chatbot-kit library. The chatbot is a simple bot that can answer questions about a hypothetical loan. A user is created on startup and saved on local storage encrypted.

[Not yet implemented] On finalization of the chat, a history of the chat can be downloaded in csv format.

How to run

Prerequisites

  • Node.js
  • npm

Steps

  1. Clone the repository

    git clone git@github.com:KeplerLeo/web-chatbot.git
  2. Install dependencies

    npm install
  3. Run the app

    npm run dev

How to use deployed version

  1. Go to https://web-chatbot-gold.vercel.app/

  2. Start chatting

Contact

About

This is a simple web chatbot that uses the React-chatbot-kit library. The chatbot is a simple bot that can answer questions about a hypothetical loan.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published