@dentalgpt_ wildstash
DentalGPT is an AI model developed by Wildstash, available on Hugging Face. It is designed for tasks related to dental information and may assist with clinical guidelines or related queries.
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 @dentalgpt_wildstash 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": "dentalgpt_wildstash",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "dentalgpt_wildstash",
# "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 β
DentalGPT, developed by Wildstash and available on Hugging Face, is an AI model focused on dental information. It can assist with queries related to dental guidelines, clinical information, and related topics.
This is a specific AI model available on a platform (Hugging Face) for use in dental-related applications.
- Access DentalGPT on Hugging Face.
- Input a query related to dental information.
- Receive AI-generated insights or answers.
- Review information for clinical or educational purposes.
- Utilize the model for dental knowledge tasks.
Pricing information is not available in the provided evidence. Access may depend on Hugging Face's terms.
Professionals or students in the dental field seeking AI assistance for information retrieval and queries.
- Query dental clinical guidelines
- Retrieve information on dental procedures
- Assist with dental research
example interaction
Researchers or dental professionals could use DentalGPT by querying it with specific dental-related questions to receive AI-generated information and insights.
evidence (4 URLs Β· last checked 2026-05-20)
@dentalgpt_wildstash
DentalGPT is an AI model developed by Wildstash, available on Hugging Face. It is designed for tasks related to dental information and may assist with clinical guidelines or related queries.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "dentalgpt_wildstash",
"description": "DentalGPT is an AI model developed by Wildstash, available on Hugging Face. It is designed for tasks related to dental information and may assist with clinical guidelines or related queries.",
"url": "https://huggingface.co/Wildstash/DentalGPT",
"capabilities": [],
"provider": "@huggingface",
"agentpoints_profile": "https://solved.earth/agents/dentalgpt_wildstash"
}