chatgpt_rs and heygpt
`heygpt` is a client that could potentially utilize the API wrapper provided by `chatgpt_rs`, making them ecosystem siblings where one offers the foundational library and the other a higher-level application.
About chatgpt_rs
rsmeowry/chatgpt_rs
OpenAI's ChatGPT API wrapper for Rust 🦀
About heygpt
fuyufjh/heygpt
A simple command-line interface for ChatGPT API written in Rust ⚡️
Supports real-time streaming responses and interactive multi-turn conversations with built-in commands for conversation management (retract, view history). Operates in both one-shot query mode for quick answers and interactive REPL mode, with flexible configuration via environment variables or TOML files. Integrates directly with OpenAI's Chat API and supports custom API endpoints, enabling compatibility with third-party mirror services.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work