npiv/chatblade
A command-line interface tool for querying ChatGPT with piped input, saved prompts, and response extraction utilities.

Velocity · 7d
+2.2
★ / day
Trend
→steady
star history
Chatblade is a Python CLI tool that wraps the OpenAI ChatGPT API, allowing users to send queries via arguments or piped input and recall or continue previous conversations. It includes utility functions to extract JSON or Markdown from responses, and lets users save common prompt preambles for quick reuse.