My Blog

Automating Invoice Data Extraction with Azure Form Recognizer and GPT-4o-mini

In this project, I automated the extraction of ingredient details such as name, unit, quantity, and price from invoices using Azure's Form Recognizer and GPT-4o-mini. The solution leverages state-of-the-art AI models to improve accuracy when data is incomplete or not recognized by default. In this article, I'll explain the choices behind the tools I used, the workflow, and the cost breakdown, making it easy for others to replicate and scale a similar solution.

Keywords:

  • Azure Form Recognizer
  • GPT-4o-mini
  • AI Invoices
  • Document Automation
  • Data Extraction
  • Azure Functions
  • .NET
  • Invoice Automation
  • OCR
  • AI Development
Read more

Building a Modern Blog Portfolio with Next.js and Azure Static Web Apps: A Developer's Journey to Free, Scalable Hosting

Learn how I built a professional blog using Next.js and Azure Static Web Apps for just $10/year. This guide covers the file-based architecture, static site generation benefits, and step-by-step implementation that delivers enterprise-grade features at unbeatable cost.

Keywords:

  • Next.js
  • Azure Static Web Apps
  • Static Site Generation
  • SSG
  • Cloudflare
  • Blog Development
  • JAMstack
  • Web Development
  • Free Hosting
  • Cost-Effective Hosting
  • File-Based CMS
  • SEO Optimization
Read more