OpenAi ChatGPT Flutter

A Flutter app that lets you chat with OpenAi API’s ChatGPT. Easy to use and Simple Interface.

OpenApi Documentation. Click here

Libraries & Tools Used.

Getting Started

First you need to add your own OpenAi Api key in lib >services >api_services.dart.

To get your Api Key Click Here

Add your own OpenAi Api Key in const String _Api_key = "YOUR API KEY";

App Screenshot

GitHub

View Github