This project is a Flutter application that is Voice-Chat-Bot.i am learning and trying to use clean architecture
demo.mp4
To run this project, you need to have the following software installed on your mac
hine:
- Dart ('>=3.0.3 <4.0.0')
- Assembly Ai Token:- https://www.assemblyai.com/
- Configure Firebase proejct
- Clone the repository to your local machine.
- Open the project in your preferred IDE.
- Run
flutter pub get
to install the required dependencies.
- entrypoint in
src/
- add your token in
ASEEMBLYAITOKEN
varible in/lib/src/core/utils/constraint_k.dart
- You can run the project on console using the command
flutter run
.