Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`