Skip to content

talwrii/llmcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llmcli

A command line interface for using some large language models.

Support models:

  • OpenAI's ChatGPT
  • Other models when I want to use them. I might end up hooking this up to huggingface and gpt

Install:

pip install large-language-model-cli

chatgpt

llmcli chatgpt "prompt"

Prompts for password if necessarily. Saves a session tokken

Use --login to force a new login.

Prior work

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published