diff --git a/README.md b/README.md index dc4b561..17620be 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ Some links are available to [related resources](#resources). # Summary -* Apps/tools covered: **1342** +* Apps/tools covered: **1343** * Number of categories: **76**. # Index -* [AI / ChatGPT](#ai) (16), [Anki, decks and flashcards](#flashcard) (6) +* [AI / ChatGPT](#ai) (17), [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) (12) * [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) @@ -44,6 +44,7 @@ Interfaces and front-ends to GPT engines and other tools powered by artificial i * [clai](https://github.com/iivvoo/clai) - Command Line AI is a command line integration for openai. It's setup to help you learn new shell commands and construct more complex commands. * [clevercli](https://github.com/clevercli/clevercli) - ChatGPT powered CLI utilities. Easily add new prompt types. * [cligpt](https://github.com/paij0se/cligpt) - ChatGPT but in the terminal. +* [Elia](https://github.com/darrenburns/elia) - A terminal ChatGPT client built with Textual. * [gpterm](https://github.com/MakisChristou/gpterm) - Yet another command-line chat GPT frontend written in Rust. * [HAL 2023](https://github.com/Brutuski/hal2023-cli) - Inspired by the infamous HAL9000, it is a simple script to chat with OpenAI's ChatGPT. * [ht](https://github.com/catallo/ht) - A shell command that answers your questions about shell commands using OpenAI GPT.