# Aikeedo Docs > Self-hosted software with customizable features to launch your AI SaaS business quickly and generate revenue fast. ## Docs - [Bring Your Own Key (BYOK)](https://docs.aikeedo.com/advanced/byok.md): Learn how to enable and manage workspace-level API keys for OpenAI and Anthropic services in your Aikeedo installation. - [Email Templates](https://docs.aikeedo.com/advanced/email-templates.md): Customize and manage multilingual email templates in Aikeedo including welcome emails, password resets, and workspace invitations using Twig templating. - [Localization](https://docs.aikeedo.com/advanced/localization.md): Translate Aikeedo into multiple languages using .po files, manage locale.json settings, and enable language selection for global audiences. - [Prompt Templates](https://docs.aikeedo.com/advanced/prompt-templates.md): Create dynamic AI prompts using Aikeedo template syntax with input tags, modifiers, conditionals, and loops for customizable user experiences. - [Secure URLs](https://docs.aikeedo.com/advanced/secure-urls.md): Enable secure URL protection in Aikeedo to safeguard uploaded and AI-generated files using tokenized URLs and time-limited access. - [Text Streaming](https://docs.aikeedo.com/advanced/text-streaming.md): Configure and troubleshoot real-time text streaming for AI responses in Aikeedo including server configuration and hosting compatibility. - [Users & Workspaces](https://docs.aikeedo.com/advanced/users-workspaces.md): Understand user types, workspace management, roles, invitations, and multi-tenant architecture in Aikeedo for organizational access control. - [Account Settings](https://docs.aikeedo.com/authentication/accounts-settings.md): Configure user registration, sign-in policies, and email verification requirements in Aikeedo to balance accessibility and security. - [CAPTCHA Protection](https://docs.aikeedo.com/authentication/captcha.md): Protect your Aikeedo application from spam and abuse with CAPTCHA integration - [Facebook Identity Provider](https://docs.aikeedo.com/authentication/identity-providers/facebook.md): Seamlessly integrate Facebook OAuth 2.0 authentication into your Aikeedo application, allowing users to log in with their Facebook accounts. This guide walks you through the setup process, from creating a Facebook App to configuring Aikeedo for a smooth "Login with Facebook" experience. - [GitHub Identity Provider](https://docs.aikeedo.com/authentication/identity-providers/github.md): Seamlessly integrate GitHub OAuth 2.0 authentication into your Aikeedo application, allowing users to log in with their GitHub accounts. This guide walks you through the setup process, from creating a GitHub OAuth App to configuring Aikeedo for a smooth "Login with GitHub" experience. - [Google Identity Provider](https://docs.aikeedo.com/authentication/identity-providers/google.md): Seamlessly integrate Google OAuth 2.0 authentication into your Aikeedo application, allowing users to log in with their Google accounts. This guide walks you through the setup process, from creating a Google API project to configuring Aikeedo for a smooth "Login with Google" experience. - [LinkedIn Identity Provider](https://docs.aikeedo.com/authentication/identity-providers/linkedin.md): Seamlessly integrate LinkedIn OAuth 2.0 authentication into your Aikeedo application, allowing users to log in with their LinkedIn accounts. This guide walks you through the setup process, from creating a LinkedIn App to configuring Aikeedo for a smooth "Login with LinkedIn" experience. - [Billing Overview](https://docs.aikeedo.com/billing/overview.md): Configure billing settings in Aikeedo including default currency, trial periods, sign-up plans, and fallback subscriptions for user onboarding. - [Plans, Snapshots, and Subscriptions](https://docs.aikeedo.com/billing/plans-snapshots-subscriptions.md): Learn how Aikeedo manages subscription plans, plan snapshots for version control, and workspace subscriptions for billing and access control. - [Unified Credit System](https://docs.aikeedo.com/billing/unified-credit-system.md): Understand Aikeedo credit management system for AI operations including credit conversion ratios, usage tracking, and allocation across subscription plans. - [REST API Overview](https://docs.aikeedo.com/development/api/overview.md): A quick look at Aikeedo's REST APIs for users and administrators - [Introduction to Aikeedo Development](https://docs.aikeedo.com/development/introduction.md): Dive into the world of Aikeedo development and learn how to extend, customize, and enhance your AI-powered platform. - [Local Development Guide](https://docs.aikeedo.com/development/local-development-guide.md): Set up your local environment to develop and customize Aikeedo efficiently. This comprehensive guide covers everything from prerequisites to running your local server and managing assets. - [Plugin Development Guide](https://docs.aikeedo.com/development/plugins/development-guide.md): Learn how to create custom plugins to extend Aikeedo v3.x functionality with proper directory structure and integration patterns. - [Plugins and Themes Overview](https://docs.aikeedo.com/development/plugins/overview.md): Discover how to enhance your Aikeedo v3.x platform's functionality by enabling and configuring plugins, and learn about the difference between plugins and themes. - [Theme Development Guide](https://docs.aikeedo.com/development/themes/development-guide.md): Learn how to create and customize themes for your Aikeedo v3.x platform using the modern themes-starter kit with Vite.js, Alpine.js, and Tailwind CSS. - [Theme Objects](https://docs.aikeedo.com/development/themes/objects.md): Complete reference for all theme objects, variables, and data structures available in Aikeedo themes. - [Mailer Configuration](https://docs.aikeedo.com/email/mailer.md): Configure email delivery in Aikeedo using SMTP or Null transport, set sender details, and test email functionality for user communications. - [SMTP Configuration](https://docs.aikeedo.com/email/smtp.md): Learn how to set up and configure SMTP for secure and reliable email delivery in Aikeedo. - [AI/ML API Integration](https://docs.aikeedo.com/integrations/aimlapi.md): Enhance your Aikeedo platform with AI/ML API's advanced language models. This guide walks you through setting up and leveraging AI/ML API's powerful Chirp models for various AI tasks. - [Azure Integration](https://docs.aikeedo.com/integrations/azure.md): Enhance your Aikeedo platform with Microsoft Azure's advanced AI capabilities. This guide walks you through setting up and leveraging Azure's powerful text-to-speech services for high-quality voice generation. - [Claude AI Integration](https://docs.aikeedo.com/integrations/claude.md): Integrate Anthropic Claude AI models (Claude Sonnet, Opus, Haiku) into Aikeedo for advanced chat, content generation, and coding assistance. - [Clipdrop Integration](https://docs.aikeedo.com/integrations/clipdrop.md): Enhance your Aikeedo platform with Clipdrop's advanced image generation capabilities. This guide walks you through setting up and leveraging Clipdrop's powerful AI models for creating unique and high-quality images. - [AWS S3](https://docs.aikeedo.com/integrations/cloud-storage/aws-s3.md): Configure AWS S3 cloud storage for file uploads and AI-generated content in Aikeedo. Industry-standard object storage with high durability and availability. - [Cloudflare R2](https://docs.aikeedo.com/integrations/cloud-storage/cloudflare-r2.md): Configure Cloudflare R2 cloud storage for file uploads and AI-generated content in Aikeedo. S3-compatible storage with zero egress fees. - [Digital Ocean Spaces](https://docs.aikeedo.com/integrations/cloud-storage/digital-ocean-spaces.md): Configure Digital Ocean Spaces cloud storage for file uploads and AI-generated content in Aikeedo. S3-compatible storage with simple pricing. - [MinIO](https://docs.aikeedo.com/integrations/cloud-storage/minio.md): Configure MinIO self-hosted object storage for file uploads and AI-generated content in Aikeedo. Complete control over your data with S3-compatible API. - [Cloud Storage](https://docs.aikeedo.com/integrations/cloud-storage/overview.md): Configure cloud storage providers for file uploads and AI-generated content in Aikeedo. Choose from AWS S3, Digital Ocean Spaces, Wasabi, Cloudflare R2, or MinIO. - [Wasabi](https://docs.aikeedo.com/integrations/cloud-storage/wasabi.md): Configure Wasabi cloud storage for file uploads and AI-generated content in Aikeedo. High-performance S3-compatible storage with competitive pricing. - [Cohere AI Integration](https://docs.aikeedo.com/integrations/cohere.md): Enhance your Aikeedo platform with Cohere's advanced language AI models. This guide walks you through setting up and leveraging Cohere's powerful capabilities for chat, content creation, and coding assistance. - [CurrencyAPI Integration](https://docs.aikeedo.com/integrations/currency-api.md): Integrate CurrencyAPI for real-time currency exchange rates in Aikeedo to support multi-currency pricing and automatic conversion. - [Custom Scripts Integration](https://docs.aikeedo.com/integrations/custom-scripts.md): Enhance your Aikeedo platform with custom HTML, CSS, and JavaScript. This guide walks you through adding custom scripts and content to your Aikeedo website. - [ElevenLabs Integration](https://docs.aikeedo.com/integrations/elevenlabs.md): Enhance your Aikeedo platform with ElevenLabs' advanced text-to-speech and voice AI capabilities. This guide walks you through setting up and leveraging ElevenLabs' powerful models for voice generation and audio processing. - [Fal AI Integration](https://docs.aikeedo.com/integrations/falai.md): Enhance your Aikeedo platform with Fal AI's advanced image generation capabilities. This guide walks you through setting up and leveraging Fal AI's powerful models for creating unique and high-quality images. - [Google Cloud Platform Integration](https://docs.aikeedo.com/integrations/gcp.md): Enhance your Aikeedo platform with Google Cloud Platform's advanced AI capabilities. This guide walks you through setting up and leveraging GCP's powerful text-to-speech services for high-quality voice generation. - [Google Analytics](https://docs.aikeedo.com/integrations/google-analytics.md): Track user behavior, page views, and engagement metrics in Aikeedo using Google Analytics 4 (GA4) measurement and reporting. - [Google Tag Manager Integration](https://docs.aikeedo.com/integrations/google-tag-manager.md): Enhance your Aikeedo platform with Google Tag Manager to manage and deploy marketing tags on your website. This guide walks you through setting up Google Tag Manager for your Aikeedo website. - [Intercom Integration](https://docs.aikeedo.com/integrations/intercom.md): Enhance your Aikeedo platform with Intercom to provide real-time customer support and engagement. This guide walks you through setting up Intercom for your Aikeedo website. - [Ollama Integration](https://docs.aikeedo.com/integrations/ollama.md): Run open-source large language models locally with Ollama integration. This guide explains how to set up and configure Ollama for your Aikeedo platform. - [OneSignal Integration](https://docs.aikeedo.com/integrations/onesignal.md): Enhance your Aikeedo platform with OneSignal's push notification capabilities. This guide walks you through setting up and leveraging OneSignal for engaging your users with timely notifications. - [OpenAI Integration](https://docs.aikeedo.com/integrations/openai.md): Integrate OpenAI models into Aikeedo for chat, content generation, image creation, transcription, and text-to-speech capabilities. - [OpenAI API-Compatible Servers](https://docs.aikeedo.com/integrations/openai-api-compatibility.md): Learn how to integrate any OpenAI-compatible API provider with your Aikeedo platform. - [Bank Transfer Payment](https://docs.aikeedo.com/integrations/payment-gateways/bank-transfer.md): Configure bank transfer payments in Aikeedo with domestic and international transfer options, beneficiary details, and bank information for secure offline payment processing. - [Cryptomus Integration](https://docs.aikeedo.com/integrations/payment-gateways/cryptomus.md): Configure Cryptomus payment gateway in Aikeedo with API credentials for secure cryptocurrency payments and digital asset transactions. - [Manual Payment Method](https://docs.aikeedo.com/integrations/payment-gateways/custom-payment-method.md): Configure custom manual payment methods in Aikeedo with custom instructions, file uploads, and flexible payment processing for unique business requirements. - [Iyzico Integration](https://docs.aikeedo.com/integrations/payment-gateways/iyzico.md): Configure the Iyzico payment gateway in Aikeedo via UI: enter keys, set currency, and add webhooks. No coding required. - [Mercado Pago](https://docs.aikeedo.com/integrations/payment-gateways/mercadopago.md): Configure Mercado Pago as a payment gateway in Aikeedo to accept one-time and recurring payments across Latin America. - [Payment Gateways](https://docs.aikeedo.com/integrations/payment-gateways/overview.md): Configure payment gateways for secure online payments in Aikeedo. Choose from built-in options like Stripe, PayPal, Bank Transfer, and Manual Payment, or purchase additional gateway plugins. - [PayPal Integration](https://docs.aikeedo.com/integrations/payment-gateways/paypal.md): Configure PayPal payment gateway in Aikeedo with API credentials, webhooks, and subscription handling for secure online payments. - [Paystack Integration](https://docs.aikeedo.com/integrations/payment-gateways/paystack.md): Configure Paystack payment gateway in Aikeedo with API credentials and subscription handling for secure online payments across Africa. - [Razorpay Integration](https://docs.aikeedo.com/integrations/payment-gateways/razorpay.md): Configure the Razorpay plugin in Aikeedo using API keys and webhooks. - [Stripe Integration](https://docs.aikeedo.com/integrations/payment-gateways/stripe.md): Configure Stripe payment gateway in Aikeedo with API keys, webhooks, and subscription handling for secure online payments and recurring billing. - [Xendit](https://docs.aikeedo.com/integrations/payment-gateways/xendit.md): Configure Xendit as a payment gateway in Aikeedo to accept one-time and recurring payments across Southeast Asia. - [YooKassa Integration](https://docs.aikeedo.com/integrations/payment-gateways/yookassa.md): Configure YooKassa payment gateway in Aikeedo with API credentials and subscription handling for secure online payments in Russia and CIS countries. - [Serper API Integration](https://docs.aikeedo.com/integrations/serper.md): Enhance your Aikeedo platform with Serper API's Google search capabilities. This guide walks you through setting up and leveraging Serper API for real-time search results in your Chat tool. - [Stability AI Integration](https://docs.aikeedo.com/integrations/stabilityai.md): Enhance your Aikeedo platform with Stability AI's advanced image generation capabilities. This guide walks you through setting up and leveraging Stability AI's powerful models for creating unique and high-quality images. - [Manual Tax Engine](https://docs.aikeedo.com/integrations/tax-engines/manual-tax.md): Configure flat and percentage tax rates manually in Aikeedo using the Manual Tax Engine plugin, with support for per-country rules and multiple stacked rates. - [Tax Engines](https://docs.aikeedo.com/integrations/tax-engines/overview.md): Configure tax calculation for your Aikeedo platform using tax engine plugins to collect the correct tax on subscription and one-time purchases. - [Stripe Tax Engine](https://docs.aikeedo.com/integrations/tax-engines/stripe-tax.md): Configure automatic tax calculation in Aikeedo using the Stripe Tax Engine plugin, powered by the Stripe Tax Calculations API. - [xAI Integration](https://docs.aikeedo.com/integrations/xai.md): Enhance your Aikeedo platform with xAI's Grok models. This guide explains how to set up and configure xAI integration for your platform. - [Commercial License Resources](https://docs.aikeedo.com/overview/commercial-resources.md): Access exclusive resources for Extended/Commercial License users, including Figma designs and pricing calculators. - [File Structure](https://docs.aikeedo.com/overview/file-structure.md): Understand the Aikeedo package structure, including server files, documentation, and support resources to prepare for installation. - [Get Aikeedo](https://docs.aikeedo.com/overview/get-aikeedo.md): Purchase Aikeedo license from official channels, download the software package, and access your license key for installation. - [Introduction to Aikeedo](https://docs.aikeedo.com/overview/introduction.md): Discover how to launch your AI SaaS business with Aikeedo - a self-hosted, source-available PHP platform for AI-powered content generation and monetization. - [Server Requirements](https://docs.aikeedo.com/overview/server-requirements.md): Complete server requirements for Aikeedo installation including PHP 8.2+, MySQL 8.0+, required extensions, and recommended hosting specifications. - [Chatbots](https://docs.aikeedo.com/plugins/chatbots.md): Install and configure the Chatbots plugin to let your subscribers build and embed AI-powered chatbots on their own websites. - [Application Configuration](https://docs.aikeedo.com/setup/configuration.md): Complete guide to configuring your Aikeedo application settings after installation. - [Initial Setup](https://docs.aikeedo.com/setup/initial-setup.md): Configure cron jobs, set your site domain, and enable SSL for your Aikeedo installation to ensure proper functionality and security. - [Installation Guide](https://docs.aikeedo.com/setup/installation.md): Step-by-step guide to install Aikeedo on your server, configure the public directory, and complete the installation wizard. - [Installing Aikeedo in cPanel](https://docs.aikeedo.com/setup/installation/cpanel.md): Learn how to install Aikeedo on your cPanel hosting, whether you're using a main domain, add-on domain, or subdomain. - [Local Installation Guide](https://docs.aikeedo.com/setup/installation/local.md): Learn how to install Aikeedo on your local machine for development, testing, or personal use. This guide covers various setup options, including using PHP's built-in server and popular local development environments. - [Troubleshooting](https://docs.aikeedo.com/setup/troubleshooting.md): Solutions to common Aikeedo installation, configuration, and runtime issues including database errors, asset loading problems, and model configuration. - [How to Update Aikeedo](https://docs.aikeedo.com/versioning/how-to-update.md): Stay up-to-date with the latest features and improvements by following our straightforward update instructions for each new version of Aikeedo. - [Release Notes](https://docs.aikeedo.com/versioning/release-notes.md): Learn about the latest changes, breaking updates, and migration instructions for Aikeedo. - [Branding](https://docs.aikeedo.com/website-basics/branding.md): Customize your Aikeedo platform with custom logos, favicons, color schemes, and settings to create a unique brand identity. - [General Settings](https://docs.aikeedo.com/website-basics/essentials.md): Configure website name, SEO metadata, keywords, and landing page settings in Aikeedo to optimize your platform for search engines and user experience. - [Landing Page Customization](https://docs.aikeedo.com/website-basics/landing-page.md): Customize your Aikeedo landing page including hero images, text content, and theme files while preserving changes through updates. - [Progressive Web App (PWA)](https://docs.aikeedo.com/website-basics/pwa.md): Configure Aikeedo as a Progressive Web App (PWA) with custom icons, theme colors, and offline capabilities for an app-like user experience. ## Optional - [Affiliates](https://aikeedo.com/affiliates/) - [Changelog](https://aikeedo.com/changelog/) - [Feature Requests](https://aikeedo.canny.io/)