Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

korandoru/griseo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Griseo

Chat with OpenAI in the Hacker way.

Installation

pip install griseo

Usage

export OPENAI_API_KEY=<API_TOKEN> # or echo OPENAI_API_KEY=<API_TOKEN> >> .env
griseo ... # one-shot chat completion
griseo     # open an interactive session  

About

Chat with OpenAI in the Hacker way.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages