lguzzon-scratchbook / assistant-cli

A comfortable CLI tool to use ChatGPT servicešŸ”„

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example usage

Assistant CLI

CLI tool for ChatGPT Service.

NPM MIT License

Intro

This is a Command line tools that permits people to integrate easily with the ChatGPT by OpenAI. The authentication is dynamically managed by the cli āœØ

Install

npm install -g assistant-cli

Usage

Note Per the official OpenAI Discord on December 7th, 2022: The ChatGPT servers are currently experiencing "exceptionally high demand," so some requests may respond with HTTP 503 errors.

Check version:

assistant version

One spot question:

assistant Provide me a React snippet

Continuous conversation feature

You can open a chat typing:

assistant chat

About

A comfortable CLI tool to use ChatGPT servicešŸ”„

License:MIT License


Languages

Language:TypeScript 98.3%Language:JavaScript 1.5%Language:Batchfile 0.2%