Skip to content

guicaettano/Feelfy-pilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feelfy - Sentiment Analysis App

Overview

Feelfy is a user-friendly sentiment analysis application designed to process user-provided text and output a sentiment score ranging from -1 (very negative) to 1 (very positive). The app utilizes advanced natural language processing techniques and a streamlined interface to provide users with an intuitive experience.

Features

Sentiment Analysis: Input any text and receive a sentiment score that quantifies the emotional tone of the content. Score Range: -1.0: Strongly Negative Sentiment 0.0: Neutral Sentiment 1.0: Strongly Positive Sentiment Interactive Interface: Clean and responsive design built with Streamlit for ease of use. Real-time Processing: Instant feedback on the sentiment of the input text. Technologies Used Frontend: Streamlit for an interactive and responsive user interface. Backend: Python-powered APIs leveraging LangChain and Groq for efficient sentiment scoring. Deployment: Hosted on Streamlit Cloud for seamless accessibility. How It Works User Input: Enter a text snippet or upload a file via the app interface. Sentiment Scoring: The app processes the text and calculates a sentiment score. Results: The sentiment score is displayed, providing insights into the emotional tone of the input text.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages