99percentpeople/ChatGPT-rs
ChatGPT-rs is a lightweight ChatGPT client with a graphical user interface, written in Rust. It allows you to chat with OpenAI's GPT models through a simple and intuitive interface.
This tool provides a simple desktop application for interacting with OpenAI's GPT models. You input your questions or prompts, and it delivers responses directly on your computer screen. It's designed for anyone who wants a dedicated, user-friendly interface to chat with AI.
No commits in the last 6 months.
Use this if you prefer a standalone application over a web browser or command line for your AI conversations and want to save your chat history.
Not ideal if you need a solution integrated into existing workflows or applications, or if you prefer cloud-based AI chat services.
Stars
14
Forks
5
Language
Rust
License
MIT
Category
Last pushed
Apr 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/99percentpeople/ChatGPT-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
Arend-Jan/chat-gpt-lib-rs
A Rust library for interacting with OpenAI's ChatGPT API, providing an easy-to-use interface and...
openai-rs/openai-api
A simple Rust library for OpenAI API, free from complex async operations and redundant dependencies.
retrage/gpt-macro
ChatGPT powered Rust proc macro that generates code at compile-time.
rsmeowry/chatgpt_rs
OpenAI's ChatGPT API wrapper for Rust 🦀
teunissenstefan/chatgpt-gui
GTK 4 front-end to ChatGPT completions written in Rust