Boomer prompts are a conversational AI interaction style characterized by polite language, emotional context cues (often emojis), and explicit framing to guide AI responses. This approach contrasts with hyper-efficient "developer prompts" that rely on technical markup or the irony-driven "millennial prompts" emerging in response. Key Features of Boomer Prompts: Emotional Anchoring Emojis like 😊 and...
Category: Tipp
Installing and Running DeepSeek-R1 Locally on Your Machine
In the era of large language models, the Chinese model DeepSeek-R1 has become a hot topic—not least because it can be run on conventional hardware right at home. This article explains how to install and run DeepSeek-R1 locally without relying on remote servers. We’ll discuss the model’s unique features, present three different desktop tools for...
A Comprehensive Guide to Using OpenAI o1 Effectively: Moving Beyond the Chat Paradigm
OpenAI's latest model o1 is a truly impressive model. It surpasses it's predecessor GPT-4o in many ways, however, to effectively use o1, we first need to understand that it represents a significant departure from previous models like ChatGPT or Claude 3.5 Sonnet. While many of us have grown comfortable with conversational AI where we have...
Five Useful and Fun NotebookLM Hacks
Google’s NotebookLM has taken the tech world by storm over the past few months. By simply uploading your sources, NotebookLM becomes an instant expert—grounding its responses in your material and offering powerful ways to transform information. Plus, since it’s your notebook, your personal data remains entirely private and isn’t used to train the AI. One...
Every Day Prompt Engineering Part 7: Data Analysis
A somewhat overlooked feature of ChatGPT is its ability to analyse data. ChatGPT is capable to read files, analyze them and provide visualizations, files and analysis. In this blog post, we will take a look at how to use ChatGPT for data analysis. To demonstrate the power of advanced data analysis, we will use data...
GPT Mentions: A Comprehensive Overview
OpenAI's introduction of the GPT Mentions feature marks a significant leap in conversational AI, enabling users to integrate multiple GPT models within a single ChatGPT conversation. This groundbreaking feature not only enhances the versatility of ChatGPT but also streamlines workflows, offering a user-friendly interface and practical applications across various scenarios. What are GPT Mentions? GPT...
Every Day Prompt Engineering Part 6: Text Expansion
In this instalment of the every day prompt engineering series, we’ll cover how to expand a given piece text. Text expansion refers to the process where a brief snippet of text, such as a set of instructions or a collection of topics, is elaborated into a more detailed document, like an email or an blog...
Every Day Prompt Engineering Part 5: Text Analysis
In this instalment of our Everyday Prompt Engineering series, we're going to delve into the fascinating realm of text analysis. Text analysis is a powerful tool for understanding and extracting meaningful information from written content. This capability is particularly useful in a variety of contexts, such as analyzing customer feedback, conducting research, or even organizing...
Everyday Prompt Engineering Part Four: Document and Text Summaries
One of the most useful applications of AI is their ability to go through long text or large documents and to create summaries of all kinds. We've started already in our last instalment of our everyday prompt engineering series with some basic summarisation prompts for documents. Here, we will take a look a some additional...
Everyday Prompt Engineering Part Three: Working with PDF Documents
In our two previous instalments of our everyday prompt engineering series, we have learned how to use prompts to write emails and to write blogs. Another task, that is happening quite often, is to go through documents and extract the key information to create concise summaries. This skill is particularly useful in environments where there...