[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mikth3372/DragonHacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serenity - Video Conferencing with Empathy

Serenity is a full stack application, with embedded Zoom video conferencing, that analyzes participant's emotions and provides suggestions on what to say/how to behave based on detected emotions. Serenity can be used as a commercial tool by recruiters from large companies or simply by your closest friends to give more emotional insight on the person you're talking to.

2024 DragonHacks Hackathon Award: Best .Tech Domain Name

Running the Project Locally

How to start server to generate Zoom meeting SDK via HTTP request

  1. Navigate to the frontend folder:
    cd meetingsdk-auth-endpoint-sample
  2. Install all required modules:
    npm install
  3. Start server
    npm run start

How to open application

  1. Navigate to the DragonHacks folder:
  2. Install all required modules:
  3. Start application
    flask run

Application Features

  • Embedded Zoom video conferencing
  • Real-time visual analysis on participant's emotions
  • Suggestions on what to say/ how to behave based on detected emotions

Architecture

  • Hume API and OpenAI API for emotion detection and feedback generation
  • Backend: Flask
  • Frontend: React.js

Website Sample

Screen Shot 2024-06-22 at 10 20 30 PM Screen Shot 2024-06-22 at 10 21 12 PM Screen Shot 2024-06-22 at 10 21 58 PM

About

Repo for Dragon Hacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •