An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


Message Sentiment Analysis AI 🤖


mockup

## 📌 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
```