Skip to content

uendellima/chatgpt-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Clone

Introduction

That's a ChatGPT clone app writen in Flutter/Dart to study how OpenAI API works.

Setup

  1. To use the OpenAI API a key is needed, so you'll need to create your own key. You can do that on this site.
  2. Create a .env file in the root of project and store your API key in a variable named "API_KEY".
  3. Install Flutter (you can find it here).
  4. Run flutter build apk --release.
demonstration.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages