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.
- Host: GitHub
- URL: https://github.com/thevatsal3802/tone-detector
- Owner: theVatsal3802
- Created: 2023-05-12T14:46:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-24T12:58:58.000Z (about 3 years ago)
- Last Synced: 2025-07-05T15:14:57.960Z (about 1 year ago)
- Topics: android, dart, firebase, firebase-auth, firestore-database, flutter, machine-learning
- Language: Dart
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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