File size: 607 Bytes
35deb15 8ede170 35deb15 8ede170 960576e 35deb15 960576e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ---
title: Text Emotion Recognizer
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.0.1
app_file: app.py
pinned: false
license: mit
short_description: Text-Emotion-recognizer
---
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
**What is this app?**
Fine-tuned transformer model emotion recognition for foster care abuse detection; Deployed prototype via REST API, Gradio frontend on HuggingFace Spaces. |