RISP AI is a chatbot made using python and deployed using Django Rest Framework. API's are used to get responses from the server. This repository contains the Webapp by which API is requested. It is a PWA which help us to interact with RISP using API endpoints.
- Chat with RISP using text based query.
- Voice output using Text to speech API.
- Input using voice using Voice synthesis API.
-
Pre-requisites :
- Node.js and Npm lastest version.
-
Installation :
- Firebase CLI for node is needed. Download using command -
npm install -g firebase-tools
From the root of the product run the following commands -
firebase login
firebase serve
Rajat Shrivastava |
Made with ❤️ by Rajat Shrivastava