Categorygithub.com/sharpvik/gpt
modulepackage
0.0.0-20240504225038-475ba6e96714
Repository: https://github.com/sharpvik/gpt.git
Documentation: pkg.go.dev

# README

gpt - ChatGPT 4 In Your Terminal

https://github.com/sharpvik/gpt/assets/23066595/8360b5c8-7e7d-4251-9cf2-9a770d807739

Install

go install github.com/sharpvik/gpt

Provide OpenAI API Key

gpt key <OPENAI_API_KEY>

Boot Up the REPL

gpt repl

ui.png

  1. Press I and start typing.
  2. Press ENTER to send the message.
  3. ESCape from the input and press C to copy the last GPT answer.
  4. Use CTRL+C to leave the REPL environment.

Ask a Quick Question

gpt 'Tell me about football'

Copy Last Response

gpt copy

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author