/ask

Primary LanguageGo

ask

Ask will make it easer to chat with OpenAI GPT Model via your terminal.

Installation

  1. Go to release page.
  2. Download the binary file and made it executable
  3. Move binary file ask to /usr/local/bin/ask
  4. Start accessing ask via cli.
  5. Get your OpenAI API key via OpenAI and submit it to ask

Your API key and configuration will be store at $HOME/.openai.

Usage and example

You can check usage and example inside my linked in post that explain in video.