Skip to content

teunissenstefan/chatgpt-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT GUI

cover image

Building

git clone [email protected]:teunissenstefan/chatgpt-gui.git
cd chatgpt-gui
cargo build --release

Todo

  • Connect insert_text to only allow digits in certain fields in preferences
  • Show confirmation dialog when pressing the X button
  • Prefer finish_reason "stop", otherwise, notify the user
  • Copy message when double clicking on it, maybe context menu
  • Automatically scroll down when a new message has been added
  • Continue conversation

About

GTK 4 front-end to ChatGPT completions written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published