# Chat - AI Platform Agnostic CLI [github](https://github.com/MNThomson/chat) [crates.io](https://crates.io/crates/chat) [build status](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 MIT
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