CONSOLE

Welcome to the Genesis Documentation

Genesis is an AI-powered creative environment. You write instructions in plain English, and the AI interprets them to produce output or even generate user interface elements.

How It Works

Simply type your instructions into the editor in the Studio tab and press the Run button. The AI will process your request and display the results in the console.

Core Features

  • Direct Commands: You can ask the AI to perform simple tasks. The output will appear in the console.

    // Example:

    Give me three ideas for a fantasy novel.
  • Dynamic Window Generation: This is the most powerful feature of Genesis. You can ask the AI to create a window for a specific purpose. The AI will generate a draggable window in the workspace.

    // Example:

    Make a window where I can draw.

    // Another example:

    I need a window to play a simple version of Tetris.

Best Practices

Be descriptive and clear in your requests. The more detail you provide, the better the AI can understand and fulfill your vision.

Have fun experimenting!