Tagged articles

LLM prompting

4 articles · Page 1 of 1
Wuming AI
Wuming AI
Jul 27, 2026 · Artificial Intelligence

How One Host Cut an Hour of Editing Down to 5 Minutes with AI

A seasoned TV host responsible for five programs and nearly 200 episodes a year transformed a one‑hour manual clipping workflow into a 3‑5‑minute automated process by chaining AI transcription, timestamp extraction, batch slicing, vertical compositing and title overlay tools, then extended the pipeline to searchable content and website generation.

AI automationContent RepurposingLLM prompting
0 likes · 13 min read
How One Host Cut an Hour of Editing Down to 5 Minutes with AI
Data Party THU
Data Party THU
Mar 15, 2026 · Artificial Intelligence

Boost LLM Accuracy: Simple Prompt Repetition Tricks That Work

The article explains three practical prompting techniques—periodic core requirement restatement, repeated inclusion of the original text, and multiple task repetitions—that help large language models maintain focus, avoid missing details, and produce deeper, more accurate outputs in long‑context and multi‑rule scenarios, with concrete examples.

AI productivityLLM promptingtext generation
0 likes · 33 min read
Boost LLM Accuracy: Simple Prompt Repetition Tricks That Work
Subtle Storm
Subtle Storm
Jan 20, 2026 · Artificial Intelligence

How to Make AI Think Like an Engineer: Proper Use of Deep Thinking Mode

The article explains that deep‑thinking mode for large language models is a structured reasoning process—not just longer output—detailing its mechanisms, when it improves results, common pitfalls, suitable tasks, and a three‑part prompt template to harness it effectively.

AI workflowLLM promptingdeep reasoning
0 likes · 8 min read
How to Make AI Think Like an Engineer: Proper Use of Deep Thinking Mode
Software Engineering 3.0 Era
Software Engineering 3.0 Era
Mar 16, 2025 · Artificial Intelligence

Testing Claude 3.7’s Code Generation: A Hands‑On AI Coding Journey

The author conducts a step‑by‑step experiment with Claude 3.7, prompting it to create a complex Python program that draws vertically arranged letters, iteratively fixing installation errors, visual glitches, and shape imperfections, and ultimately producing an 880‑line script that rivals human‑written code.

AI code generationClaude 3.7LLM prompting
0 likes · 6 min read
Testing Claude 3.7’s Code Generation: A Hands‑On AI Coding Journey