teunissenstefan/chatgpt-gui
GTK 4 front-end to ChatGPT completions written in Rust
This application provides a simple, dedicated window for interacting with ChatGPT. You input your prompts and receive ChatGPT's responses directly within the interface, making it easier to manage ongoing conversations without a web browser. It's designed for anyone who uses ChatGPT regularly for writing, brainstorming, or getting information.
Use this if you want a standalone desktop application for your ChatGPT interactions, separate from your web browser.
Not ideal if you need advanced features like managing multiple conversations simultaneously or integrating with other applications.
Stars
11
Forks
4
Language
Rust
License
ISC
Category
Last pushed
Nov 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/teunissenstefan/chatgpt-gui"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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 🦀
vibheksoni/t3router
Rust library for t3.chat API - Programmatic access to Claude, GPT-4, Gemini, and 50+ AI models....