Sim14code/SVG-Code-Converter

0

stars

7

commits

JavaScript

primary language

Jun 28, 2025

updated

README

πŸ–ΌοΈ SVG Code Converter

A powerful and simple full-stack web application that converts user-uploaded images into high-quality SVG code using AI (StarVector model). Built with a modern stack: React + FastAPI + GraphQL.


πŸš€ Features

  • 🎨 Upload images in common formats (JPG, PNG, etc.)
  • πŸ€– Automatically converts them into clean and scalable SVG code using the StarVector model
  • πŸ” Live preview of generated SVG output
  • πŸ“¦ FastAPI backend with GraphQL support for efficient queries
  • 🌐 Responsive React frontend

Note: This model does not use interaction API with HuggingFace to access the model directly.We need to manually

πŸ› οΈ Tech Stack

FrontendBackendAI/ML ModelAPI Type
React.jsFastAPIStarVector (via Model Setup)GraphQL

πŸ“‚ Folder Structure

SVG-Code-Converter/
β”‚
β”œβ”€β”€ backend/            # FastAPI + GraphQL backend
β”œβ”€β”€ frontend/           # React.js frontend
β”œβ”€β”€ model/             # StarVector or AI-related assets (cloned repo of  model)
β”œβ”€β”€ README.md
└── requirements.txt

πŸ”— Connect

Author: Simar Ahluwalia
πŸ”— GitHub: @Sim14code

Contributors

Sim14code

7 commits

Sim14code/SVG-Code-Converter

0

stars

7

commits

JavaScript

primary language

Jun 28, 2025

updated

README

πŸ–ΌοΈ SVG Code Converter

A powerful and simple full-stack web application that converts user-uploaded images into high-quality SVG code using AI (StarVector model). Built with a modern stack: React + FastAPI + GraphQL.


πŸš€ Features

  • 🎨 Upload images in common formats (JPG, PNG, etc.)
  • πŸ€– Automatically converts them into clean and scalable SVG code using the StarVector model
  • πŸ” Live preview of generated SVG output
  • πŸ“¦ FastAPI backend with GraphQL support for efficient queries
  • 🌐 Responsive React frontend

Note: This model does not use interaction API with HuggingFace to access the model directly.We need to manually

πŸ› οΈ Tech Stack

FrontendBackendAI/ML ModelAPI Type
React.jsFastAPIStarVector (via Model Setup)GraphQL

πŸ“‚ Folder Structure

SVG-Code-Converter/
β”‚
β”œβ”€β”€ backend/            # FastAPI + GraphQL backend
β”œβ”€β”€ frontend/           # React.js frontend
β”œβ”€β”€ model/             # StarVector or AI-related assets (cloned repo of  model)
β”œβ”€β”€ README.md
└── requirements.txt

πŸ”— Connect

Author: Simar Ahluwalia
πŸ”— GitHub: @Sim14code

Contributors

Sim14code

7 commits

Languages

JavaScript

40.1%

Python

27.9%

CSS

26.6%

HTML

5.4%