Skip to content

21st-dev/an-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AN SDK Examples

Example projects for the AN SDK — deploy AI coding agents and connect them to your app.

Examples

Example Description
nextjs Next.js app — agent definition + token handler + chat UI

Quick Start

cd nextjs
npm install
npx an login
npx an deploy
cp .env.example .env.local
npm run dev

Links

About

an sdk - cookbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published