Design · Generate
Inkscape with local AI.
Generate visual elements and auto-generate SVG code using local neural networks. Create illustrations, icons, and graphics directly from text prompts without cloud dependency or subscription fees.
Text-to-image generation
Image description
SVG code assistance
Style transfer
These steps assume you've already picked a model and started llamafile by following the guided setup in this web app.
- 01
Set up Python backend
Create a helper script to call the llama-server API and convert generated images to SVG for Inkscape import: (Coming soon!)
- 02
Import to Inkscape
Use File → Import to bring generated graphics into your project. For SVG output, render the image and trace it: Path → Trace Bitmap.
- →
Prompt: "a minimalist icon of a coffee cup with steam lines"
- →
Generate: AI creates raster approximation at 512x512
- →
Vectorize: Inkscape traces to clean SVG paths
- →
Edit: Customize colors, paths, and refine details