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

https://github.com/thevatsal3802/tone-detector

This project is made for the frontend part of the 6th semester Machine Learning Project.
https://github.com/thevatsal3802/tone-detector

android dart firebase firebase-auth firestore-database flutter machine-learning

Last synced: 2 months ago
JSON representation

This project is made for the frontend part of the 6th semester Machine Learning Project.

Awesome Lists containing this project

README

          

# Detect Tone

A App for detecting tone from text entered.

This app was made as a part of the Machine Learning Course Project as the frontend part.
The backend consisted of an API made by our group and hosted to predict the emotion from the sentence which was sent to it.

## The emotion detected are

- Joy
- Sadness
- Anger
- Fear
- Surprize

## Tech Stack
- [Flutter](https://flutter.dev/)
- [Dart](https://dart.dev/)
- [Google Firebase](https://firebase.google.com/)

## Installation Guide to run the app on localhost

### Requirements
- Flutter should be installed
- Android Emulator or a real android device with USB Debugging on, should be connected

### Steps

Clone the repository

```bash
git clone https://github.com/theVatsal3802/Tone-Detector.git
```

Enter in cloned the directory

```bash
cd Tone-Detector
```

Fetch all the dependencies
```bash
flutter pub get
```

To launch the app in the connected device
```bash
flutter run
```

## Screenshots



## Demo of the App
https://github.com/theVatsal3802/Tone-Detector/assets/77258481/34485d2a-9545-4ce4-a5b9-6a0ca3a44a2a