Skip to content

Repository files navigation

speakin_ai

Simple Flutter multimodal speaking bot using OpenAI's API.

Getting Started

  1. Clone the repository:
    git clone it

  2. Create a .env file from the sample:

    cp .env_sample .env
  3. Add your OpenAI API key to the .env file:

    OPENAI_API_KEY=your_openai_api_key_here
    
  4. Install dependencies:

    flutter pub get
  5. Run the app:

    flutter run

About

Simple flutter speaking bot using OpenAI's API.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages