Skip to content

Latest commit

 

History

History
105 lines (87 loc) · 3.88 KB

File metadata and controls

105 lines (87 loc) · 3.88 KB

nGPT Wiki

nGPT, a Swiss army knife for LLMs: a powerful CLI, interactive chatbot, and flexible library all in one package.

About nGPT

nGPT allows you to seamlessly work with OpenAI, Ollama, Groq, Claude, Gemini, or any OpenAI-compatible API to:

  • Generate code
  • Craft git commit messages
  • Rewrite and improve text
  • Execute shell commands
  • Chat interactively with powerful LLMs

It's fast, lightweight, and designed for both casual users and developers.

Documentation Highlights

Our comprehensive documentation includes:

Quick Start

# Install with pip
pip install ngpt

# Or install with uv (faster)
uv pip install ngpt

# Start chatting
ngpt "Tell me about quantum computing"

# Start an interactive session
ngpt -i

nGPT Banner

PyPI version AUR Version License: MIT Documentation Ask DeepWiki [DOCS]

Linux Windows macOS Android