chatgpt_rs and rustgpt
One is an API wrapper library for programmatic access to the ChatGPT API, while the other is a command-line client that likely utilizes such a wrapper or directly interacts with the API, making them complements where the former could be a dependency of the latter.
About chatgpt_rs
rsmeowry/chatgpt_rs
OpenAI's ChatGPT API wrapper for Rust 🦀
About rustgpt
MakisChristou/rustgpt
Yet another command-line chat GPT frontend written in Rust.
This tool helps developers quickly interact with large language models like ChatGPT directly from their computer's command line. You type in a question or prompt, and it returns a conversational response, as if you were using a web-based chat interface. It's designed for developers who prefer to stay in their terminal environment for various tasks.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work