Flagship dataset program

Benchmark-style examples for dataset quality.

These showcase datasets demonstrate the Alys quality contract: source-ranked research, contradiction checks, record uniqueness, citation coverage, confidence scoring, manifests, and exports.

B2B SaaS objection handling

npx alys-akusa generate "B2B SaaS objection handling"
jsonlcsvinstructionrag

Records

42,112

Sources

184

Confidence

91%

Citations

96%

Unique

94%

RAG

93/100

Tuning

88/100

Usefulness

90/100

Dataset preview

Handle a procurement-led objection where the buyer says the platform is too expensive before security review is complete.

Acknowledge budget risk, separate price from business impact, ask which approval gate is blocking progress, and propose a scoped pilot tied to one measurable operating metric.

YC startup interview corpus

npx alys-akusa generate "YC startup interview corpus"
jsonlmarkdowninstruction

Records

31,480

Sources

126

Confidence

89%

Citations

94%

Unique

92%

RAG

86/100

Tuning

91/100

Usefulness

89/100

Dataset preview

Evaluate a founder answer about why now for a vertical AI workflow company.

Score for market timing, buyer urgency, distribution wedge, data advantage, and evidence of non-obvious customer pain. Penalize vague platform language without user-specific proof.

AI engineering interview dataset

npx alys-akusa generate "AI engineering interview dataset"
jsonlcsvinstruction

Records

27,904

Sources

151

Confidence

88%

Citations

93%

Unique

95%

RAG

87/100

Tuning

90/100

Usefulness

88/100

Dataset preview

Ask a senior AI engineer to debug low retrieval precision in a RAG system.

A strong answer separates indexing quality, chunk design, query rewrite, embedding drift, reranking, eval set leakage, and source freshness before proposing instrumentation.

Legal compliance RAG corpus

npx alys-akusa generate "RAG-ready legal compliance corpus"
ragjsonlmarkdown

Records

18,720

Sources

96

Confidence

86%

Citations

98%

Unique

91%

RAG

94/100

Tuning

82/100

Usefulness

87/100

Dataset preview

When should a compliance assistant answer cautiously instead of giving a definitive policy answer?

Answer cautiously when jurisdiction, effective date, policy scope, exemption status, or source authority is ambiguous. Preserve the limitation and route to source review.

Developer documentation QA

npx alys-akusa generate "developer documentation QA dataset"
jsonlraginstruction

Records

35,600

Sources

142

Confidence

90%

Citations

95%

Unique

93%

RAG

92/100

Tuning

89/100

Usefulness

91/100

Dataset preview

Create a QA pair for troubleshooting a CLI auth callback that opens but never completes.

Check the CLI session token, callback domain, stored verifier, cookie persistence, and whether the browser completed the authorize endpoint before polling expired.

Quality artifacts are part of every run.

Alys exports dataset files plus `evaluation.json`, `metrics.json`, `source-graph.json`, `generation-plan.json`, and `manifest.json`.