Skip to main content
Metal provides a simple way to build semantic search on your data. You can use the UI or the API to build a search engine over your entire dataset, or refine your queries with filters to get specific results.

Build Semantic Search

UI Creation Flow

How-to Guide: Building Semantic Search using the UI.

API

Use the API to build your search engine.

Examples

Semantic Search

Semantic search example with Metal Retrieval in Node.

Multi Tenant Search

Build semantic search with Multi tenancy in Python.