Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use LLMs inside your terminal

Install

pip install custom-chat-gpt

Usage

chat-gpt --help
chat-gpt chat               # chat with the default model
chat-gpt chat --markdown    # chat with the default model and markdown output
chat-gpt youtube            # chat with a youtube video transcript

Dev commands

poetry init
poetry add openai rich typer
poetry shell
poetry install
poetry run chat-gpt
poetry build
poetry publish

About

Use LLMs directly inside your terminal

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages