Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sakshisrivastava413/autofeedbacker

Automatically generates feedback from the user's voice and facial expressions and shows the result in form of graphical visualisations.
https://github.com/sakshisrivastava413/autofeedbacker

Last synced: 24 days ago
JSON representation

Automatically generates feedback from the user's voice and facial expressions and shows the result in form of graphical visualisations.

Awesome Lists containing this project

README

        

# How to run?

In root folder,

`pip install -r requirements.txt`

`FLASK_APP=server.py FLASK_DEBUG=1 flask run`

In frontend folder,

`npm install`

`npm start`