UNPKG

@ag076810/ai

Version:

Effortlessly integrate AI text and image models in your node applications

3 lines (2 loc) 88 B
const AI = require("../src/index.js"); AI("the color of the sky is").then(console.log);