Table of Contents
With the ChatGPT SVG Creator tool, you can design and modify SVGs using natural language, offering basic previewing, importing, and exporting capabilities.
- Configure OpenAI-related parameters in
Settings
before using. - Import an existing SVG or start from scratch.
- For each subsequent conversation round, GPT will append the SVG previewed on the right as a prompt.
- Export your work.
- Design and modify SVGs using natural language
- Basic SVG preview functionality
- Supports importing and exporting SVG source code and files
- clone this repo
yarn && yarn start