ports/misc/py-aider-chat/pkg-descr
Dave Cottlehuber eeff19a86c misc/py-aider-chat: new port - AI pair programming in your terminal
Sponsored by:	SkunkWerks, GmbH
2024-05-22 17:11:40 +00:00

7 lines
483 B
Text

Aider is a command line tool that lets you pair program with LLMs, to edit
code stored in your local git repository. Aider will directly edit the
code in your local source files, and git commit the changes with sensible
commit messages. You can start a new project or work with an existing git
repo. Aider is unique in that it lets you ask for changes to pre-existing,
larger codebases. Aider works well with GPT-4o, Claude 3 Opus, GPT-3.5 and
supports connecting to almost any LLM.