Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aidear3/chatgpt_chatbot
An iOS application for interacting with ChatGPT without being blocked by Cloudflare.
https://github.com/aidear3/chatgpt_chatbot
chatbot chatgpt ios ios-app mobile mobile-app swift
Last synced: 5 days ago
JSON representation
An iOS application for interacting with ChatGPT without being blocked by Cloudflare.
- Host: GitHub
- URL: https://github.com/aidear3/chatgpt_chatbot
- Owner: aidear3
- License: mit
- Created: 2023-04-29T10:03:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-29T10:04:06.000Z (over 1 year ago)
- Last Synced: 2024-11-13T11:49:52.991Z (2 months ago)
- Topics: chatbot, chatgpt, ios, ios-app, mobile, mobile-app, swift
- Language: Swift
- Homepage:
- Size: 598 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatGPT Chatbot for iOS
## Introduction
This is an iOS application for interacting with ChatGPT using SwiftUI, WebKit WebView and JavaScript without the need for a backend service.
This project uses JavaScript injection in the WebView to simulate user interactions with the website, allowing you to send messages and retrieve information in real time.
## Features
- Log in to ChatGPT without being blocked by Cloudflare
- Beautiful and intuitive user interface built using SwiftUI
- Fully programmable, allowing you to customize and extend the app's functionality to suit your needs## Screenshots
![](images/2022-12-13-13-04-03.png)
![](images/2022-12-13-13-06-42.png)
![](images/2022-12-13-13-05-41.png)