maikhoff / ChatGPT

A ChatGPT C# client for console and graphical user interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT

A ChatGPT C# client for graphical user interface.

To make the app work, you need to set the OpenAI API key as the OPENAI_API_KEY environment variable.

image

Shortcuts

Main Window

  • Ctrl+Shift+A - Toggle between transparent and acrylic blur window style.
  • Ctrl+Shift+S - Toggle between visible and hidden window state.

Message Prompt

  • Enter - Send prompt.
  • Escape - Cancel edit.
  • F2 - Edit prompt.
  • Alt+Enter - Insert new line.

API

Completions

License

To be decided.

About

A ChatGPT C# client for console and graphical user interface.


Languages

Language:C# 100.0%