Skip to content

A Flutter app that lets you ask anything with OpenAI API (using GPT-3.5 Turbo model). Easy to use and Simple Interface.

Notifications You must be signed in to change notification settings

mahira13/AskAway_OpenAI

Repository files navigation

AskAway_OpenAI

A Flutter app that lets you ask anything with OpenAI API (using GPT-3.5 Turbo model). Easy to use and Simple Interface.

Libraries & Tools used

  1. http: ^1.1.0
  2. dash_chat_2: ^0.0.20
  3. get: ^4.6.6

Getting Started

First you need to add your own OpenAI Api key in lib >services >openai >api_key.dart.

Add your own OpenAI Api Key in static String openaiApiKey = "YOUR API KEY";

App Screenshots

Screenshot_1717676221 Screenshot_1717677365 WhatsApp Image 2024-06-23 at 5 03 49 PM

WhatsApp Image 2024-06-23 at 5 03 50 PM (1) WhatsApp Image 2024-06-23 at 5 03 50 PM

About

A Flutter app that lets you ask anything with OpenAI API (using GPT-3.5 Turbo model). Easy to use and Simple Interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published