Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.06 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.06 KB

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