chatgpt and chatgptui

These are competitors—both provide terminal-based interfaces to interact with ChatGPT, with the main differentiation being that one is built in Python for interactive CLI usage while the other is a Go-based TUI application, so users would typically choose one based on their language preference and interface style (line-oriented CLI vs. full textual UI).

chatgpt
46
Emerging
chatgptui
36
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 8/25
Community 15/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 11/25
Stars: 782
Forks: 51
Downloads:
Commits (30d): 0
Language: Go
License:
Stars: 96
Forks: 8
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No License No Package No Dependents
Stale 6m No Package No Dependents

About chatgpt

j178/chatgpt

An elegant interactive CLI for ChatGPT

Supports streaming responses with context-aware conversations stored locally, and integrates with OpenAI's API (with planned support for Claude, Gemini, and Ollama). Built in Go with configurable prompts, customizable keybindings, and dual input modes (single/multi-line), plus flexible model selection between GPT-3.5-turbo and GPT-4, all backed by persistent conversation history.

About chatgptui

dwisiswant0/chatgptui

ChatGPT 🤖 with Textual User Interface (TUI) mode written in Go.

Scores updated daily from GitHub, PyPI, and npm data. How scores work