Skip to content

Foxpace/chatGPT-Flutter-clone

Repository files navigation

ChatGPT Flutter clone

Simple project for demonstration purposes. Interconnects the Flutter UI with ChatGPT API. To enable this project to work with chatGPT - go to the:

lib/repo/chat_gpt_secret.dart

And post your key there into the secret field.

Disclaimer

This code is purely for demonstration purposes and should not be used in production. OpenAI key should be stored at the remote server as a secret. Client device should not see it at any point, because there is a chance of possible credentials leak.

Final result

About

Simple Flutter clone of the chatGPT app for demonstration purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published