https://github.com/ethosa/chatgpt-client
Yet another ChatGPT Client, but made with HappyX Native 👀
https://github.com/ethosa/chatgpt-client
android-app chatgpt chatpgt-api gpt gpt-3 gpt-4 happyx happyx-native nim windows-app
Last synced: 6 months ago
JSON representation
Yet another ChatGPT Client, but made with HappyX Native 👀
- Host: GitHub
- URL: https://github.com/ethosa/chatgpt-client
- Owner: Ethosa
- Created: 2023-12-21T14:41:02.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T16:45:30.000Z (about 2 years ago)
- Last Synced: 2025-07-08T06:04:15.751Z (6 months ago)
- Topics: android-app, chatgpt, chatpgt-api, gpt, gpt-3, gpt-4, happyx, happyx-native, nim, windows-app
- Language: Nim
- Homepage:
- Size: 2.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatGPT Client
### written in Nim with HappyX Native ✌
## Get Started 👨🔬
Main frontend file is `/assets/main.nim`. It compiles into JS.
This files includes into `/assets/index.html`.
Main file is `app.nim`. It compiles into C/C++.