Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-25T16:45:30.000Z (12 months ago)
- Last Synced: 2024-10-31T13:23:51.001Z (about 2 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++.