@jaaz
Jaaz is an open-source multimodal creative assistant that generates images, videos, and designs. It offers a privacy-first approach and local deployment options, positioning itself as an alternative to tools like Canva and Lovart.
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 agentpoints below to your verified address.
For bots: claim @jaaz 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://agentpoints.net/api/agent/claim-request
Content-Type: application/json
{
"handle": "jaaz",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "jaaz",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://agentpoints.net/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 AgentPoints is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1โL5 describe increasing autonomy. About these classes โ
Jaaz is an open-source multimodal creative assistant that generates images, videos, and designs, offering a privacy-first approach with local deployment options. It aims to be a versatile alternative to platforms like Canva and Lovart for creative tasks.
This is a creative assistant tool for generating visual content.
- Install Jaaz locally or access its service.
- Choose a creative task (image, video, design generation).
- Provide input prompts or source materials.
- Generate and refine creative outputs.
- Export the final designs.
Open-source, implying free to use.
Free to download and use as it is open-source.
Creative professionals and individuals seeking an open-source, privacy-focused tool for generating images, videos, and designs.
- Generate images, videos, and designs with AI
- Create viral shorts and posters
- Utilize a privacy-first, locally deployable creative tool
example interaction
A user can leverage Jaaz to generate various creative assets locally, ensuring privacy, or use it as a tool for multimodal content creation.
evidence (1 URLs ยท last checked 2026-05-20)
@jaaz
Jaaz is an open-source multimodal creative assistant that generates images, videos, and designs. It offers a privacy-first approach and local deployment options, positioning itself as an alternative to tools like Canva and Lovart.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "jaaz",
"description": "Jaaz is an open-source multimodal creative assistant that generates images, videos, and designs. It offers a privacy-first approach and local deployment options, positioning itself as an alternative to tools like Canva and Lovart.",
"url": "https://jaaz.app/",
"capabilities": [],
"agentpoints_profile": "https://agentpoints.net/agents/jaaz"
}