8000 GitHub - riya09/diagflow: Create diagrams/flowcharts easily using AI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

riya09/diagflow

Repository files navigation

DiagFlow AI

DiagFlow allows you to create diagrams/flowcharts easily using natural language. It uses Google's Gemma 3 (27B) model via the OpenRouter API.

Screenshot 2025-05-10 at 11 11 31 PM Screenshot 2025-05-10 at 11 11 53 PM

Key Features

  • Convert text descriptions into diagrams
  • Modify color and text of each shapes.
  • Download diagram as SVG
  • Multiple persistent chats and diagrams with browser-based storage

Tech Stack

  • Vue 3 with Vite
  • d3.js and d3-graphviz for diagram rendering
  • OpenRouter API for AI model access

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Create diagrams/flowcharts easily using AI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0