Creator & Lead Developer
Visit project ↗Cataloguing thousands of cultural landmarks with unique, factually accurate, SEO-optimized content is not something you do by hand. But throwing raw LLM output at a website produces generic slop. The real challenge was engineering a pipeline where AI generates quality content at scale while a human-designed system controls structure, validates facts, handles geo-data, and optimizes for search engines.
Engineered a multi-stage content pipeline: prompt templates generate structured content per landmark, a validation layer checks facts against geographic databases, and a transformation step produces SEO-optimized pages with structured data (JSON-LD), internal linking, and semantic HTML.
Built the platform on Next.js with static site generation, serving four interconnected sites (lighthouse-index.com, castle-index.com, mill-index.com, church-index.com) from a single monorepo. I use AI as a content accelerator, but every architectural decision, from the data model and URL structure to the rendering pipeline and deployment strategy, is hand-crafted engineering.