akshat0047 / genHackAkshat

This repository consist the code of hackathon from wework lab related to anger recognition and resolution for mental well-being using ecg and gsr sensors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AuRa

AuRa is a voice-assisted subsystem built upon the foundation of generative AI. It helps human cope up with their stress by talking to them, listening the problem and consoling. It is made with the base as gpt-3.5 model along-with Twilio API to manage calls.

Installation

Use the package manager [npm] to install node dependencies.

npm install

Usage

node index.js

API

-> /call?number= [GET]: It trigers a call to the provided number in query parameter

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

This repository consist the code of hackathon from wework lab related to anger recognition and resolution for mental well-being using ecg and gsr sensors


Languages

Language:JavaScript 79.5%Language:HTML 20.5%