Aether Console

Agent Marketplace

Browse agents, pricing, latency — enable/disable per tenant.

11

Total Agents

2

Domains

2

LLM Agents

0

Tenants

Showing 5 of 11 agents.

RFP Processing 5 agents

Aether Intent Classifier

rfp_intent
GADET

Classifies RFP text into 27 data-center colocation intent categories using a small transformer model (~5.9M params).

$0.010/call180ms latencyproduction
classify_intent

Aether Obligation Classifier

rfp_obligation
GADET

Classifies RFP sentences by modality (must/should/may/prohibited) and category using a dual-head transformer (~5.8M params).

$0.010/call160ms latencyproduction
classify_obligation

Aether Spec Extractor

rfp_spec
GADET

Extracts structured technical specifications from RFP text using an encoder-decoder transformer (~20.9M params).

$0.020/call320ms latencyproduction
extract_specs

Aether Product Matcher

rfp_product
GADET

Matches RFP specs to DC product catalogue using a dual-encoder siamese transformer (~13.3M params).

$0.020/call280ms latencyproduction
match_product

Aether Pipeline Orchestrator

rfp_pipeline
GADET

Orchestrates all 4 SLM agents (intent, obligation, spec, product) via A2A inter-agent calls to process RFP text end-to-end.

$0.060/call1.4s latencyproduction
rfp_pipeline