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.Documentation Index
Fetch the complete documentation index at: https://docs.getmetal.io/llms.txt
Use this file to discover all available pages before exploring further.
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.