
Draw
Description
Bring your ideas to life with diagrams. Craft, manage, and engage with your creations in a whole new way.
Details
https://draw.praison.ai/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "Draw",
"name_for_model": "draw",
"description_for_human": "Bring your ideas to life with diagrams. Craft, manage, and engage with your creations in a whole new way.",
"description_for_model": "Tool for crafting and managing diagrams, enabling a new level of engagement with your ideas.",
"auth": {
"type": "oauth",
"client_url": "https://praison.ai/oauth/authorize",
"scope": "",
"authorization_url": "https://praison.ai/oauth/token",
"authorization_content_type": "application/json",
"verification_tokens": {
"openai": "c05e27d25d1c4725aaa6229fba8690d0"
}
},
"api": {
"type": "openapi",
"url": "https://draw.praison.ai/openapi.yaml"
},
"logo_url": "https://draw.praison.ai/logo.png",
"contact_email": "contact@praison.com",
"legal_info_url": "https://praison.ai/terms/"
}
https://draw.praison.ai/openapi.yaml
openapi: 3.0.1
info:
title: Draw
description: A tool that allows the user to create Diagrams, Charts.
version: "v1"
servers:
- url: https://draw.praison.ai
paths:
/draw:
post:
operationId: post_DrawRoute
tags:
- Draw
summary: Takes a Mermaid diagram, creates a new post with the diagram data, and returns links to the post and the rendered image.
requestBody:
content:
application/json:
schema:
type: object
properties:
title:
type: string
description: Title of the post
description:
type: string
description: Description of the post
diagram:
type: string
description: >
If 'mermaid' data, provide it as a string. If 'excalidraw' data, provide it as a stringified JSON object.
type:
type: string
description: Type of the diagram. If 'mermaid' data, then type is 'm'. If 'excalidraw' data, then type is 'e'.
required:
- title
- description
- diagram
- type
required: true
responses:
"201":
description: Successful Response
content:
application/json:
schema:
type: object
properties:
image_url:
type: string
description: URL to the rendered image
post_url:
type: string
description: URL to the new WordPress post
required:
- image_url
- post_url
"400":
description: Bad Request
content:
application/json:
schema:
type: object
properties:
error:
type: string
description: Error message
details:
type: string
description: Detailed error message
"500":
description: Internal Server Error
content:
application/json:
schema:
type: object
properties:
error:
type: string
description: Error message
details:
type: string
description: Detailed error message
/chart/line:
post:
operationId: post_LineChartRoute
tags:
- Chart
summary: Takes labels and data for a line chart and returns the rendered chart.
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/LineBarChart'
required: true
responses:
"201":
$ref: '#/components/responses/ChartSuccessResponse'
"400":
$ref: '#/components/responses/BadRequestResponse'
"500":
$ref: '#/components/responses/InternalServerErrorResponse'
/chart/bar:
post:
operationId: post_BarChartRoute
tags:
- Chart
summary: Takes labels and data for a bar chart and returns the rendered chart.
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/LineBarChart'
required: true
responses:
"201":
$ref: '#/components/responses/ChartSuccessResponse'
"400":
$ref: '#/components/responses/BadRequestResponse'
"500":
$ref: '#/components/responses/InternalServerErrorResponse'
/chart/pie:
post:
operationId: post_PieChartRoute
tags:
- Chart
summary: Takes labels and data for a pie chart and returns the rendered chart.
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/PieChart'
required: true
responses:
"201":
$ref: '#/components/responses/ChartSuccessResponse'
"400":
$ref: '#/components/responses/BadRequestResponse'
"500":
$ref: '#/components/responses/InternalServerErrorResponse'
components:
schemas:
LineBarChart:
type: object
properties:
title:
type: string
description: Title of the chart.
example: "Sample title"
description:
type: string
description: Description of the chart.
example: "Sample description"
chart:
type: object
properties:
labels:
type: array
items:
type: object
properties:
xaxis:
type: array
items:
type: string
sublabels:
type: array
items:
type: string
data:
type: array
items:
type: array
items:
type: array
items:
type: integer
example:
labels:
- xaxis: ["January", "February", "March"]
- sublabels: ["Apple", "Banana"]
data: [[[10, 40, 70], [20, 50, 80]]]
PieChart:
type: object
properties:
title:
type: string
description: Title of the chart.
example: "Sample title"
description:
type: string
description: Description of the chart.
example: "Sample description"
chart:
type: object
properties:
labels:
type: array
items:
type: object
properties:
sublabels:
type: array
items:
type: string
data:
type: array
items:
type: array
items:
type: integer
example:
labels:
- sublabels: ["Red", "Blue"]
data: [[2, 3], [5, 6]]
responses:
ChartSuccessResponse:
description: Successful Response
content:
application/json:
schema:
type: object
properties:
image_url:
type: string
description: URL to the rendered image
post_url:
type: string
description: URL to the new post
BadRequestResponse:
description: Bad Request
content:
application/json:
schema:
type: object
properties:
error:
type: string
description: Error message
details:
type: string
description: Detailed error message
InternalServerErrorResponse:
description: Internal Server Error
content:
application/json:
schema:
type: object
properties:
error:
type: string
description: Error message
details:
type: string
description: Detailed error message
Discover other plugins from the text to image category

