Skip to content

lguzzon-scratchbook/assistant-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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🔥

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.3%
  • JavaScript 1.5%
  • Batchfile 0.2%