Discover and explore top open-source AI tools and projects—updated daily.
CLI tool for terminal-based chatbot interactions
Top 36.5% on SourcePulse
TerminalGPT brings a ChatGPT-like conversational AI experience directly to your command-line interface. It's designed for developers, researchers, and power users who want to interact with large language models efficiently without leaving their terminal environment.
How It Works
TerminalGPT acts as a client for various LLM APIs, including OpenAI, Anthropic, Groq, and Gemini. It abstracts the complexities of API calls, allowing users to engage in chat sessions directly from their terminal. The primary interaction model is a simple command-line interface for starting chats and managing conversations.
Quick Start & Requirements
npm install -g terminalgpt
or yarn global add terminalgpt
tgpt chat
. The first run prompts for an API key.Highlighted Details
npx terminalgpt
.tgpt delete
).Maintenance & Community
CONTRIBUTING.md
.Licensing & Compatibility
Limitations & Caveats
6 months ago
1+ week