blob: 35118f2dd2f8d9a99287b1ff65e662b2710d1f42 (
plain)
1
2
3
4
5
6
7
8
9
|
Package: gemini
Maintainer: Jeff Carr <[email protected]>
Depends: go-gui-toolkits
Build-Depends: golang, protoc-gen-go, autogenpb, go-mod-clean
Description: interact with Google's Gemini AI
Goals:
Save all interactions in a protobuf
Have a Terminal UI, Console UI and GUI (GTK)
Can "restart" from where you left off
|