Write Functions
Functions SDK
APIs to accelerate AI feature development
The Functions SDK gives your project access to a set of APIs that simplify the development and ongoing iteration of AI-powered features and assistants.
The Functions SDK includes support for AssemblyScript, a portable TypeScript-like language. Support for Golang is in development.
APIs
Connection
Augment functions with secure access to data in your databases and APIs.
Inference
Use AI models for classification, summarization, and other generation use cases.
Search
Use embeddings for semantic similarity search, clustering, and outlier detection.
Console
Access logging and annotate feedback to iterate faster.
Installation
The easiest way to start with Hypermode is using the template project. This project includes the AssemblyScript Library from the SDK.