CoolFace
Apppublic

gcjordi/ai-graph-studio

sourceHugging Facemitupdated 3d agoView on Hugging Face
1likes
App README

AI Graph Studio

Design, document, analyze, simulate and optimize agentic AI workflows visually.

AI Graph Studio is a free and open-source, vendor-neutral visual environment for designing and reasoning about AI workflows and agentic systems.

It helps you move from an architectural idea to a structured graph, analyze its complexity and potential weaknesses, simulate its execution, estimate token usage and cost, and export the resulting architecture.

What you can do

  • —Visually design AI and agentic workflows
  • —Build graphs with LLMs, agents, tools/APIs, RAG, memory, routers, loops, evaluators, guardrails, human approval and parallel branches
  • —Analyze workflow efficiency, reliability and complexity
  • —Detect architectural issues and optimization opportunities
  • —Estimate expected and worst-case token usage
  • —Estimate model costs
  • —Structurally simulate workflows
  • —Start from built-in architecture templates
  • —Import and export projects
  • —Export to JSON, SVG, PNG, Mermaid and Markdown
  • —Work in Catalan, Spanish or English
  • —Use light and dark modes

Privacy-first and browser-only

AI Graph Studio runs entirely in your browser.

No API keys are required. No backend is required. Your projects and workflow data are not sent to external AI services by AI Graph Studio.

Local project persistence uses browser storage.

Open source

AI Graph Studio is released under the MIT License.

The canonical source repository, documentation, issue tracker and development history are maintained on GitHub:

GitHub: https://github.com/gcjordi/aigraphstudio

Contributions, issues, suggestions and stars are welcome.

Official web version

You can also use AI Graph Studio through its official website:

Web: https://aigraphstudio.jordigarcia.eu/

Hugging Face Space

This Space provides a directly executable distribution of AI Graph Studio for the Hugging Face community.

The GitHub repository remains the canonical source of the project.


AI Graph Studio Open-source visual engineering for agentic AI systems.