https://github.com/petekp/diagrammaton-figma-plugin
AI powered diagram generation plugin for FigJam
https://github.com/petekp/diagrammaton-figma-plugin
ai diagram diagramming figjam figjam-plugin figjam-plugins figma figma-plugin generative llm openai
Last synced: 5 months ago
JSON representation
AI powered diagram generation plugin for FigJam
- Host: GitHub
- URL: https://github.com/petekp/diagrammaton-figma-plugin
- Owner: petekp
- Created: 2023-05-27T23:52:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-03T19:07:20.000Z (5 months ago)
- Last Synced: 2026-01-09T11:19:13.588Z (5 months ago)
- Topics: ai, diagram, diagramming, figjam, figjam-plugin, figjam-plugins, figma, figma-plugin, generative, llm, openai
- Language: TypeScript
- Homepage: https://www.figma.com/community/plugin/1295127627739218424
- Size: 401 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Diagrammaton
Diagrammaton is a FigJam plugin that generates diagrams from natural language inputs.
This repo is the entire client-side plugin. Auth and diagram generation happens on the [diagrammaton backend (see repo)](https://github.com/petekp/diagrammaton.com).