Skip to content

nqvu-daniel/ResponseHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analyzer & Assistant

An application that analyzes document sentiment and provides AI-powered email assistance

Another fun little project I made! :3

Features

  • 📊 Documents sentiment analysis
  • 💬 AI-powered email assistance (rewriting, responding, fixing)
  • 📱 User-friendly chat interface
  • 📈 Detailed sentence-by-sentence sentiment breakdown

Setup

  1. Clone the repository
  2. Install dependencies: (i mightve missed a few here)
    pip install streamlit transformers torch huggingface_hub seaborn
  3. Set up Hugging Face authentication:

Usage

  1. Run the application:
    streamlit run app.py
  2. Paste your email in the chat to analyze its sentiment
  3. Use follow-up commands like "fix this email" or "make it more professional" for AI assistance

Dependencies

  • Streamlit for the web interface
  • HuggingFace Transformers for sentiment analysis and text generation
  • Google's Gemma-2-2b for assistance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published