JSPM

dreaminai

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q23855F
  • License MIT

DreaminAI - AI-powered creative platform for image and video generation with powerful capabilities for creators worldwide

Package Exports

  • dreaminai
  • dreaminai/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dreaminai) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

DreaminAI

AI-powered creative platform for image and video generation with powerful capabilities.

Official Website

Visit: https://dreaminai.net

Features

  • AI-driven image generation
  • AI-powered video creation
  • Fast and efficient processing
  • Rich creative possibilities
  • Easy to integrate

Installation

npm install dreaminai

Usage

const dreaminai = require('dreaminai');

// Get platform information
const info = dreaminai.getInfo();
console.log(info);

// Get the official website URL
const url = dreaminai.getPlatformUrl();
console.log(url); // https://dreaminai.net

Documentation

Full documentation available at: https://dreaminai.net

License

MIT License - see LICENSE file for details.