Skip to content

Content sharing platform that provides insights into user emotions and emotional changes

Notifications You must be signed in to change notification settings

Humad/reelfeels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reel Feels

Content sharing platform that provides insights into user emotions and emotional changes

The "What" of it

The idea is to have a platform where content creators, similar to those on YouTube or Twitch, can either upload or share their content for users to view. Apart from the usual metrics such as user views and likes/dislikes, the content creators will be able to see (either in graph form or via some other visual representation) how the users felt while viewing content. This is extremely valuable information for content creators as it allows them to determine weaknesses in their content and equips them with the data necessary to produce better content.

The application will require a device with a front facing camera, such as a laptop or a phone, in order to read the user’s facial features using the Affectiva API to determine their emotions. The Affectiva API runs purely on the browser and does not require any additional resources.

Dependencies

Run pip install -r requirements.txt to install dependencies.

Data Model

Data model

Screenshots

Sign up

Profile

Video

Contributors

This project was created by a team of developers:

To-do

  • Add ability to see user emotions at certain parts of the video.

About

Content sharing platform that provides insights into user emotions and emotional changes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 39.5%
  • HTML 33.8%
  • JavaScript 17.3%
  • CSS 9.4%