aider
CLIAI pair programming in your terminal — edit code with LLMs.
Use Claude as backend~94% est.
aider --model claude-3-5-sonnet-20241022 src/ai-ml3 recipes
llm
CLICLI tool and Python library for interacting with LLMs.
Use a specific model~95% est.
llm -m claude-3-5-sonnet 'Explain this code' < main.pyai-ml3 recipes