Skip to content
/ SiBot Public

A command line client for chat-gpt with some helpful features build on top of it.

Notifications You must be signed in to change notification settings

si-net/SiBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SiBot

A command line client for chat-gpt with some helpful features build on top of it.

Prerequisits

  • rust
  • cargo
  • make (opt)

Usage

  1. Clone this repo.
  2. Get your Chat-GPT API key from: https://platform.openai.com/account/api-keys
  3. Copy the key to a file located at ~/dev/GPT-KEY

Than run:

make

or

cargo run

For debugging run

make debug

Contributing

This project is open to contributions. Feel free to submit a pull request or open an issue if you have any suggestions or find any bugs.

The docs contain a collection of feature ideas.

License

This project is licensed under the MIT License.

About

A command line client for chat-gpt with some helpful features build on top of it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published