Member-only story
Build ChatGPT mobile app using Flutter and OpenAI | Easily Integrate ChatGPT with Flutter and OpenAI
4 min readJun 19, 2023
In this article we will discuss about how to integrate chatGPT with Flutter using OpenAI APIs
🎥 Video Tutorial
⚒️ Dependencies
🔭 Implementation
In order to use any of the OpenAI services, they have provided the developers with access to their APIs. Therefore by creating an account in OpenAI, we will be able to access most of their public APIs including chat models, speech-to-text, image prcessing etc.