Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 783 Bytes

File metadata and controls

16 lines (13 loc) · 783 Bytes

Senti

About

Senti is a lightweight chrome extension that analyzes your sentiment using vision recognition and machine learning while browsing across your day to day websites. This tool is to help users analyze their sentiments across several website categories such as social media, news, finance etc...

Analytics

Analytics

This chrome extension stores your data with chrome local storage to ensure your privacy is guaranteed. We simply upload the photo to make an API request via base64 encoding through the Clarifai API.

Get Started

  1. Clone this Repo
  2. Navigate to Chrome > Manage Extensions
  3. Enable Developer Mode
  4. Load Unpacked Extension
  5. Select the folder of this application
  6. You're all set!