VectorCraft AI (Appsgm Edition)
VectorCraft AI is a professional-grade vector art generation platform powered by the Appsgm 3 Pro engine. It allows users to describe visuals in plain text and receive production-ready SVG code in seconds.
Key Features
.svg files or copy the raw code directly.Installation & Setup
To run VectorCraft AI locally, follow these steps:
1. Clone the Repository:
git clone https://github.com/your-repo/vectorcraft-ai.git
cd vectorcraft-ai
2. Serve the Application: Since this is a client-side React application using ESM modules, you need a local web server.
npx serve .
3. API Key Configuration: The application utilizes the Appsgm API (Google GenAI SDK). It expects an API key to be available via process.env.API_KEY.
Technologies Used
License
This project is licensed under the Apache-2.0 License.
A professional AI-powered vector art generator that creates production-ready SVG code from text descriptions using Appsgm 3 Pro.