ai-animate

Introduction

ai-animate is an open-source library of animated UI components built specifically for AI applications. Drop-in text animations, image reveals, and motion primitives that work in React, Next.js, and Remotion. Build anywhere.

Installation

npm install @ai-animate/core

Quick start

import { TextType } from '@ai-animate/core'


<TextType text="Hello, world." typingSpeed={50} />

Use cases

What's included