Get Started
Quickstart
Starting with Hypermode is simple. Iterating with Hypermode is constant.
1
Clone the Template Project
Use the template to set up your Hypermode project.
2
Set Up Your Manifest
Define your AI models in your project manifest. You’ll reference these model definitions in your functions.
3
Write Your Functions
Use the Functions SDK to write your functions. Expose your functions through the project schema.
4
Iterate
Hypermode makes it easy to iterate on your AI features.
Want to try a new model? Add a new entry to your manifest and update your function. It’s that easy!