https://github.com/guilhermebkel/message-sentiment-analysis-ai
🤖 That's a message sentiment analysis chat integrated with Meaning Cloud API.
https://github.com/guilhermebkel/message-sentiment-analysis-ai
afinn ai expo meaning-cloud react-native sentiment-analysis typescript
Last synced: 7 months ago
JSON representation
🤖 That's a message sentiment analysis chat integrated with Meaning Cloud API.
- Host: GitHub
- URL: https://github.com/guilhermebkel/message-sentiment-analysis-ai
- Owner: guilhermebkel
- Created: 2024-07-07T12:41:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-07T12:55:19.000Z (over 1 year ago)
- Last Synced: 2025-01-21T14:45:14.655Z (9 months ago)
- Topics: afinn, ai, expo, meaning-cloud, react-native, sentiment-analysis, typescript
- Language: TypeScript
- Homepage:
- Size: 548 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Message Sentiment Analysis AI 🤖
![]()
## 📌 Overview
That's a message sentiment analysis chat integrated with Meaning Cloud API.
## 🔧 Technologies
- Typescript
- Expo
- React Native
- Meaning Cloud API## 🚀 Getting started
1. Clone this repository
2. Run the following commands
```sh
npm install
npx expo start
```