2026 Alchmotion Inc
HomeDiscoverIntegrationsFavoritesAboutFeedbackTutorialsDocs

Getting Started with Alchmotion

April 12, 2024
8 min read

Getting Started with Alchmotion

Welcome to Alchmotion! This tutorial will guide you through the process of creating your first AI workflow. Alchmotion is designed to make AI accessible to everyone, whether you're a seasoned developer or just starting out.

Understanding the Interface

The Alchmotion interface is built around the concept of nodes and connections. Each node represents a specific function or operation, and connections determine how data flows between nodes.

Alchmotion interface overview
The main Alchmotion interface with node editor and controls

Creating Your First Node

To create your first node, simply drag one from the node palette on the left side of the screen into your workspace. Let's start with a Text Input node, which allows you to provide text that can be processed by other nodes.

  1. Click on the "Text" category in the node palette
  2. Drag the "Text Input" node into your workspace
  3. Click on the node to edit its properties
  4. Type some text in the input field

Related Tutorials