ASCII Art
Convert any text to ASCII art.
0 Comments

QuickChart Plugin
Plugin for generating charts and QR codes.
1 Comments

Screenshot by Urlbox
Render HTML to an image or ask to see the web page of any URL or organisation.
0 Comments

DALL-E App
Generate images using DALL·E
0 Comments

Prompt Perfect
Type 'perfect' to craft the perfect prompt, every time.
0 Comments

Screenshots by ScreenshotOne
Take screenshots of any website or organization, render HTML, or Markdown as an image or PDF.
0 Comments

ArtCollection
Search through millions of art pieces from The Metropolitan Museum of Art.
0 Comments

Create a QR code
Create a QR code for any text or url.
0 Comments

GIF Search
Search through a wide range of gifs - Powered by Giphy.
0 Comments

WebRewind
Get the picture of a website at a specific date.
0 Comments

Space Photo Explorer
Tool for exploring space through images including Mars Rover Photos, NASA image database, and space pictures of the day.
0 Comments

daigr.am
Build great looking charts and graphs.
0 Comments

Astrodaily
Search and discover NASA images.
0 Comments

Diagrams
Create and display diagrams from kroki.io or using networkx and matplotlib.
0 Comments

NASA Media Explorer
Discover and learn about space exploration using NASA's vast media library!
0 Comments

Screenshot by Urlbox
Render HTML to an image or ask to see the web page of any URL or organisation.
0 Comments

Photorealistic
Generate Photorealistic prompts for Midjourney.
0 Comments

Image Prompt Enhancer
Transform your ideas into complex, personalized image generation prompts.
0 Comments

WordCloud
Create word cloud images from text.
0 Comments

Skrive
Envision your concepts through Diagrams. This tool allows you to create and modify diagrams within the chat interface.
0 Comments

ImageSearch
Discover complimentary images to enhance your generated article or to highlight specific paragraphs from Unsplash.
0 Comments
Charts by Kesem AI
Generate charts. The user can request a chart to be generated.
0 Comments
Mermaid Chart
Visualize Mermaid Diagrams and fine-tune them in the Mermaid Chart editor.
0 Comments

MixerBox PhotoMagic
Enhance photo resolution magically! Achieve clearer & more detailed visuals for your images!
0 Comments

Whimsical
Create mindmaps and diagrams.
0 Comments

Spirify QR Code
QR Code generator for text or URLs. It's a general-purpose tool that also enables QR code puzzle games with AI.
0 Comments

Creative Mind
Unleash your imagination with Creative Mind, transforming text prompts into stunning visual art.
0 Comments

Color Palette
Craft vibrant palettes from your ideas.
0 Comments

Eraser
Generate diagrams from code or natural language.
0 Comments

MixerBox ImageGen
Generate AI Images via DALL·E 2! Create perfect prompts for Midjourney & Stable Diffusion pictures!
0 Comments

Argil AI
Generate images without learning how to prompt.
0 Comments

QR Codes
Create QR codes.
0 Comments

MixerBox QR
Create stunning AI-generated QR code images instantly! Make your QR code leave a lasting impression!
0 Comments

SuperStock Fine Art
Returns a set of URLs to examples of fine art requested by user.
0 Comments