Building Semantic Search for a Laravel Markdown Blog with Embeddings
A practical guide to building semantic search for a Laravel Markdown blog with embeddings, chunking, metadata, ranking signals, indexing flow, and search-quality evaluation.
184 posts published
A practical guide to building semantic search for a Laravel Markdown blog with embeddings, chunking, metadata, ranking signals, indexing flow, and search-quality evaluation.
A practical guide to the biggest mistakes teams make when using AI to write production Laravel and PHP code, including domain context, authorization, queries, failure paths, and operability.
A practical editing workflow for turning rough AI drafts into clear, accurate, and publishable technical blog posts without losing your judgment or voice.
A practical set of AI prompt templates for writing SEO titles, meta descriptions, and search-friendly introductions for technical blog posts.
A practical workflow for using AI to draft technical blog posts faster while keeping your tone, accuracy, and editorial judgment intact.
A practical guide to writing AI prompts for debugging hard Laravel bugs using hypotheses, evidence, cache context, queue flow, and verification-first thinking.
A practical guide to using AI for PHP and Laravel code review, covering mechanical findings, review prompts, quality illusions, maintainer checklists, and real workflow risks.
A practical guide to integrating OpenAI into Laravel with service-first architecture, prompt builders, testing strategy, logging, timeouts, caching, and future-proof boundaries.
A practical look at AI in Laravel workflows through productivity, technical debt, code review, testing, architecture, and the metrics teams should actually track.
Build Laravel applications with voice commands - from speech-to-text with OpenAI Whisper, natural language processing, to text-to-speech and realtime voice chat.