SMScott McMahaninaitransformeronline.hashnode.dev·4h ago · 2 min readHow to Create Video Documentation With AI ToolsVideo documentation helps users understand complex workflows by showing them exactly what to do. It can be especially valuable for software tutorials, product demonstrations, onboarding, troubleshooti00
RRajshreeinrjshree.hashnode.dev·2d ago · 8 min readThe Death of Prompt Engineering: Why Context Engineering Is the Real AI SkillA few years ago, one of the hottest skills in AI was Prompt Engineering. Entire courses, job descriptions, and tutorials appeared around the idea of writing the perfect prompt: "You are an expert sof00
EJEva J Patelinevapatel123.hashnode.dev·3d ago · 33 min readHow Gradient Descent Works: The Math Behind Machine LearningWhen you train a machine learning model, you might write something as simple as: model.fit(X, y) and suddenly your model can make predictions. But there's a big question hiding behind that one line: 00
SMScott McMahaninaitransformeronline.hashnode.dev·Aug 11 · 3 min readHow to Document AI Model BehaviorTraditional software documentation explains how a system is designed, configured, and used. AI documentation must go further because model outputs can vary as inputs, operating conditions, and data ch00
EJEva J Patelinevapatel123.hashnode.dev·Aug 8 · 9 min readBackpropagation: How Does AI Know What It Got Wrong? Explained in easy wordsYou give an AI a picture of a cat. It looks at the image and confidently says: “Dog.” Okay... interesting. But here’s the part that gets genuinely wild: How does the AI know what it needs to change? I00
Ttechpotionsintechpotions.hashnode.dev·Aug 6 · 6 min readHow to Create llms.txtOriginally published at techpotions.com. To answer how to create llms.txt directly: you write a plain Markdown file, place it at the root of your domain so it is reachable at https://yourdomain.com/ll10
SMScott McMahaninaitransformeronline.hashnode.dev·Aug 4 · 2 min readAI Translation Quality for Technical DocumentationAI translation can help documentation teams support more languages while reducing production time. However, fluent text is not always technically accurate. Reliable translations must preserve the orig00
MSMohammad Shahzeb Alaminmdshahzebalam.hashnode.dev·Aug 3 · 17 min read How Exploring Modern Tools Changed the Way I Think About Technical WritingIntroduction I was scrolling through the internet one day and came across articles and guides on DEV Community and Hashnode. I got curious—who writes these kinds of articles? That's when I discovered 112
EJEva J Patelinevapatel123.hashnode.dev·Aug 2 · 5 min readHow AI Creates Images From Just a Sentence"A futuristic city floating above the clouds at sunset." You type one sentence. A few seconds later... AI creates an image that never existed before. No photographer took it. No artist spent hours dra10
EJEva J Patelinevapatel123.hashnode.dev·Aug 2 · 5 min readWhy AI Hallucinates (And Why It Isn't Actually "Lying")Why AI Hallucinates (And Why It Isn't Actually "Lying") "Wait... ChatGPT just made that up?" If you've used AI long enough, you've probably had a moment like this. You ask a question. The AI gives a d10