Add emotional intelligence to your bot
Get StartedLog InWith just a few lines of code, you can integrate the Emoj API into your bot or virtual assistant. Stop guessing how your customers are feeling! Instead, just run their conversation through Emoj and use the response as context for how to communicate effectively.
GET /api/classify?text=It's a beautiful day today!Host: emoj.ai
{"emotion": "joy","fullScores": [{"label": "joy","value": 1},{"label": "sadness","value": 0.30353783324920847},{"label": "stress","value": 0.07236268526591107},{"label": "tired","value": 0.04524388565135594},{"label": "anger","value": 0.04051759739365852},{"label": "fear","value": 0.03326756297893819},{"label": "disgust","value": 0.028495388427476714},{"label": "anxious","value": 0.021795989537925022}]}
Emoj.ai is extendable and integrates with your specific use case. Whether you're working on something in the health and wellness space, the customer service space, or something totally unique, having insight into how your customers are feeling throughout the experience can take your product to the next level!