Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 823 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 823 Bytes

README

Overview

This project is a Flutter application that is Voice-Chat-Bot.i am learning and trying to use clean architecture

Demo Video

demo.mp4

Requirements

To run this project, you need to have the following software installed on your mac

hine:

Installation

  1. Clone the repository to your local machine.
  2. Open the project in your preferred IDE.
  3. Run flutter pub get to install the required dependencies.

Usage

  • 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.