Topic AI Development
How to Think About LLM Workflow Design | More Tasks Than You Think Do Not Need AI to Decide What to Do
A practical guide to designing multi-step AI systems. Learn the difference between fixed LLM workflows and AI agents, how step boundaries enable retries and testing, how to handle waiting and idempotency, and why a hybrid workflow-plus-agent architecture often works best.
Claude SEO for Digital Marketing: 5 Touchpoints That Optimize Your Entire Content Workflow
Claude SEO is a third-party, open-source SEO toolkit for Claude Code. Explore five practical integration points—content planning, brief creation, pre-publish QA, AI search readiness, and post-publish monitoring—and learn where human marketing judgment remains essential.
AI API Token Optimization: Cut Costs
A practical guide to AI API token optimization. See how conversation history, RAG documents, tool outputs and response length were reviewed to reduce input tokens from about 8,000 to 1,600 while preserving the information needed to answer users.
SEO in the Age of AI Search: Build a Knowledge System, Not Just More Articles
Publishing more articles does not automatically build authority. This guide explains how topical coverage, semantic SEO, original value, content cannibalisation management, internal links and site architecture work together to create a coherent knowledge system for AI-driven search.
AI Voice Production: 5 Best Practices
AI voice content uses two AI stages: script generation and text-to-speech. This guide explains how to test predefined voices, turn subjective feedback into requirements, manage versions, prioritize trade-offs, run group listening sessions and use post-processing to stabilize quality.
Turning Google Colab into an API Server to Run Speech-to-Speech Voice AI
This PoC turns Google Colab into a temporary WebSocket server for speech-to-speech AI. It combines faster-whisper large-v3, Gemini 2.5 Flash-Lite, VOICEVOX and Silero VAD, then improves latency through sentence buffering, streaming responses and parallel TTS generation.
What We Learned Building Voice AI with Gemini: The Major Difference Between a PoC and a Commercial Service
A Gemini Live API PoC can deliver real-time voice conversations quickly, but production introduces concurrency, quotas, observability, model lifecycle and device-specific audio issues. This article explains why the architecture moved from direct browser access to LiveKit and Vertex AI.
A Concept for Developing AI Through Artificial Languages
Can AI learn logic more efficiently through an artificial language than through natural language? This article compares Esperanto, Lojban, and Ithkuil, then presents a custom GPT-2 model trained from scratch on Lojban-based data that achieved 100% accuracy on prepared three-valued logic tests.
7 AI Image-to-3D Generators I Tested in 2026: Which One Is Actually Worth Using?
Using the same portrait and default settings, we tested Prism 3.1, Meshy 6, Tripo P1, Hunyuan3D, Forge, Trellis 2 and Rodin 2.5. See how they compare in facial similarity, texture, hair, clothing and mesh quality, plus which tools work best for realism, game assets and further editing.
Constellation Recognition: GNN + Symbolic AI — Developing a Hybrid Model
We developed a hybrid AI system that detects, separates, and reconstructs Orion, Cassiopeia, and the Big Dipper from noisy, rotated, and scaled point clouds. It combines geometric signatures, an edge-updating GNN, and symbolic graph-isomorphism constraints, reaching a test macro F1 score of 96.91%.
What Is Function Calling? How AI Agents Work and How to Implement Them with LangGraph
Learn how Function Calling lets LLMs use external tools instead of performing every task themselves. This guide covers tool-use architecture, the evolution of coding agents, Structured Outputs, and a practical LangGraph and TypeScript implementation of the reasoning-and-action loop.
Automatically Generate 3D Models by Inferring Noisy Floor Plans! A Challenge in CubiCasa5K Analysis and Reverse Engineering
Using only floor plan images and SVG annotations—and without reading the official paper or code—the author reverse-engineered CubiCasa5K. The article covers semantic segmentation, random-rotation augmentation, inference of an incomplete sauna door, and conversion of the final result into a 3D model.











