A demo project for chat gpt using text-davinci-002-render and text-davinci-003.
-
Get a free API Key at [https://beta.openai.com/account/api-keys)
-
Clone the repo
https://github.com/vishaldhaduk9986/chat_gpt_demo.git
-
Enter your API in
constants.dart
const String apiKey = 'ENTER YOUR API KEY';