arpit2k2gen / PWA-CHATBOT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA ChatBot Recording

This is a simple chatbot with voice recording functionality, built as a Progressive Web App (PWA).

Table of Contents

Introduction

This project is a PWA that incorporates a chatbot with voice recording facility. Users can use the chatbot to record audio messages, and play them back. They can even record multiple voices and play them back

Features

  • Chatbot use with voice recording, play back.
  • User-friendly interface.
  • Responsive design for various devices.

Installation

  1. Clone the repository:

    git clone "https://github.com/arpit2k2gen/PWA-CHATBOT"
  2. Make sure to you have python installed in your machine.

  3. if flask is not installed you may install it by running pip install flask

Usage

  1. After successfully cloning the repository, open the folder in VS CODE.
  2. Open the terminal and enter the command python app.py.
  3. The application would be running on localhost:5000. Alt text
  4. Make sure to give the access for microphone to the application. Alt text
  5. You can now Record your voice, playit back Alt text
  6. You can even record multiple voices and play them back by clicking on the voice message itself. Alt text

Thanks.

Arpit Kaushal - Developer - My Github

About


Languages

Language:CSS 46.1%Language:JavaScript 34.3%Language:HTML 17.9%Language:Python 1.7%