January 2025

An old desktop computer on a desk with a keyboard and the terminal app on the screen. Behind are several frames.

Prompt Engineering 3: Editing

This content discusses the use of chatbots, particularly Microsoft’s Copilot, for editing command-line interface (CLI) documentation. It emphasizes the importance of using feedback and iterative editing to improve clarity and organization. The post details a practical example using Python’s docopt, showcasing how to create effective CLI documentation through clear steps and targeted edits.

Prompt Engineering 3: Editing Read More »

AI Generated image of books about the command line against the wall with a sight containing 'Create CLI Help Docs'.

Using Docopt to Create CLI Documentation

This post demonstrates the use of Docopt in Python for creating user-friendly command-line interface (CLI) documentation. It covers the installation steps, importation, and integration of help documentation into a reverse string function. The final implementation enhances usability and promotes better code quality while highlighting the importance of comprehensive documentation.

Using Docopt to Create CLI Documentation Read More »

Popular AI chatbot survey

Popular Chatbot Survey

This post introduces basic prompting techniques for five chatbots: ChatGPT, Gemini, Copilot, Claude, and Perplexity. It highlights each chatbot’s capabilities in generating text and images. Responses varied in tone and length, with an emphasis on the need for simplicity in prompts to avoid errors, especially in image generation.

Popular Chatbot Survey Read More »

Scroll to Top