Skip to content

trinitythai/Toneteller

 
 

Repository files navigation

Toneteller - Second Place Winner of hackED 2023

Toneteller is a web application and chrome extension that uses machine learning and artificial intelligence to perform sentiment analysis on the text that a user has entered. Our application returns the emotion that the text is attempting to convey, giving the user more clarity regarding the intentions of the message.

Link to our Devpost page: https://devpost.com/software/toneteller

Link to Toneteller:
https://hackathon-hacked2023.github.io/DivineInspiration/

Extension download:
https://github.com/Hackathon-Hacked2023/DivineInspiration/releases/tag/v1

Design Document:
https://www.figma.com/file/nIcF40kNIJLbpP37ETOZtB/TONETELLER?node-id=0%3A1&t=4bqEC1bnQcujYydr-0

toneteller1

image

vacay

dog

rain

Members:

  • Aniket Mishra
  • Christina
  • Julia Dantas
  • Ray
  • Trinity Thai
  • Yui Han

Techstack

  • Web page:
    • React js
  • Chrome extension:
    • Chrome extension apis
    • Js/html/css
  • Backend server:
  • Deployment:
    • Google cloud for Flask server
    • Github Pages for React web page.
  • Design:
    • Figma

Running the code:

Backend

first download: https://drive.google.com/file/d/1I1L9nwJTF_FiNOwP8EQoq6gzeK4KwHM0/view?usp=share_link
and put it into backend/model

cd backend
python main.py

Frontend

cd frontend
npm install
npm run start

About

Sentiment Analysis tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 53.4%
  • CSS 35.4%
  • HTML 5.4%
  • Python 4.3%
  • Dockerfile 1.4%
  • Shell 0.1%