https://github.com/mnthomson/chat
chat - platform agnostic "ai" cli
https://github.com/mnthomson/chat
chatgpt cli commands gpt-3 gpt-4 linux llama llm ollama openai productivity shell terminal
Last synced: 12 months ago
JSON representation
chat - platform agnostic "ai" cli
- Host: GitHub
- URL: https://github.com/mnthomson/chat
- Owner: MNThomson
- License: isc
- Created: 2024-05-03T00:47:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T01:13:19.000Z (about 1 year ago)
- Last Synced: 2025-06-12T21:47:18.288Z (12 months ago)
- Topics: chatgpt, cli, commands, gpt-3, gpt-4, linux, llama, llm, ollama, openai, productivity, shell, terminal
- Language: Rust
- Homepage: https://mnt.dev
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chat - AI Platform Agnostic CLI
[
](https://github.com/MNThomson/chat)
[
](https://crates.io/crates/chat)
[
](https://crates.io/crates/chat)
[
](https://github.com/MNThomson/chat/actions?query=branch%3Amaster)
## Introduction
I kept getting fed up with different "ai" cli tools, so I just built one.
```console
$ cargo install chat
$ OPENAI_API_KEY=sk... chat "Write an owl Hiku"
Silent wings take flight,
Eyes of wisdom in the night,
Owl watches, unseen.
```
#### License
Licensed under ISC
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you shall be licensed as above, without any additional terms or conditions