Multimodal AI in Laravel: Receipt Extraction with Claude Vision
Build a multimodal AI feature in Laravel using Claude vision. Extract structured data from receipt photos and PDFs with validation, confidence scoring, and review queues.
Ad blocker or privacy protection detected
Ads and Google Analytics may be blocked. You can allow this site in your browser or extension settings, then reload; the site still works if you continue.
Writing
Long-form writing on development, tooling, and lessons from the workbench plus book reviews when a title sticks.
Topics
Jump to a category or open all categories.
Newest first. Use search or categories above to narrow down.
Build a multimodal AI feature in Laravel using Claude vision. Extract structured data from receipt photos and PDFs with validation, confidence scoring, and review queues.
A production-grade walkthrough of Livewire 4 in Laravel 12 form objects, lazy components, Alpine interop, file uploads, Pest tests, and the deployment gotchas nobody warns you about.
Ship a real Filament v5 admin panel on Laravel 12 : Resources, RBAC with Spatie, multi-tenancy, custom widgets, and a deployment checklist for teams beyond hello-world.
Ship a real RAG pipeline in Laravel using PostgreSQL pgvector. Smart chunking, batched embeddings, HNSW indexes, reranking, and citation-backed answers.
Build a self-hosted AI code reviewer in Laravel: GitHub webhooks, signature verification, structured Claude output, and inline review comments on real PRs.
Stream Claude responses token-by-token in Laravel using SSE and Reverb WebSockets. Includes generator-based services, queued broadcasts, and proxy gotchas.
Build a real Claude-powered AI agent in Laravel: tool calling, MCP integration, refund safety rails, and a step-bounded agent loop you can ship.
Create a practical AI SEO generator for a Laravel blog. Generate meta titles, descriptions, keywords, FAQ schema, slugs, and internal link ideas with Ollama or OpenAI.