
A visual AI playground. Drag, drop, connect and run nodes to build AI workflows powered by the Vercel AI SDK Gateway.
Clone the repository
git clone https://github.com/vercel-labs/tersa.gitcd tersa
Install dependencies
pnpm install
Create a .env.local file with your AI SDK Gateway credentials and any provider API keys you want to use.
Run the development server
pnpm dev
Open http://localhost:3000 in your browser
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ and 🤖 by Hayden Bleasel.