Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bloqhead/go-gpt
A simple ChatGPT desktop app built using Go and Gio UI.
https://github.com/bloqhead/go-gpt
Last synced: about 2 months ago
JSON representation
A simple ChatGPT desktop app built using Go and Gio UI.
- Host: GitHub
- URL: https://github.com/bloqhead/go-gpt
- Owner: bloqhead
- Created: 2024-03-19T16:51:50.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-29T21:35:30.000Z (9 months ago)
- Last Synced: 2024-03-30T17:38:11.027Z (9 months ago)
- Language: Go
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go ChatGPT app
Rudimentary ChatGPT app written using Go and Gio UI. Based on [this tutorial](https://medium.com/@osho_jay/building-lightweight-cross-platform-applications-entirely-in-go-no-js-no-bs-4b737e3f5067) but with some modifications to make it work with the latest version of Gio.
## Run it
1. `make run`