#346 · Primary category: AI Agents & Automation

gptme

agent agents ai-agents ai-assistant anthropic chatbot chatgpt cli code-generation llamacpp llm llm-agent llm-apps openai openrouter rag

Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web. Make your own persistent autonomous agent on top!

Project last updated:08/30/26

GitHub Stars

4.4K

Forks

420

Contributors

52

License

MIT

Why we included this project

gptme is a terminal-first AI agent for people who live in the shell. It runs as a CLI with tools for shell commands, Python execution, file editing, and web browsing, so it can handle coding tasks and pull answers out of a URL. Because it runs anywhere a terminal runs, it works in tmux sessions, on headless servers, and in CI pipelines, and it can use Anthropic, OpenAI, Google, xAI, DeepSeek, or OpenRouter models, or run fully local through llama.cpp. It can also act as a persistent autonomous agent, keeping a git-tracked workspace as its memory and using templates for scheduled run loops and self-managed task queues. Developers and small teams who want an open, extensible alternative to hosted coding assistants can extend it with plugins, MCP integration, and a web UI.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category