About This File
Your AI-Powered Content Generation Solution
Aikeedo is a comprehensive AI content generation platform, designed as a SaaS-ready, self-hosted solution for enterprises and individuals. This all-in-one software seamlessly integrates leading AI technologies, including OpenAI, Cohere, Anthropic / Claude AI, ElevenLabs, and StabilityAI. Aikeedo is perfect for businesses seeking robust, scalable AI capabilities. Crafted in pure PHP, ensuring a versatile and powerful platform for a wide range of AI-driven services.
Available AI Models
Explore a wide array of AI models from leading technology providers, each offering unique capabilities for advanced content creation:
-
OpenAI:
- GPT-4o, GPT-4 Turbo, GPT-4, GPT-3.5 Turbo, GPT-3.5 Turbo Instruct
- Dall-E 2, Dall-E 3
- TTS, TTS HD
- Whisper
-
Cohere
Commanr R+, Command R, Command, Command Light -
StabilityAI
Stable Diffusion XL (SDXL), Stable Diffusion 1.6 (SD 1.6) -
ElevenLabs
Multilingual v2, Multilingual v1, Monolingual v1 -
Anthropic/ClaudeAI
Claude 3: Opus, Sonnet, Haiku -
Google TTS
Standard, Premium, Studio -
ClipDrop
Text to image model
What's New in Version v1.4 NULLED See changelog
Released
Version 1.4.0 / 25 Dec, 2023
CHANGE LOG: - NEW: StabilityAI integration (text to image feature only) - NEW: Clipdrop integration (text to image feature only) - NEW: Clear cache directly from admin UI - NEW: Enable/Disable caching directly from admin UI - NEW: Enable/Disable debug mode directly from admin UI - NEW: Email verification system with 3 different policy: None, Relaxed, Strict - NEW: Google reCAPTCHA - NEW: Show Social Media Accounts, Business name and address on the footer - NEW: Api reference (Postman Collection) - ENHANCEMENT: Enhancements to the localization. - ENHANCEMENT: General enhancements to the imagine tool. - ENHANCEMENT: Landing page speed optimizations - BUGFIX: Payment gateways' status are now properly applied to the checkout UI - BUGFIX: Ai Writer responds in English only. - BUGFIX: Several other minor bugs fixed. UPDATE INSTRUCTION: - Update all files - Import following SQL: ALTER TABLE user ADD is_email_verified TINYINT(1) DEFAULT NULL, ADD email_verification_token VARCHAR(255) DEFAULT NULL