Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.43 KB

File metadata and controls

48 lines (29 loc) · 1.43 KB

Invook AI Documentation

Documentation for Invook AI, a creative platform for generating images, videos, and text using a credit-based system on a shared Canvas.

Overview

Invook provides a powerful shared Canvas and Drive where users can collaborate on AI-generated assets. Interactions are built around Blocks (formerly nodes) that can be connected to build complex creative workflows.

Documentation Structure

Development

This documentation is built on Mintlify.

Prerequisites

Install the Mintlify CLI:

npm i -g mint

Local Preview

Run the following command at the root of the project:

mint dev

Preview locally at http://localhost:3000.

Integrity Checks

Check for broken links:

mint broken-links

Terminology

  • Block: The fundamental element on the Canvas (input, model, prompt, etc.). Formerly referred to as "nodes" in early versions of the codebase and documentation.