From e10d5e072f30b0b30a2c881c554c0445d03fd531 Mon Sep 17 00:00:00 2001 From: "dayuan.jiang" Date: Sun, 23 Mar 2025 15:28:05 +0000 Subject: [PATCH] docs: add demo site link to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e607344..e51ea78 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A next.js web application that integrates AI capabilities with draw.io diagrams. This app allows you to create, modify, and enhance diagrams through natural language commands and AI-assisted visualization. +Demo site: [https://next-ai-draw-io.vercel.app/](https://next-ai-draw-io.vercel.app/) + ## Features - **LLM-Powered Diagram Creation**: Leverage Large Language Models to create and manipulate draw.io diagrams directly through natural language commands