# jucasoliveira/terminalGPT

Get GPT like chatGPT on your terminal

Repository: https://github.com/jucasoliveira/terminalGPT
Canonical: https://ross.abutalabs.com/products/terminalgpt
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai, bash, chatgpt, chatgpt-api, cli, typescript, hacktoberfest
Last push: 2025-02-26T05:40:46+00:00

## Health v2 (maintenance only)
Score: 37/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 8, release rhythm 40, longevity 95
- inputs: {"age_days": 1336, "days_push": 553, "days_rel": 553, "gap_med": 3, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1024, forks 177 (observed 2026-08-28T04:03:16.500327+00:00)

## What it is
TerminalGPT is a Node.js CLI tool that brings ChatGPT-like LLM chat conversations directly into your terminal. It supports multiple LLM providers including OpenAI, Anthropic, Groq, and Gemini, and manages conversation history locally.

## Use cases
- chat with gpt from the terminal
- use chatgpt without leaving the command line
- chat with claude or gemini in my shell
- quickly ask llm questions while coding
- manage and delete terminal ai conversations
- run chatgpt via npx without installing

## When to choose
- you want LLM chat inside your terminal workflow
- you want a single CLI that supports OpenAI, Anthropic, Groq, and Gemini
- you prefer lightweight npm-installable tools over web UIs

## When to avoid
- you need a graphical chat interface with rich formatting
- you want fully local/offline models rather than API-based ones
- you need advanced features like agent tooling or RAG pipelines

## Facets
- artifact type: cli-tool
- maturity: active
- function: chatbot, llm-inference, cli, chat-interface
- domain: artificial-intelligence, large-language-models, chatbots, developer-tools
- platform: cli, cross-platform, windows
- tags: chatgpt, openai, terminal-chat, anthropic, groq, gemini, typescript, npm, command-line, nodejs, macos, linux

## Member repositories
- jucasoliveira/terminalGPT (main) score 37

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.500327+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:08:14.107073+00:00, confidence not recorded.
  - readme: https://github.com/jucasoliveira/terminalGPT (fetched 2026-08-28T04:03:16.500327+00:00, sha 48d412c0da9b)
  - registry_npm: https://registry.npmjs.org/terminalgpt (fetched 2026-08-29T13:08:34.249010+00:00, sha baa69a6c98f1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
