Add: clai

pull/36/head
Tullio Facchinetti 4 months ago
parent 1cde406395
commit 07ddb02bbe

@ -8,12 +8,12 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1338**
* Apps/tools covered: **1339**
* Number of categories: **76**.
# Index
* [AI / ChatGPT](#ai) (15), [Anki, decks and flashcards](#flashcard) (6)
* [AI / ChatGPT](#ai) (16), [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) (39), [DevOps](#devops) (12), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (19), [Disk usage analyzers](#disk-analyzer) (12)
@ -41,6 +41,7 @@ Interfaces and front-ends to GPT engines and other tools powered by artificial i
* [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.
* [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.
* [gpterm](https://github.com/MakisChristou/gpterm) - Yet another command-line chat GPT frontend written in Rust.

@ -1337,3 +1337,4 @@ webdev,Ballast,,https://github.com/synoet/ballast,A simple API load testing tool
text-processing,toc,,https://github.com/AlphaJack/toc,Generate a table of contents from the comments of a file.
music,sptui,,https://github.com/szktkfm/sptui,"Spotify TUI player, written in Go."
ai,osh,,https://github.com/charyan/osh,Ollama Shell Helper (osh): English to Unix-like Shell Commands translation using Local LLMs with Ollama.
ai,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.

1 category name homepage git description
1337 text-processing toc https://github.com/AlphaJack/toc Generate a table of contents from the comments of a file.
1338 music sptui https://github.com/szktkfm/sptui Spotify TUI player, written in Go.
1339 ai osh https://github.com/charyan/osh Ollama Shell Helper (osh): English to Unix-like Shell Commands translation using Local LLMs with Ollama.
1340 ai 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.
Loading…
Cancel
Save