jovesun-lab/arcgram

7 stars · Last commit 2026-08-01

Arcgram — an interactive diagram engine for human–AI collaboration: an AI agent draws its reasoning as an auditable node-and-edge flow and self-audits it, delivered as one standalone HTML file. (Arcgram the AI diagram tool — not Archigram.)

README preview

<p align="center">
  <img src="assets/git_banner.png" alt="Arcgram — human-led design, AI-accelerated execution" width="100%">
</p>

<p align="center">
  <a href="https://arcgram.io"><img src="https://img.shields.io/badge/website-arcgram.io-C69A4C" alt="Website"></a>
  <a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache_2.0-6B4E3D" alt="License: Apache 2.0"></a>
  <img src="https://img.shields.io/badge/English-5A4632" alt="English">
  <a href="README.zh-CN.md"><img src="https://img.shields.io/badge/%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87-lightgrey" alt="简体中文"></a>
  <a href="README.es.md"><img src="https://img.shields.io/badge/Espa%C3%B1ol-lightgrey" alt="Español"></a>
  <a href="README.fr.md"><img src="https://img.shields.io/badge/Fran%C3%A7ais-lightgrey" alt="Français"></a>
</p>

# Arcgram

**Arcgram turns your AI agent's plan into a diagram you can check and fix — before anything runs.**

<p align="center">
  <img src="assets/usage-workflow.svg" alt="Arcgram loop — your AI proposes, draws, checks its own work, you point at what's wrong, it fixes" width="900">
</p>

View full repository on GitHub →