| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A visual AI playground. Tersa is an open source canvas for building AI workflows. Drag, drop connect and run nodes to build your own workflows powered by various industry-leading AI models.
Clone the repository
git clone https://github.com/haydenbleasel/tersa.git
cd tersaInstall dependencies
pnpm installCreate a .env.local file in the root directory with your environment variables. Check the lib/env.ts file for all the variables you need to set.
Run the development server
pnpm devOpen 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.
| Back | FazBrowse Home | New Git URL |