Add: aider

pull/37/head
Tullio Facchinetti 3 months ago
parent e75971c32e
commit aea7cfbd9b

@ -8,12 +8,12 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1351**
* Apps/tools covered: **1352**
* Number of categories: **76**.
# Index
* [AI / ChatGPT](#ai) (17), [Anki, decks and flashcards](#flashcard) (6)
* [AI / ChatGPT](#ai) (18), [Anki, decks and flashcards](#flashcard) (6)
* [Backup](#backup) (16)
* [Calculators](#calc) (11), [Chat and instant messaging](#chat) (27), [Clean up of files and directories](#file-dir-cleanup) (11), [Co-pilot](#copilot) (9), [Command launchers](#launcher) (20), [Commands cheatsheet and snippets](#cheatsheet) (18), [Conversion](#conversion) (13)
* [Data management](#data-management) (17), [Data management - JSON/YAML/etc.](#data-management-json) (43), [Data management - Tabular data](#data-management-tabular) (22), [Data transfer](#transfer) (40), [DevOps](#devops) (12), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (19), [Disk usage analyzers](#disk-analyzer) (12)
@ -38,6 +38,7 @@ Interfaces and front-ends to GPT engines and other tools powered by artificial i
* [AI](https://github.com/nitefood/ai-bash-gpt) - A commandline ChatGPT client in BASH with conversation/completion support.
* [AIChat](https://github.com/sigoden/aichat) - Using ChatGPT/GPT-3.5/GPT-4 in the terminal.
* [aider](https://github.com/paul-gauthier/aider) - aider is AI pair programming in your terminal.
* [ata](https://github.com/rikhuijzer/ata) - Ask the Terminal Anything: OpenAI GPT in the terminal.
* [Chatblade](https://github.com/npiv/chatblade) - Chatblade is a versatile command-line interface (CLI) tool designed to interact with OpenAI's ChatGPT.
* [chatgpt](https://github.com/mglantz/chatgpt) - Simple command line integration to Chat GPT.

@ -1350,3 +1350,4 @@ find,rawhide,,https://github.com/raforg/rawhide,Find files using pretty C expres
utility,sasqwatch,,https://github.com/fabio42/sasqwatch,A modern take on the classic watch command.
conversion,hecat,,https://gitlab.com/nodiscc/hecat,A generic automation tool around data stored as plaintext YAML files.
funny,hollywood,,https://github.com/dustinkirkland/hollywood,Runs a script turning your Linux terminal into a Hollywood style real-time hacking terminal.
ai,aider,,https://github.com/paul-gauthier/aider,aider is AI pair programming in your terminal.

1 category name homepage git description
1350 utility sasqwatch https://github.com/fabio42/sasqwatch A modern take on the classic watch command.
1351 conversion hecat https://gitlab.com/nodiscc/hecat A generic automation tool around data stored as plaintext YAML files.
1352 funny hollywood https://github.com/dustinkirkland/hollywood Runs a script turning your Linux terminal into a Hollywood style real-time hacking terminal.
1353 ai aider https://github.com/paul-gauthier/aider aider is AI pair programming in your terminal.
Loading…
Cancel
Save