CLI tool for terminal agent workflows
Top 12.6% on sourcepulse
gptme provides a personal AI agent within the terminal, designed for knowledge workers and developers. It offers an unconstrained, local alternative to cloud-based AI assistants by integrating tools for code execution, file manipulation, web browsing, and vision capabilities, all while prioritizing privacy and user control.
How It Works
gptme operates as a powerful CLI application that leverages various tools to extend the capabilities of Large Language Models (LLMs). It allows LLMs to interact with the local environment by executing shell commands, running Python code, reading/writing files, and browsing the web via Playwright. A key feature is its self-correcting mechanism, where the LLM's output is fed back into the system, enabling it to refine its actions. It supports multiple LLM providers, including local models served via llama.cpp, and offers a built-in web UI and REST API for broader accessibility.
Quick Start & Requirements
pipx install gptme
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
6 days ago
1 day