aboutsummaryrefslogtreecommitdiff
path: root/misc/chatblade/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'misc/chatblade/pkg-descr')
-rw-r--r--misc/chatblade/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/chatblade/pkg-descr b/misc/chatblade/pkg-descr
new file mode 100644
index 000000000000..f803db2186e4
--- /dev/null
+++ b/misc/chatblade/pkg-descr
@@ -0,0 +1,6 @@
+Chatblade is a versatile command-line interface (CLI) tool designed to interact
+with OpenAI's ChatGPT. It accepts piped input, arguments, or both, and allows
+you to save common prompt preambles for quick usage. Additionally, Chatblade
+provides utility methods to extract JSON or Markdown from ChatGPT responses.
+
+Note: You'll need to set up your OpenAI API key to use Chatblade.