Skip to content

A voice based bank assistant. interact with video, voice, text, and screen page. talk do transactions, check balance and many more just by talking.

Notifications You must be signed in to change notification settings

adityacodepublic/modal

Repository files navigation

Multimodal Live API - Web console

This repository contains a financial assistant app for with voice video and screen sharing capablities, over a websocket. It provides modules for streaming audio playback, recording user media such as from a microphone, webcam or screen capture as well as a unified log view to aid in development of your application.

Screenshot 2025-01-07 232624

development

This project was bootstrapped with Create React App. Project consists of:

  • an Event-emitting websocket-client to ease communication between the websocket and the front-end
  • communication layer for processing audio in and out
  • a boilerplate view for starting to build your apps and view logs

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

A voice based bank assistant. interact with video, voice, text, and screen page. talk do transactions, check balance and many more just by talking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published