Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hemulgm/chatgpt
ChatGPT Native Application (Windows, Mac, Android, iOS, and Linux)
https://github.com/hemulgm/chatgpt
android chatgpt client cross-platform delphi fmx gpt gpt-3 gpt-4 ios linux macos openai windows
Last synced: 3 months ago
JSON representation
ChatGPT Native Application (Windows, Mac, Android, iOS, and Linux)
- Host: GitHub
- URL: https://github.com/hemulgm/chatgpt
- Owner: HemulGM
- License: mit
- Created: 2023-01-19T13:37:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T17:41:40.000Z (6 months ago)
- Last Synced: 2024-05-03T20:28:37.044Z (6 months ago)
- Topics: android, chatgpt, client, cross-platform, delphi, fmx, gpt, gpt-3, gpt-4, ios, linux, macos, openai, windows
- Language: Pascal
- Homepage: https://hemulgm.github.io/ChatGPT/
- Size: 4.17 MB
- Stars: 368
- Watchers: 17
- Forks: 46
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - ChatGPT - ChatGPT Native Desktop Application (Windows, Mac, Android, iOS, and Linux) (Openai)
README
ChatGPT
ChatGPT Desktop Application (Windows, Mac, iOS, Android and Linux)
![Preview](https://github.com/HemulGM/ChatGPT/blob/main/preview.png?raw=true)
### This is NOT a web page, this is a native application with its own interface!
## ⚒️ Builds
|Platform|Available||
|--------|---------|--|
|Windows 32
|✔|[Download](https://github.com/HemulGM/ChatGPT/releases/latest)|
|Windows 64
|✔|[Download](https://github.com/HemulGM/ChatGPT/releases/latest)|
|Android 32
|✔|[Download](https://github.com/HemulGM/ChatGPT/releases/latest)|
|Android 64
|✔|[Download](https://github.com/HemulGM/ChatGPT/releases/latest)|
|Linux 64
|✔|[Download](https://github.com/HemulGM/ChatGPT/releases/latest)|
|MacOS arm64
|✔|[Download](https://github.com/HemulGM/ChatGPT/releases/latest)|
|MacOS Intel64
|✔|[Download](https://github.com/HemulGM/ChatGPT/releases/latest)|
|iOS
|❌| |## ⚡ Features
- Access to gpt-3 and gpt-4
- Image generation with DALL-E
- Sound recognition and use of this context with GPT
- Separate settings for each chat
- SVG display
- Ability to edit chat
- All model settings
- Custom headers for third party APIs
- Send message as assistant, user or system
- Doesn't require a VPN (*Now required!*)
- GPT functions (external load from "funcs" folder)
- Syntax highlighting (pascal, python, json, sql, markdown)## 🙌 List of planned features
- Display of mathematical formulas
- Support MarkDown
- Syntax highlighting for Linux
- Additional functions OpenAI (such as: text correction, customizing your model via Fine-tunes, quick commands)## Dependencies
❗ Build requires Delphi 11.3+
Skia - https://github.com/skia4delphi/skia4delphi
SVGImageList - https://github.com/EtheaDev/SVGIconImageList
And some submodules
Made with :heart: on Delphi