# DietConfetti > DietConfetti (https://dietconfetti.com) is an enterprise-grade, AI-native health, nutrition, and lifestyle publishing platform built with Next.js 16 and powered by the Headless Blog SDK. It seamlessly blends scientifically grounded, gluten-free, dairy-free, and gut-friendly culinary content with a high-performance headless CMS, high-dimensional vector search, and a Gemini-driven AI content refinement suite. DietConfetti provides two distinct value propositions: 1. **Consumer & Family Health Hub:** A trusted, multi-lingual publication delivering tested, nutrient-dense recipes, dietary lifestyle guides, smart ingredient swaps, and gut-health strategies curated by Suzanna and the Szalay family. 2. **Enterprise Headless & AI Platform:** A modern SaaS publishing architecture featuring real-time AI content refactoring, automated taxonomy extraction, high-speed PgVector semantic search with Redis caching, and strict multi-tenant token-authenticated headless API delivery. ### Core Focus Areas & Keywords - **Dietary & Lifestyle:** Gluten-Free (GF), Dairy-Free (DF), Sugar-Free (SF), Anti-Inflammatory, Gut Health, Microbiome Wellness, Family Nutrition, Weeknight Meal Plans, Clean Eating. - **Enterprise Technology:** Next.js 16 App Router, React 19, TypeScript, PostgreSQL, Drizzle ORM, Tailwind CSS, Radix UI, Redis sliding-window caching, Edge CDN image optimization. - **AI & Intelligent Content Systems:** Google Gemini Pro SSE streaming, PgVector cosine similarity (`<=>`), Tiptap AST bidirectional parsing, dynamic prompt instruction templates, AI telemetry and cost auditing. - **Localization:** Full multi-language parity in English (`/`), Spanish (`/es`), and Hungarian (`/hu`). --- ## Core Public Pages & Content Hub - [DietConfetti Home](https://dietconfetti.com): Editorial landing page featuring curated chef favorites, top recipe categories, trusted food philosophies, and family meal resources. - [The DietConfetti Blog](https://dietconfetti.com/blog): The central real-time indexed recipe stream and article feed, complete with prep times, dietary badges, and structured editorial content. - [About Us & The Szalay Family Mission](https://dietconfetti.com/about): The founding story, editorial mission, and philosophy behind DietConfetti—dedicated to joyful, compromise-free wholesome eating. - [Newsletter & Free 7-Day Meal Plan](https://dietconfetti.com/newsletter): Weekly subscriber digest delivering curated weeknight dinner plans, smart ingredient substitutions, and seasonal wellness tips. ## Content Classification & Discovery - [Recipe Categories](https://dietconfetti.com/blog/category): High-level culinary groupings including Breakfast Bowls, Sugar-Free Desserts, Gut-Friendly Dinners, and Quick Lunches. - [Multi-Dimensional Taxonomy Matrix](https://dietconfetti.com/blog/taxonomy): Deep classification filter organizing recipes by strict dietary protocols (AIP, Keto, Paleo, Low-FODMAP), allergen exclusions, and prep methods. - [Topic & Ingredient Tags](https://dietconfetti.com/blog/tag): Granular ingredient-level and seasonal tag index for contextual cross-linking. ## Interactive Elements & Search Engine - [AI Semantic Vector Search](https://dietconfetti.com): High-speed vector search overlay (`Cmd+K` / `Ctrl+K`) powered by Google Gemini embeddings and PostgreSQL `pgvector` with Redis caching for sub-10ms query execution. - [Interactive Post FAQ Accordions](https://dietconfetti.com/blog): Schema-ready, expandable question-and-answer modules embedded in individual recipes answering substitutions, storage tips, and allergen alternatives. - [Multi-Language Alternates](https://dietconfetti.com/sitemap.xml): Synchronized multilingual alternate endpoints for every article across English, Spanish, and Hungarian. ## SaaS Headless Architecture & Developer API - [Headless Blog API Reference](https://api.headless.blog/v1): High-performance RESTful API suite providing strictly typed, database-agnostic JSON endpoints for web, mobile, and third-party consumers. - [Multi-Tenant API Token Security](https://api.headless.blog/v1): Zero-domain resolution architecture utilizing isolated Bearer and `x-api-key` tokens to mathematically prevent cross-tenant data access. - [AI Content Refinement Suite](https://dietconfetti.com): In-editor generative AI suite featuring dual-stage streaming (`` and ``), grammar polishing, SEO optimization, and taxonomy recommendation. - [Dynamic XML Sitemap Index](https://dietconfetti.com/sitemap.xml): Real-time XML sitemap dynamically indexing static routes, post types, dynamic articles, category trees, and hreflang language alternates. ## Optional - [Comprehensive Full Context Guide](https://dietconfetti.com/llms-full.txt): Complete technical and content manual including architecture diagrams, API schemas, and AI pipeline details. - [Tiptap AST Bidirectional Transformations](https://dietconfetti.com/llms-full.txt#tiptap-ast): How structured JSON AST trees convert to semantic HTML for LLM refinement and return with zero format degradation.