
Hands-On WrenAI Review: Text-to-SQL Powered by RAG
WrenAI is a text to sql solution that I’ve been following for a while. Recently, I have some time to try it out, so let me share my experience. First Continue reading Hands-On WrenAI Review: Text-to-SQL Powered by RAG
Settle down, nerds. AI is a normal technology
Ryan welcomes Anil Dash, writer and former Stack Overflow board member, back to the show to discuss how AI is not a magical technology, but rather the normal next step Continue reading Settle down, nerds. AI is a normal technology
Azure Synapse vs Fabric—9 Things You Should Know (2025)
Data is piling up so quickly it’s hard to keep track. To handle this surge, we need advanced tools and platforms. We have seen a shift from traditional data warehouses Continue reading Azure Synapse vs Fabric—9 Things You Should Know (2025)
Building an AI Humanizer: why we stopped trying to fix prompts
This post is about a mistake we made early on: assuming that “unnatural” LLM output could be fixed at the prompt level. It can’t. At least not reliably. What finally Continue reading Building an AI Humanizer: why we stopped trying to fix prompts
Building an AI‑Powered Web Scraper in n8n (HTTP, HTML, JS, OpenAI)
This workflow is a clean, end‑to‑end example of how to pull content from the web, process it with JavaScript, and then hand it off to an AI model – all Continue reading Building an AI‑Powered Web Scraper in n8n (HTTP, HTML, JS, OpenAI)
AI Background Remover: Why Studio Photos Perform Better
AI Background Remover: Why Studio Photos Perform Better is a question many creators, marketers, and designers ask after seeing inconsistent cutout results. The short answer is simple: studio photos are Continue reading AI Background Remover: Why Studio Photos Perform Better
How to Use the New Dataverse “Prompt Column” to Automate Categorization with AI
This article was originally published on My Tech Blog. A new “Prompt column” has been added to Dataverse, so I verified how it works. Prompt column The new Dataverse feature, Continue reading How to Use the New Dataverse “Prompt Column” to Automate Categorization with AI
How to Prepare Large-Scale Training Data for Large Model Training
1. Define the Problem and Data Requirements The first step in preparing training data is to clearly define the task at hand. Whether you’re working on a natural language processing Continue reading How to Prepare Large-Scale Training Data for Large Model Training
Set Background Color and Image for PowerPoint Presentations with Java
Navigating the complexities of presentation automation often involves granular control over slide elements. For Java developers, programmatically manipulating PowerPoint slide backgrounds is a common requirement, whether for branding consistency, dynamic Continue reading Set Background Color and Image for PowerPoint Presentations with Java
How to Evaluate the Performance of a Large Model, Especially in Real-World Applications
1. Understanding the Key Metrics for Evaluation When assessing the performance of large models in real-world applications, it’s important to move beyond traditional metrics like accuracy or loss, which may Continue reading How to Evaluate the Performance of a Large Model, Especially in Real-World Applications
Cooked-folio: A Portfolio Template with Spotify/GitHub/Discord Integrated
Cooked-folio: a Next.js portfolio template that connects Discord presence, Spotify listening activity, and GitHub contributions in real time. The repository includes preconfigured API routes for Lanyard, Spotify Web API, and Continue reading Cooked-folio: A Portfolio Template with Spotify/GitHub/Discord Integrated
Next.js Multilingual Sitemap Optimization: Dodge Redirect Issues & Boost SEO
Introduction Ever been annoyed by this? You put in the work to generate a sitemap.xml for your multilingual site, only to check it on Ahrefs or Google Search Console and—bam!—a Continue reading Next.js Multilingual Sitemap Optimization: Dodge Redirect Issues & Boost SEO
Congratulations: You Are Awesome AF!
Holly, I want you to know how impressed I am with you. I can’t say it enough times. I am honored to be in your life. Attacking a full time Continue reading Congratulations: You Are Awesome AF!
A Practical Guide to Building AI Agents with Java and Spring AI – Part 6 – Multi-Modal Multi-Model
In Part 5 of this series, we added MCP to our AI agent, enabling dynamic tool integration without code changes. However, we discovered another limitation: when users wants to upload Continue reading A Practical Guide to Building AI Agents with Java and Spring AI – Part 6 – Multi-Modal Multi-Model
⚡️Effortless API Calls in TypeScript with Strands Agent SDK’s HTTP Request Tool
I recently built a weather forecaster web app for US cities using the newly released Strands Agent SDK TypeScript API. What makes this SDK stand out is its httpRequest tool—a Continue reading ⚡️Effortless API Calls in TypeScript with Strands Agent SDK’s HTTP Request Tool
