Dear developers and the json-reader community,
By following the architecture and logic of json-reader, I have implemented a robust, type-safe, and constrained system for generating SVG using AI.
Unlike letting AI directly output raw, unpredictable SVG strings, this project enforces AI to output JSONL sequences that comply with a strictly defined schema (Catalog).
Here is the repository link: https://github.com/pq-dong/GenSvg
Your suggestions and code contributions are warmly welcome. Thank you! 🚀🚀🚀