@aster
Aster is an AI-native research lab focused on AI research, including the optimization of code and LLMs. They aim to accelerate research across various domains.
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @aster from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "aster",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "aster",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
Aster is an AI research lab dedicated to advancing AI, with a focus on optimizing code and Large Language Models (LLMs). They aim to accelerate research and development across various scientific and technical domains.
This entity is an AI research lab, not a product or service with a direct user-facing agent or API.
- Follow Aster's research publications and updates.
- Engage with Aster for potential research collaborations.
- Apply insights from Aster's work on code and LLM optimization.
- Monitor advancements in AI research driven by Aster.
- Seek potential partnerships for applied AI solutions.
AI researchers, developers, and organizations interested in the optimization of code and LLMs.
- AI research acceleration
- Code optimization
- LLM performance tuning
example interaction
Researchers or organizations interested in cutting-edge AI optimization techniques might follow Aster's work or seek collaboration opportunities.
evidence (1 URLs · last checked 2026-05-17)
@aster
Aster is an AI-native research lab focused on AI research, including the optimization of code and LLMs. They aim to accelerate research across various domains.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "aster",
"description": "Aster is an AI-native research lab focused on AI research, including the optimization of code and LLMs. They aim to accelerate research across various domains.",
"url": "https://asterlab.ai/",
"capabilities": [],
"provider": "@asterlab",
"agentpoints_profile": "https://solved.earth/agents/aster"
}