shell_gpt
aider
| shell_gpt | aider | |
|---|---|---|
| 46 | 139 | |
| 11,596 | 39,061 | |
| 1.0% | 2.4% | |
| 5.1 | 9.9 | |
| about 2 months ago | 5 days ago | |
| Python | Python | |
| MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
shell_gpt
- Supercharge Your Terminal: ShellGPT + ChromaDB + LangChain for Context-Aware Automation
🗃 To explore ShellGPT in depth, including installation instructions, usage examples, and advanced configuration options, head over to the official ShellGPT GitHub repository.
- Master Vibe Coding: AI-Powered Workflow
ShellGPT
- Building Slack Platform Expert AI
The code was something like this (off topic, but if you're looking for a great solution for daily use, take a look at ShellGPT):
- Show HN: Sort lines semantically using LLM-sort
Otherwise it might be more or less the same as using https://github.com/TheR1D/shell_gpt ?
- T2x – a CLI tool for AI-first text operations
I use a cli tool 100x/day for misc things; can hit openai or a local llm.
https://github.com/TheR1D/shell_gpt
Has nice shell integration.
- ShellGPT: A CLI productivity tool powered by LLMs like GPT-4
- Anyone else using a terminal LLM? (+my prototype)
I was wondering if anyone else is using a minimal terminal LLM. What I mean is a small cli application that lets you use stdin/stdout/etc to just pipe data to/from an llm (provider agnostically).
For me this method has become my favorite way of using of LLMs (when I only need text IO) - but I suspect that I've (once again) just reinvented the wheel here. Previously I used https://github.com/TheR1D/shell_gpt, but I ran into a few reliability and usability issues with it.
The way this works for me, is that I just launch a terminal which automatically starts a new LLM session, and I can use the CLI to load and manipulate previously saved sessions.
Maybe in the future, what I see is that once could launch a generic LLM daemon on one's computer to just expose an API for any other tool to use, like an equivalent of an LSP, but for LLM instead of coding editors.
end rant, any ideas? Feedback? :)
- LLMs on the Command Line
Besides aider and ollama, I think shell_gpt https://github.com/TheR1D/shell_gpt is great for quick chats / lookups. Being able to quickly cat files to repl sessions saves a lot of time.
I need to integrate distil whisper large v3, aider, and shell_gpt to tidy up a lot of my disjointed LLM use. As someone else mentioned, the commits created by aider allow me to "skip" some intermediate steps that would be required when working on coding tasks with other frameworks.
- Oh My Zsh
https://github.com/TheR1D/shell_gpt?tab=readme-ov-file#shell...
- Is there a better way to feed my codebase to GPT than using this bash script? How could I bundle the source code more intelligently?
I would like to stay in the terminal, and am using https://github.com/TheR1D/shell_gpt, my format is simply to send GPT a file to discuss:
aider
- Claude in Chrome
- Show HN: I built Solveig, it turns any LLM into an assistant in your terminal
See Usage for more: https://github.com/FSilveiraa/solveig/blob/main/docs/usage.m...
---
FEATURES
AI Terminal Assistant - Automate task planning, file management, code analysis and system management using natural language in your terminal.
Safe by Design - Granular controls with pattern-based permissions. File operations prioritized, and shell commands can be disabled.
Plugin Architecture - Extend capabilities through drop-in plugins. Add SQL queries, web scraping or block dangerous commands with 100 lines of Python.
Modern CLI - Clear interface with task planning and listing, file content previews, diff editing, API usage tracking, code linting, waiting animations and rich tree displays for informed user decisions.
Provider Independence - Works with any OpenAI-compatible API, including local models.
tl;dr: similar idea to Claude Code (https://claude.com/product/claude-code) or Aider (https://aider.chat/), focusing on providing explicit user consent, granular configuration, drop-in plugins and the ability to integrate any model, backend or API.
See the Features for more: https://github.com/FSilveiraa/solveig/blob/main/docs/about.m...
---
TYPICAL TASKS
- "Find and list all the duplicate files inside ~/Documents/"
- Developers are choosing older AI models, and the data explains why
You can also switch between models with aider https://aider.chat/
- Ask HN: Who uses open LLMs and coding assistants locally? Share setup and laptop
I have a MBP with 128GB.
Here's the pull request I made to Aider for using local models:
https://github.com/Aider-AI/aider/issues/4526
- Level Up Your Dev Flow with These Tools That Make Coding Fun Again
10. Aider: Code with AI in Your Terminal
- Claude Code vs. Codex: I Built a Sentiment Dashboard from 500 Reddit Comments
No MCP support (https://github.com/Aider-AI/aider/pull/3937) makes it less useful than other tools (opencode.ai, Claude Code and etc)
- Claude Code 2.0
It does sometimes feel that all of these systems are slowly rediscovering that the OG, Aider (https://github.com/Aider-AI/aider), had a near perfect architecture for pair programming with LLMs from the start.
- Pairing with Claude Code to rebuild my startup's website
I just started using aider, recommend it: https://aider.chat/
It indexes files in your repo, but you can control which specific files to include when prompting and keep it very limited/controlled.
- My Top Open-Source AI Tools for Building Smarter in 2025
GitHub - Aider-AI/aider
- We built an open-source asynchronous coding agent
What are some alternatives?
ai-shell - A CLI that converts natural language to shell commands.
OpenHands - 🙌 OpenHands: AI-Driven Development
GPTCache - Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
continue - ⏩ Ship faster with Continuous AI. Open-source CLI that can be used in TUI mode as a coding agent or Headless mode to run background agents
gorilla-cli - LLMs for your CLI
crush - The glamourous AI coding agent for your favourite terminal 💘