skydoves / chatgpt-android

📲 ChatGPT Android demonstrates a Chatbot application using OpenAI's chat API on Android with Stream Chat SDK for Compose.
Apache License 2.0
3.72k stars 440 forks source link

[Feature Request] Shared 'popular' prompts + Library/Log + Export features. #25

Closed patrickcurl closed 1 year ago

patrickcurl commented 1 year ago

There's a few chrome extensions that have some of these features. I'm trying to implement it w/ WebViews+Flutter but not really a mobile dev. This app is pretty sleek so would be cool to add these features.

skydoves commented 1 year ago

Hey @patrickcurl, sorry for the delayed response. I think one of my great colleagues @Nash0x7E2 may have a similar solution to this. Any idea for this? 😄

Nash0x7E2 commented 1 year ago

Hey @patrickcurl, this blog post may be of interest to you https://getstream.io/blog/build-flutter-chrome-extension/