Rajdeepc / penelope

a chatbot with built react. Oh you can use your mic also.!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatBot with React JS with Mic Support

This project is made with React JS to demonstrate a chatbot and its functionalitites which has a text generator and voice to text. This can be used as a bot for most of use cases.

Getting Started

To get you started you can simply clone the repository:

git clone https://github.com/Rajdeepc/react-chatbot-mic

and install the dependencies

npm install

Prerequisites

You need git to clone the repository. You can get git from http://git-scm.com/.

Installing

Lint & Build

npm run lint
npm run build

Running the tests

npm test

Run in Local

To Run Locally Steps to follow:

  • npm run start

Built With

License

This project is licensed under the GPL License - see the LICENSE.md file for details

About

a chatbot with built react. Oh you can use your mic also.!!

License:MIT License


Languages

Language:JavaScript 82.2%Language:CSS 13.6%Language:HTML 4.3%