Free public beta Try a role analysis today

Turn job descriptions into
role and skill insights.

See likely occupations, skill signals, and what needs a closer look. Try your own job description, then bring the same analysis into your staffing, HR-tech, or workforce application through our APIs.

Free during public beta. Try 2 analyses per verified email, with no API key or integration needed. See access and limits.

project/avelinlabs-role-intelligence
AvelinLabs role intelligence workspace showing customer criteria, evidence signals, and human review guidance

Decision-ready workforce intelligence signals

Three ways to use Avelin.

Start with a job description, add your own role criteria, or explore workforce evidence for a planning question. Each path has a different output and a practical example.

Understand a job description

Get likely occupations, skill signals, and flags for ambiguous or incomplete inputs.

Example: Review a vague “Business Analyst” role before using it in a staffing workflow.

Try your own role free

Use your own role criteria

Add your organization's role definitions to a role review, with references showing which evidence informed it.

Example: Review a “Senior Analyst” description using the customer's own role framework.

See the role example

Explore workforce evidence

Review employment, wages, tasks, and skills for supported occupations, with sources and coverage limits visible.

Example: Explore Texas semiconductor roles before validating training needs with local employers.

See the workforce example

Decision Passport

Optional machine-readable evidence package

Keep the supporting evidence, limitations, and review questions together in a shareable record. Available as an optional output on supported reports.

Read Decision Passport

Workforce Evidence Packs · Controlled beta

Turn approved official evidence into a buyer-review package

Select supported SOC occupations and NAICS industries for the approved U.S./Connecticut snapshot. Receive account-scoped JSON and standalone HTML with OEWS employment and wages, separate QWI industry flows, O*NET tasks and skills, source lineage, limitations, and employer-validation questions.

Each package keeps occupation, industry, and reference evidence separate, with explicit lineage and buyer-review boundaries.

Integrate through a structured REST API.

AvelinLabs exposes workforce intelligence through authenticated JSON contracts. Submit role text, inspect ranked occupation results, and route uncertain cases for review.

  • Structured confidence, uncertainty, and decision fields
  • Customer-operated MCP adapter over the Runtime API
  • Deterministic Workforce Evidence Packs from approved official snapshots
Explore the docs
job-analyze.sh
curl -X POST "$BASE_URL/api/v1/job/analyze" \
  -H "Authorization: Bearer $AVELIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "title": "Business Analyst",
    "description": "Facilitate stakeholder workshops, define requirements, and analyze data.",
    "debug": false
  }'

# Returns ranked occupations, skill signals,
# confidence, uncertainty, and review guidance.

A governed workforce decision flow.

From role context and customer criteria to evidence-backed output for human review.

1

Context and Criteria

Start with job text and tenant-scoped role criteria or competency evidence available through Customer Grounding.

2

Signals and Evidence

AvelinLabs combines occupational grounding, extracted skill signals, input-quality checks, and relevant customer evidence.

3

Decision Support

Structured results expose alignment, confidence, uncertainty, evidence references, and flags for further human review.

Technology and standards

Documented interfaces, grounded occupational context.

Occupational grounding uses the O*NET® 30.3 Database. Integration surfaces include documented REST endpoints, an OpenAPI-described API surface, structured JSON responses, and an optional customer-operated MCP adapter.

Product and company names may be trademarks of their respective owners. Their use does not imply endorsement.

Review the decision, not a black box.

These decision-support lenses describe inspectable AvelinLabs outputs across role context, evidence quality, and human review.

Inspect likely occupation alignment, input quality, and ambiguity before treating a job description as a reliable role definition.

Role context connected to criteria, skills, and occupation data

Role clarity

Structured role context

Trace grounded findings to evidence references and source context so reviewers can understand what influenced the output.

Evidence signals organized by support and review status

Evidence trace

Support and provenance

Use confidence, uncertainty, weak-signal detection, and review flags to decide what needs further human judgment.

Human review checkpoint with guidance and escalation paths

Human review

Guidance and escalation

Frequently Asked Questions

A concise view of current scope and deliberate boundaries.

AvelinLabs is a workforce intelligence layer. It turns role text, occupational data, skill signals, and customer-provided criteria into structured decision support for applications, advisors, and human reviewers.

Customer Grounding lets an account register tenant-scoped knowledge sources and use relevant evidence in grounded Role Intelligence reports with provenance, traces, and review flags.

REST is the stable integration contract. A customer-operated MCP stdio adapter has also been validated over the authenticated Runtime API; AvelinLabs does not currently offer a hosted MCP service.

No. AvelinLabs provides decision support. Confidence, uncertainty, evidence, and review guidance help people decide what can proceed and what needs further human judgment.

What you can build.

Start with the documented capability that can answer your workforce question.

Role review

Start from a job title and description.

Report
  • Likely occupation alignment
  • Detected skill signals
  • Ambiguity and review guidance
Try a role free

Customer Grounding

Available now

Ground a role review in customer-provided criteria.

Grounded
  • Tenant-scoped knowledge sources
  • Evidence and source references
  • Decision traces and review flags
  • Authenticated Runtime API access
Start building

API integration

Use current structured REST contracts.

API
  • Job analyze and classify routes
  • Structured JSON responses
  • Confidence and uncertainty fields
  • Workforce Evidence Pack JSON and HTML
  • Public documentation and examples
Explore the docs

Workforce intelligence in practice

See how evidence becomes a workforce decision.

Explore practical examples of how AvelinLabs keeps occupational intelligence, labor-market evidence, customer context, and human review visible. Each case starts with a real decision question, preserves the boundaries between sources, and shows what must still be validated before a team acts.

We’re in beta. Try Avelin free.

Start with a job description in your browser. You can evaluate the APIs separately when you are ready to integrate.

Browser trial: 2 free analyses

Verify your email with a code. No API key or integration needed. The trial shows a reduced Role Intelligence result.

Free public beta API access

API access is currently free during public beta, subject to account, endpoint, and usage limits. Registration, email verification, and an API key are required. Current data coverage focuses on the U.S. workforce market.

  • Getting-started path
  • Public API documentation
  • Executable examples