Local,private emotion detection API for text,powered by fine-tuned Gemma model
1 apiemotion 1 9/16/2025, 2:29:39 PM github.com ↗
Comments (1)
apiemotion · 1h ago
Built an emotion detection API that runs on-prem (Docker container) or hosted to keep your sensitive data private. It's fast, accurate (beating Hugging Face and OpenAI models in our tests), and detects 14 emotions. Check out the demo and code here: https://emotion-service-api.sjfisher.com/ and https://github.com/stevef1uk/emotion-server-demo/blob/master...