Documentation Index
Fetch the complete documentation index at: https://docs.neurometric.ai/llms.txt
Use this file to discover all available pages before exploring further.
SLM Marketplace
The Neurometric Marketplace is a catalog of 128+ task-specific Small Language Models (SLMs) under 20B parameters. These models are hosted by Neurometric and accessible through a single OpenAI-compatible API endpoint.Why Small Language Models?
Instead of sending every LLM call to GPT-4o or Claude, you can use SLMs for structured, repetitive tasks (classification, extraction, routing, scoring, summarization). SLMs deliver lower cost, lower latency, and often better consistency on the specific task they are built for, while you reserve frontier models for complex reasoning steps.Domains
Models are organized across 13+ categories, including:- People Management
- Accounting & Finance
- Engineering & Product
- Customer Success & Support
- Legal & Compliance
- Document Intelligence
Browse Marketplace
Explore the full catalog of models.
Custom SLMs
If none of the Marketplace models fit your use case exactly, we can build a custom one for you. Describe your task, and we fine-tune an SLM that handles it—accessible via the same API. Good candidates for custom SLMs: email classification, ticket routing, entity extraction, document summarization, compliance checks. Request a Custom SLM →SLM Packs & ClawPack
Packs bundle multiple specialist SLMs behind a single model ID with automatic routing. Instead of picking which SLM to call, the pack classifies the task and routes to the right specialist. ClawPack (neurometric/clawpack) is our flagship pack for coding workflows, handling code generation, refactoring, tests, and documentation automatically.