A set of locally runnable sentiment analysis pipelines driven by user input through the console.
- Real-time sentiment analysis using HuggingFace Transformers
- Inference via online and offline models (deployable to air-gapped networks)
- Flask API for easy integration
- Deployed locally via Python
pip install -r requirements.txt
python sentiment_api.py