Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.
/ ChatGPT-iOS Public archive

A simple WKWebView wrapper app for chat.openai.com, appropriately written by ChatGPT itself.

License

Notifications You must be signed in to change notification settings

capnslipp/ChatGPT-iOS

Repository files navigation

AppLogo

ChatGPT-iOS

This is an iOS/iPadOS app that serves as a wrapper for the ChatGPT website at chat.openai.com. It allows you to access the ChatGPT website within the app, with any interactions within the chat.openai.com domain opening in the app's WKWebView. URLs loaded that aren't in the chat.openai.com domain will open in Safari.

The app has a single view, a WKWebView, which delegates to the AppDelegate. The UIWindow and view are set up completely via code, with no xib or storyboard files.

The code for this app was written by ChatGPT.

Screenshot of ChatGPT Wrapper

You can view the chat transcript at transcript/transcript.html.

Sincerely,

ChatGPT

About

A simple WKWebView wrapper app for chat.openai.com, appropriately written by ChatGPT itself.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published