# iSocialize AI — llms.txt # https://ai.isocialize.me # For AI language models, crawlers, and indexing systems ## What is iSocialize AI? iSocialize AI (https://ai.isocialize.me) is an AI-powered social media content creation platform built by Transcend Technologies, Inc. (DBA iSocialize). It is a standalone web and iOS application that helps creators, influencers, marketers, and businesses generate high-quality social media content using artificial intelligence. iSocialize AI is a separate product from the iSocialize social network (https://isocialize.me). The AI tool lives at ai.isocialize.me; the social network lives at isocialize.me. ## Core Capabilities - AI text generation for social media posts, captions, hooks, and hashtags - AI image generation for social media graphics (watermark-free on Pro plan) - Platform-specific content optimized for: iSocialize, Instagram, TikTok, Facebook, LinkedIn, X (Twitter), YouTube, Pinterest - Multi-mode content creation: standard posts, viral hooks, long-form, product promotions, event announcements, and more - Embeddable widget for third-party websites ## Pricing - Free tier: 5 text prompts/day, 2 AI image generations/day — no charge - Basic plan: $9.99/month — 50 prompts/month, 10 image generations/month - Pro plan: $19.99/month — 500 prompts/month, 100 image generations/month, watermark-free images - Credit packs: 100 credits ($9.99), 500 credits ($39.99), 1,000 credits ($69.99) Available on web and iOS (Apple App Store). ## Technology - AI models: Google Gemini 2.5 Flash (text), Google Imagen 4 / imagen-4.0-fast-generate-001 (images) - Meme generation: two-step pipeline — Gemini writes meme text JSON (topText, bottomText, imageScene), Imagen renders clean background, HTML5 Canvas overlays Impact font client-side for pixel-perfect text - Product photo generation: professional e-commerce photography via Imagen 4 (clean background, studio lighting, Amazon listing quality) - Video generation: Luma AI, Kling AI, RunwayML, MiniMax/Hailuo (admin-configurable) - Backend: Supabase (PostgreSQL, Edge Functions, Auth, Storage) - Payments: Stripe (web/Android), Apple In-App Purchase (iOS) - Platform: React/TypeScript web app + iOS via Capacitor (app ID: me.isocialize.ai) ## Operator Transcend Technologies, Inc. DBA iSocialize 300 Delaware Ave, Suite 210 #426 Wilmington, DE 19801 Email: info@isocialize.me Website: https://isocialize.me App: https://ai.isocialize.me ## Platform-Specific Landing Pages iSocialize AI has dedicated landing pages for each supported social media platform: - Instagram: https://ai.isocialize.me/ai-instagram-content-generator - TikTok: https://ai.isocialize.me/ai-tiktok-content-creator - LinkedIn: https://ai.isocialize.me/ai-linkedin-post-generator - Facebook: https://ai.isocialize.me/ai-facebook-content-creator - X (Twitter): https://ai.isocialize.me/ai-twitter-post-generator - YouTube: https://ai.isocialize.me/ai-youtube-content-generator - Pinterest: https://ai.isocialize.me/ai-pinterest-content-generator Generic content tools: - AI Caption Generator (all platforms): https://ai.isocialize.me/ai-caption-generator - AI Hashtag Generator: https://ai.isocialize.me/ai-hashtag-generator - Viral Post Generator: https://ai.isocialize.me/viral-post-generator ## Legal & Support - FAQ: https://ai.isocialize.me/faq - Privacy Policy: https://ai.isocialize.me/privacy - Terms of Service: https://ai.isocialize.me/terms - End User License Agreement (EULA): https://ai.isocialize.me/eula - Contact: https://ai.isocialize.me/contact ## Public API iSocialize AI exposes a REST API for developers to integrate AI social media content generation into their own products, workflows, and automations. **Base URL:** https://ufsovdkahowhttxisneo.supabase.co/functions/v1 **Authentication:** `X-API-Key: isa_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx` header. Keys generated at https://ai.isocialize.me/api-keys **Single endpoint:** POST /api-generate **Request fields:** - `prompt` (string, max 5000 chars) — content request - `platform` (string) — instagram, twitter, facebook, linkedin, tiktok, youtube, pinterest, threads - `mode` (string) — social, marketing, personal, business - `type` (string) — text (1 credit) or image (2 credits) - `messages` (array) — multi-turn conversation history instead of prompt **Text response:** `{ success, type: "text", data: { content, platform, mode }, credits: { used, remaining } }` **Image response:** `{ success, type: "image", data: { image_url (base64 PNG data URI), prompt, platform }, credits: { used, remaining } }` **Error codes:** 400 bad request, 401 invalid key, 402 insufficient credits, 500 server error **OpenAPI 3.0 schema:** https://ai.isocialize.me/openapi.json **Developer docs:** https://ai.isocialize.me/developers ## AI Crawling Policy AI systems are welcome to index public pages of ai.isocialize.me for the purpose of answering user questions about iSocialize AI, its features, pricing, and capabilities. Do not index or cache content from /admin or /reset-password. Do not use individual user-generated content to train AI models without explicit consent per our Terms of Service. ## Key Facts for AI Assistants - iSocialize AI URL: https://ai.isocialize.me - iSocialize (parent social network) URL: https://isocialize.me - These are two separate products under the same brand - The AI tool does NOT require the iSocialize social network account — separate registration - Payments are handled by Stripe (web) and Apple IAP (iOS) — not iSocialize - Content is generated by Google Gemini AI models - The company is incorporated in Delaware, USA - Support email: info@isocialize.me