go-chat

command module
v1.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2023 License: MIT Imports: 9 Imported by: 0

README

Go-Chat

DEMO

Description

Communicate with ChatGPT through terminal. Written in Go.

Quickstart

Prerequisites
Install
go install github.com/amirfakhrullah/go-chat@latest
Set Open AI API Key in your .zshrc
export OPEN_AI_API_KEY="xxxxxxxxxxxxx"

And then

source ~/.zshrc
Run Script

Run the script below to get started:

go-chat

Running code locally

  • Clone or fork this repository
  • To clone:
git clone https://github.com/amirfakhrullah/go-chat.git
  • To run:
go run main.go
  • To build:
go build

License

License under the MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
cli

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL