Frontier AI Research Lab

Intelligence built
to last generations

Frontier AI research, built around the belief that power and safety are not opposites.

47 Research Papers
9 Models Released
180k+ API Users
Scroll
Language Models· Computer Vision· Multimodal AI· AI Safety· Alignment Research· Reasoning· Autonomous Agents· Interpretability· Reinforcement Learning· Language Models· Computer Vision· Multimodal AI· AI Safety· Alignment Research· Reasoning· Autonomous Agents· Interpretability· Reinforcement Learning·

Where the science happens

Our teams work across core areas of AI, publishing openly and building the foundations of the next generation of intelligent systems.

Flagship area

Large language models

Developing frontier-scale language models with emergent reasoning, long-context understanding, and robust instruction following. Our LLM research spans pretraining, fine-tuning, and evaluation at scale.

Read papers

Multimodal AI

Unifying vision, language, and audio in a single architecture. Systems that perceive and reason across modalities.

Read papers

Reasoning & planning

Teaching models to think step-by-step and plan multi-step solutions reliably across domains.

Read papers

Autonomous agents

AI systems that act in the real world — browsing, coding, executing — with reliable task completion.

Read papers

Reinforcement learning

Using RL from human feedback to align model behavior with nuanced human preferences at scale.

Read papers

Interpretability

Understanding what happens inside neural networks — tracing circuits, identifying concepts, making models transparent.

Read papers

Our model family

Production-ready models available via API. From fast, efficient models for everyday workloads to frontier models for the hardest tasks.

Flagship
Live
Aso 1 Ultra

Our most capable model. Excels at complex reasoning, long-context understanding, and nuanced instruction following.

Context 200k tokens
Modality Text + Vision
API aso-1-ultra
Performance
Live
Aso 1 Pro

Balanced intelligence and speed. The go-to for production workloads requiring high quality at scale.

Context 128k tokens
API aso-1-pro
View details →
Speed
Live
Aso 1 Flash

Ultra-fast inference, low latency. Built for real-time applications and high-throughput pipelines.

Context 64k tokens
API aso-1-flash
View details →
Coming soon
Aso 2

Next generation. Significantly improved reasoning, extended context, native multimodal across text, vision, and audio.

Join waitlist →
quickstart.py
import asolabs

client = asolabs.AsoLabs(api_key="your-api-key")

response = client.messages.create(
    model="aso-1-ultra",
    max_tokens=1024,
    messages=[{
        "role": "user",
        "content": "Explain quantum entanglement."
    }]
)

print(response.content[0].text)

Safety is not a constraint.
It's the goal.

We believe the most powerful AI is also the most trustworthy. Every model we ship has passed rigorous safety evaluations, red-teaming, and alignment review.

Red-teaming

Every model undergoes adversarial testing before release, probing for misuse vectors and failure modes.

Interpretability research

We study internal model mechanisms to understand and correct how our systems reason and decide.

Alignment

RLHF and constitutional methods ensure models remain helpful, harmless, and honest in deployment.

Responsible disclosure

We publish safety findings and coordinate with the broader research community on shared standards.

Read our safety policy
Alignment score
96.4%
Harmful content refusal rate
99.3%
Factual accuracy
88.7%
Instruction adherence
97.9%
Updated June 2026 · Internal evals

Built different

AsoLabs was founded on one belief: the most important thing we can build right now is AI that is both powerful and safe. Research first, always open.

01

Research first

Every product we ship is grounded in peer-reviewed research. We don't ship what we don't understand.

02

Open by default

We publish papers, release model weights where safe, and contribute to open benchmarks and evaluations.

03

Long-term thinking

We optimize for humanity's fifty-year future, not next quarter's metrics. This shapes every decision.

04

Frontier, not hype

We work at the boundary of what's possible. Our benchmarks are honest, our claims are reproducible.

Leadership

P
Parsival A.
Founder & CEO
M
Dr. Mira Chen
Chief Scientist
R
Rafael Santos
Head of Safety
L
Lena Kovač
Head of Research

The API is open.

Access the models. Build the future.