[![Crate](https://img.shields.io/badge/crates.io-v0.1.0-cc5500?style=for-the-badge)](https://crates.io/crates/mockingparrot) [![License](https://img.shields.io/badge/Unlicense-blue?style=for-the-badge&logo=unlicense&logoColor=white)](https://unlicense.org) # MockingParrot A TUI client for ChatGPT. ![Preview](preview.png) ## Getting started Download a precompiled binary from the [GitHub Releases page](https://github.com/ArielHorwitz/mockingparrot/releases). Or, if you have the Rust toolchain then run: ``` cargo install mockingparrot ``` You will need to copy your [API key](https://platform.openai.com/api-keys) into the config file. Version upgrades may not be backward compatible: if you are upgrading to a newer version, you _may_ need to remove your config file or other saved data.