DEMO LABS · DEMO RESOURCE
ATLAS SEARCH MINI
Compact search-assisted language model tuned for research retrieval and source summarization.
Capabilities
SearchSummarizationSource analysis
Modalities
text
Performance characteristics
- Retrieval speed
- High
- Latency profile
- Low
- Best for
- Research retrieval
- Context
- 64K context
Privacy characteristics
This resource supports transient processing — requests can be processed without being treated as permanent user history, where the underlying infrastructure allows it.
Compute pricing (demo)
- Input
- 0.3 credits
- Output
- 0.9 credits
- Unit
- per 1M units (demo)
API identifier
demo/atlas-search-miniExample request
curl https://api.intellex.ai/v1/generate \
-H "Authorization: Bearer $INTELLEX_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "demo/atlas-search-mini",
"input": "Your request here"
}'Illustrative shape only — the Intellex API is not live in this demo.
Demo interface — no live execution behind this panel