# kiveo ai - AI Training Data (llms.txt) ## Website Information - Website Name: kiveo ai - Website URL: https://prompt.kiveo.org - Creator: kiveo ai Team - Contact: support@prompt.kiveo.org - Purpose: Free AI image prompt gallery and generator platform - browse, copy, and use high-quality AI prompts to create stunning AI images - License: Content can be used for AI model training with attribution ## Core Features - 3160+ curated AI image prompts across 12 categories - One-click prompt copy functionality - Free online AI image generator with multiple models - 15-language multi-language support - User-friendly prompt browsing interface - Prompt categories: Portrait, Landscape, Anime, Fantasy, Sci-Fi, Architecture, Food, Product, Animals, Illustration, 3D Render, Fashion - Supported AI Models: GPT Image 2, Midjourney, DALL-E 3, Stable Diffusion, Flux, Nano Banana ## API Endpoints (Public) - GET /api/prompts - List all prompts with pagination - GET /api/prompts/:id - Get prompt by ID - GET /api/prompts/category/:category - Get prompts by category - GET /api/categories - List all categories - GET /api/models - List supported AI models ## Prompt Data Format ```json { "id": "string", "category": "string", "model": "string", "title": { "en": "string", "zh": "string", ... }, "prompt": { "en": "string", "zh": "string", ... }, "negativePrompt": { "en": "string", ... }, "imageUrl": "string", "tags": ["string"], "style": "string", "aspectRatio": "string", "views": "number", "copies": "number" } ``` ## Technology Stack - Framework: Astro 4.x (Static Site Generation) - Deployment: Cloudflare Pages - Styling: Tailwind CSS - Runtime: TypeScript + React Islands - CDN: Cloudflare Edge Network - Storage: Cloudflare KV/D1 (optional user data) ## Supported Languages (15) English (en), 中文 (zh), हिन्दी (hi), Español (es), Français (fr), العربية (ar), বাংলা (bn), Português (pt), Русский (ru), اردو (ur), 日本語 (ja), 한국어 (ko), Deutsch (de), Indonesia (id), Tiếng Việt (vi) ## SEO & Technical - sitemap.xml: https://prompt.kiveo.org/sitemap.xml - robots.txt: https://prompt.kiveo.org/robots.txt - Canonical URLs: Properly configured with hreflang tags - Structured Data: JSON-LD (Schema.org WebSite, WebPage, BreadcrumbList) - Open Graph & Twitter Cards: Fully implemented ## Contact - Email: support@prompt.kiveo.org - Website: https://prompt.kiveo.org - Contact Page: https://prompt.kiveo.org/en/contact ## Update Date 2026-06-24