text2s.vg
Author:
π reymaggle
Real discussions and feedbacks of text2s.vg
π Join the Discussion on Forums
App Description
Hey folks!
Last weekend, I got bored and ended up building text2s.vg. Itβs a site where you can type a prompt and get a vector SVG image in return. Everything is free, no ads, just something I made for fun.
Itβs pretty simple: type something, hit ‘Generate SVG’, and voilΓ , your SVG is ready to use in your projects or whatever else you have in mind.
For those interested in the tech:
- Backend is a custom ComfyUI workflow (Flux, BiRefNet, and a custom node: ComfyUI-ToSVG, I can share if someone want) running serverlessly on Runpod.
- Firebase handles the database (Firestore), storage, and hosting.
- Frontend is React with Tailwind CSS (no Next.js, didnβt need SSR).
Would love to hear your thoughts!
edit: Sometimes bugs occur. I can hardly explain why but sometimes (\~10% of the time) Runpod fails to run properly my AI pipeline
Project Overview
text2s.vg is a web application that allows users to generate vector SVG images from text prompts. It’s a free, ad-free service built for fun, utilizing a custom ComfyUI workflow for the backend, Firebase for database and hosting, and React with Tailwind CSS for the frontend. The creator is open to feedback and acknowledges occasional bugs in the AI pipeline.
Links
π Website: https://text2s.vg
Features & Benefits
β
Free to use
β
No ads
β
Simple and intuitive interface
β
Custom ComfyUI workflow for backend
β
Utilizes Firebase for database and hosting
Areas for Improvement
π Occasional bugs in the AI pipeline (~10% failure rate)