ChatGPT
ChatGPT Desktop Application (Windows, Mac, iOS, Android and Linux)

### 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