Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arielhorwitz/mockingparrot

A TUI client for ChatGPT
https://github.com/arielhorwitz/mockingparrot

Last synced: 3 months ago
JSON representation

A TUI client for ChatGPT

Awesome Lists containing this project

README

        

[![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.