Aikeedo - AI Powered Content Platform - SaaS Ready

Aikeedo - AI Powered Content Platform - SaaS Ready 1.4.3 Not Nulled (lost SQL)

No permission to download
chavez Staff Sergeant
Bronze Member
badge id 1 1 Year of Membership
Sep 11, 2021
3,021
817
$2,256
thanks to dear member @chavez submitted a new resource:

Aikeedo - AI Powered Content Platform - SaaS Ready - Discover the All-in-One SaaS Platform Create AI Content & Make Money

View attachment 61254
Discover the All-in-One SaaS Platform Create AI Content & Make Money

Provides the most widely used models of the AI generation​


Generating high-quality content instantly, without breaking a sweat, is a breeze with aikeedo. It supports a wide range of popular AI models to fuel your creativity.


  • OpenAI
  • GPT 4
  • GPT 3.5
  • GPT 3
  • Dall-E
  • Stable Diffusion (coming soon…)

AI Generators of...​


Read more about this resource...
 
thanks to dear member @richard updated Aikeedo - AI Powered Content Platform - SaaS Ready with a new update entry:

changelog

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...

Read the rest of this update entry...
 
Request key to get fully db from link https://api.aikeedo.com/db with js code:
JavaScript:
submitDbForm: function submitDbForm() {
          var _this4 = this;
          this.isProcessing = true;
          api.post('/db', this.model.db).then(function (resp) {
            _this4.isProcessing = false;
            _this4.error = null;
            _this4.view('account');
          })["catch"](function (error) {
            _this4.isProcessing = false;
            _this4.error = error.response.data.message || null;
          });
        },
 
Back
Top