Tag: command-line tools

  • Docker: Using AI Tools to Convert a PDF into Images

    Source URL: https://www.docker.com/blog/using-ai-tools-to-convert-a-pdf-into-images/ Source: Docker Title: Using AI Tools to Convert a PDF into Images Feedly Summary: Learn how to turn a PDF into a bunch of images with the help of Docker and AI tools. AI Summary and Description: Yes **Short Summary with Insight:** The text discusses the Docker Labs GenAI series, focusing on…

  • Simon Willison’s Weblog: docs.jina.ai – the Jina meta-prompt

    Source URL: https://simonwillison.net/2024/Oct/30/jina-meta-prompt/#atom-everything Source: Simon Willison’s Weblog Title: docs.jina.ai – the Jina meta-prompt Feedly Summary: docs.jina.ai – the Jina meta-prompt From Jina AI on Twitter: curl docs.jina.ai – This is our Meta-Prompt. It allows LLMs to understand our Reader, Embeddings, Reranker, and Classifier APIs for improved codegen. Using the meta-prompt is straightforward. Just copy the…

  • Simon Willison’s Weblog: Run a prompt to generate and execute jq programs using llm-jq

    Source URL: https://simonwillison.net/2024/Oct/27/llm-jq/#atom-everything Source: Simon Willison’s Weblog Title: Run a prompt to generate and execute jq programs using llm-jq Feedly Summary: llm-jq is a brand new plugin for LLM which lets you pipe JSON directly into the llm jq command along with a human-language description of how you’d like to manipulate that JSON and have…

  • Docker: Using an AI Assistant to Read Tool Documentation

    Source URL: https://www.docker.com/blog/using-an-ai-assistant-to-read-tool-documentation/ Source: Docker Title: Using an AI Assistant to Read Tool Documentation Feedly Summary: Explore how to use Docker and LLMs to streamline workflows for command-line tools to enhance the process of reading docs, troubleshooting errors, and running commands. AI Summary and Description: Yes **Summary:** The text outlines Docker’s ongoing exploration into utilizing…