Skip to content

cyeeee/affective-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chroma Flow

Flowing Conversations in Color allows individuals to seamlessly join ongoing discussions, picking up where others left off, while visually perceiving the emotional context of the conversation. By employing emotion detection algorithms, we aim to create an empathetic environment that fosters deeper connections and understanding among participants.

This project utilized a text classification model, roberta-base-go_emotions, on huggingface.

Get Started

  • An API key is need in order to query the model API used in this project.
  • Check package.json for dependencies that need to be installed to run the code.
  • In the termial, type node .\server.js to start the server.
  • Browse to http://localhost:3000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors