Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <title>Architecture Agents - AI Deep Learning Builder | wuhp.org</title> | |
| <meta name="description" content="Design, validate, and generate PyTorch code for deep learning models using visual AI agents. The ultimate drag-and-drop neural network architect on wuhp.org." /> | |
| <meta name="keywords" content="Deep Learning, AI, Neural Networks, Visual Builder, PyTorch, Architecture Agents, Machine Learning, wuhp.org, LLM, Generative AI" /> | |
| <meta name="author" content="wuhp.org" /> | |
| <!-- Robots: Allow indexing and maximize snippet presentation --> | |
| <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" /> | |
| <meta name="theme-color" content="#0f172a" /> | |
| <link rel="canonical" href="https://wuhp.org" /> | |
| <!-- Open Graph / Facebook --> | |
| <meta property="og:title" content="Architecture Agents - Visual AI Builder" /> | |
| <meta property="og:description" content="Build complex neural networks with the help of AI agents. Export to PyTorch instantly." /> | |
| <meta property="og:url" content="https://wuhp.org" /> | |
| <meta property="og:type" content="website" /> | |
| <meta property="og:locale" content="en_US" /> | |
| <meta property="og:image" content="https://huggingface.co/spaces/wuhp/testarcbuilder/resolve/main/public/logo.png" /> | |
| <meta property="og:site_name" content="wuhp.org" /> | |
| <!-- Twitter --> | |
| <meta name="twitter:card" content="summary_large_image" /> | |
| <meta name="twitter:title" content="Architecture Agents - AI Deep Learning Builder" /> | |
| <meta name="twitter:description" content="Design, validate, and generate PyTorch code for deep learning models using visual AI agents." /> | |
| <meta name="twitter:image" content="https://huggingface.co/spaces/wuhp/testarcbuilder/resolve/main/public/logo.png" /> | |
| <!-- Icons --> | |
| <link rel="icon" type="image/png" href="https://huggingface.co/spaces/wuhp/testarcbuilder/resolve/main/public/logo.png" /> | |
| <link rel="apple-touch-icon" href="https://huggingface.co/spaces/wuhp/testarcbuilder/resolve/main/public/logo.png" /> | |
| <!-- JSON-LD Structured Data --> | |
| <script type="application/ld+json"> | |
| { | |
| "@context": "https://schema.org", | |
| "@type": "SoftwareApplication", | |
| "name": "Architecture Agents", | |
| "headline": "Visual AI Architect for Deep Learning", | |
| "applicationCategory": "DeveloperApplication", | |
| "operatingSystem": "Web", | |
| "offers": { | |
| "@type": "Offer", | |
| "price": "0", | |
| "priceCurrency": "USD" | |
| }, | |
| "description": "Design, validate, and generate PyTorch code for deep learning models using visual AI agents. The ultimate drag-and-drop neural network architect.", | |
| "image": "https://huggingface.co/spaces/wuhp/testarcbuilder/resolve/main/public/logo.png", | |
| "author": { | |
| "@type": "Organization", | |
| "name": "wuhp.org", | |
| "url": "https://wuhp.org" | |
| } | |
| } | |
| </script> | |
| <!-- Performance Hints --> | |
| <link rel="preconnect" href="https://cdn.tailwindcss.com" crossorigin> | |
| <link rel="preconnect" href="https://pagead2.googlesyndication.com" crossorigin> | |
| <link rel="preconnect" href="https://fundingchoicesmessages.google.com" crossorigin> | |
| <link rel="preconnect" href="https://googleads.g.doubleclick.net" crossorigin> | |
| <link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin> | |
| <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1194928369043500" crossorigin="anonymous"></script> | |
| <!-- Defer Tailwind to prevent render blocking --> | |
| <script src="https://cdn.tailwindcss.com" defer></script> | |
| <!-- Defer ReactFlow CSS (Non-critical for landing page) --> | |
| <link rel="preload" href="https://cdn.jsdelivr.net/npm/reactflow@11.10.1/dist/style.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> | |
| <noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/reactflow@11.10.1/dist/style.min.css"></noscript> | |
| <script type="importmap"> | |
| { | |
| "imports": { | |
| "react-dom/": "https://aistudiocdn.com/react-dom@^19.2.1/", | |
| "react/": "https://aistudiocdn.com/react@^19.2.1/", | |
| "react": "https://aistudiocdn.com/react@^19.2.1", | |
| "@google/genai": "https://aistudiocdn.com/@google/genai@^1.31.0", | |
| "lucide-react": "https://aistudiocdn.com/lucide-react@^0.556.0", | |
| "reactflow": "https://aistudiocdn.com/reactflow@^11.11.4" | |
| } | |
| } | |
| </script> | |
| <link rel="stylesheet" href="/index.css"> | |
| </head> | |
| <body class="bg-slate-950 text-slate-100 overflow-hidden"> | |
| <div id="root"></div> | |
| <script type="module" src="/index.tsx"></script> | |
| </body> | |
| </html> | |