Add: ChatGPTerminator

pull/37/head
Tullio Facchinetti 3 months ago
parent 5863cbe588
commit 1958619c03

@ -8,12 +8,12 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1370**
* Apps/tools covered: **1371**
* Number of categories: **76**.
# Index
* [AI / ChatGPT](#ai) (18), [Anki, decks and flashcards](#flashcard) (6)
* [AI / ChatGPT](#ai) (19), [Anki, decks and flashcards](#flashcard) (6)
* [Backup](#backup) (16)
* [Calculators](#calc) (11), [Chat and instant messaging](#chat) (28), [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) (23), [Data transfer](#transfer) (40), [DevOps](#devops) (14), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (19), [Disk usage analyzers](#disk-analyzer) (12)
@ -42,6 +42,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.
* [ChatGPTerminator](https://github.com/AineeJames/ChatGPTerminator) - GPTerminator provides a convenient way to interact with OpenAI's chat completion and image generation API's using your command line interface.
* [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.

@ -1369,3 +1369,4 @@ git,gh-dash,,https://github.com/dlvhdr/gh-dash,A beautiful CLI dashboard for Git
git,git-cc,,https://github.com/SKalt/git-cc,A git extension to help write conventional commits.
monitor-top,gotop,,https://github.com/xxxserxxx/gotop,A terminal based graphical activity monitor inspired by gtop and vtop.
security,gpg-tui,,https://github.com/orhun/gpg-tui,Manage your GnuPG keys with ease!
ai,ChatGPTerminator,,https://github.com/AineeJames/ChatGPTerminator,GPTerminator provides a convenient way to interact with OpenAI's chat completion and image generation API's using your command line interface.

1 category name homepage git description
1369 git git-cc https://github.com/SKalt/git-cc A git extension to help write conventional commits.
1370 monitor-top gotop https://github.com/xxxserxxx/gotop A terminal based graphical activity monitor inspired by gtop and vtop.
1371 security gpg-tui https://github.com/orhun/gpg-tui Manage your GnuPG keys with ease!
1372 ai ChatGPTerminator https://github.com/AineeJames/ChatGPTerminator GPTerminator provides a convenient way to interact with OpenAI's chat completion and image generation API's using your command line interface.
Loading…
Cancel
Save