Introduction

Getting started

Installation

Step-by-step guides to setting up build-ai in your project.

Architecture guide

Learn how the internals work and contribute.

Components

Explore the visual components for AI applications.

API reference

Technical documentation for build-ai's APIs.

Alpha Release

This project is currently in alpha. Features may change without notice and the API is not yet stable. We welcome your feedback! Please report issues on GitHub or email the maintainer directly at pascal@stepsailor.com.

Quick start

build-ai provides both general utilities (build-ai) and visual components (build-ai/visual) for building AI-driven applications.

Installing dependencies

npm install build-ai

Basic usage

Will be defined soon...