Vargock
Merge branch 'web-version' of https://github.com/Vargock/AI-Texts-Analysis into web-version
3ddc1de
---
title: Text Sentiment Analyzer
emoji: 📶
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
---
# Text Sentiment Analyzer
This was originally designed as a simple Telegram bot that uses the Hugging Face API to detect the sentiment of text messages, but for easier testing and hosting I decided to switch it to Flask-based web version.
[![Open in Hugging Face](https://img.shields.io/badge/Open%20in-HuggingFace-blue)](https://huggingface.co/spaces/Vargock/Text-Sentiment-Analyzzer)