awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
joanrod avatar

joanrod/star-vector

0
View on GitHub↗
4,462 stars·254 forks·Python·Apache-2.0·19 viewsstarvector.github.io↗

Star Vector

Star-vector is a suite of vision-language systems designed to generate scalable vector graphics from text or image inputs. It utilizes a vision-language foundation model to treat the creation of visual elements as a structured code generation task.

The system employs a multimodal architecture that maps visual patterns and shapes to corresponding structural elements in a vector code sequence. It incorporates a render-loop feedback mechanism and reinforcement learning to iteratively refine the fidelity of the generated graphics by comparing rendered outputs against target images.

The project covers a broad range of generation and optimization capabilities, including image-to-SVG vectorization, text-to-SVG synthesis, and the production of semantically rich vector diagrams. It specifically focuses on structural shape recognition and the optimization of vector code to improve visual accuracy.

Features

  • Vision-Language Models - Built upon a vision-language model architecture that integrates visual and linguistic processing to generate vector graphics.
  • SVG Generators - Treats the creation of visual elements as a code generation task using a vision-language model.
  • Multimodal Alignment - Uses multimodal alignment to map visual patterns and shapes from images to corresponding structural vector code.
  • Visual Fidelity Optimization - Utilizes reinforcement learning to refine vector code fidelity by comparing rendered outputs against original source images.
  • Error-Correction Feedback Loops - Employs a render-loop feedback mechanism to iteratively correct visual errors by comparing rendered SVG outputs against target images.
  • Multimodal Models - Implements a multimodal neural network architecture to process and align images and text for graphic generation.
  • Vector Code Generation - Implements a system that transforms vector graphic creation into a structured code sequence prediction task.
  • Visual Render Feedback - Refines vector graphics by comparing rendered output against a target image to correct visual errors.
  • Programmatic SVG Generation - Generates scalable vector graphics by treating visual design as a structured code generation task.
  • Raster to Vector Converters - Converts pixel-based images into clean scalable vector graphics by recognizing shapes and structural relationships.
  • Raster-to-Vector Conversions - Translates pixel-based images into scalable vector graphics by identifying shapes, layers, and structural relationships.
  • Text-to-SVG Generators - Synthesizes scalable vector graphics from written descriptions using a code-centric generative approach.
  • Visual Accuracy Optimization - Refines the accuracy and fidelity of vector graphics by comparing rendered output against target images.
  • Diagram Synthesis - Produces clean and semantically rich vector representations of diagrams from multimodal visual or textual inputs.
  • Diagram Vectorization - Produces compact and semantically rich vector representations of visual diagrams using a multimodal approach.
  • Coded Graphic Fidelity - Increases the accuracy and efficiency of vector graphics using reinforcement learning and image comparison.
  • Structural Shape Recognition - Identifies visual hierarchies and geometric relationships within images to produce semantically organized vector code.

Star history

Star history chart for joanrod/star-vectorStar history chart for joanrod/star-vector

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does joanrod/star-vector do?

Star-vector is a suite of vision-language systems designed to generate scalable vector graphics from text or image inputs. It utilizes a vision-language foundation model to treat the creation of visual elements as a structured code generation task.

What are the main features of joanrod/star-vector?

The main features of joanrod/star-vector are: Vision-Language Models, SVG Generators, Multimodal Alignment, Visual Fidelity Optimization, Error-Correction Feedback Loops, Multimodal Models, Vector Code Generation, Visual Render Feedback.

Which projects share features with joanrod/star-vector?

Projects with overlapping indexed features include: visioncortex/vtracer — vtracer is a raster to SVG converter and image vectorization pipeline. It transforms high-resolution scans and… salesforce/lavis — LAVIS is a multimodal large language model framework and vision-language model library. It provides tools for training… sgl-project/sglang — Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It… qwenlm/qwen3-vl — Qwen3-VL is a multimodal vision-language model designed to process and reason across images, videos, and text. It… opengvlab/internvl — InternVL is a vision-language model framework that fuses a visual encoder with a large language model to translate… bytedance-seed/bagel.

Projects sharing features with Star Vector

These projects share indexed features with Star Vector. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • visioncortex/vtracervisioncortex avatar

    visioncortex/vtracer

    5,452View on GitHub↗

    vtracer is a raster to SVG converter and image vectorization pipeline. It transforms high-resolution scans and pixel-based images into scalable vector graphics by tracing shapes and colors. The tool includes a specialized pixel art vectorizer that converts low-resolution raster graphics into vector shapes while preserving a pixelated aesthetic. It also functions as a Bezier curve fitting tool to simplify dense point sets into smooth curves, reducing the complexity of vector paths. The project covers large scale image vectorization for gigapixel-scale data, color clustering and patch segmenta

    Rustimage-procesingrustsvg
    View on GitHub↗5,452
  • salesforce/lavissalesforce avatar

    salesforce/LAVIS

    11,236View on GitHub↗

    LAVIS is a multimodal large language model framework and vision-language model library. It provides tools for training and evaluating models that integrate visual, textual, and audio data, serving as a cross-modal feature extractor and a zero-shot visual reasoning engine. The framework distinguishes itself by using frozen-backbone integration, where pretrained encoders remain non-trainable while lightweight adapter layers are updated. It employs cross-modal feature alignment to map different representations into a shared embedding space and utilizes a modular model wrapper to swap vision and

    Jupyter Notebook
    View on GitHub↗11,236
  • sgl-project/sglangsgl-project avatar

    sgl-project/sglang

    29,079View on GitHub↗

    Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It provides a programmable interface for orchestrating complex generation workflows, enabling developers to coordinate multi-turn dialogues, tool invocations, and reasoning chains through a domain-specific language. The platform is built to support production-scale deployments, offering an OpenAI-compatible API that allows for integration with existing application ecosystems. The system distinguishes itself through a disaggregated architecture that separates compute-intensive pr

    Pythonattentionblackwellcuda
    View on GitHub↗29,079
  • opengvlab/internvlOpenGVLab avatar

    OpenGVLab/InternVL

    10,061View on GitHub↗

    InternVL is a vision-language model framework that fuses a visual encoder with a large language model to translate image features into textual tokens for reasoning. It provides a system for multimodal inference and dialogue, enabling the processing of images and text to answer questions or generate descriptions. The project is distinguished by its high-resolution image processing, which uses dynamic tiling to maintain detail for images up to 4K resolution, and its chain-of-thought visual reasoning for solving complex mathematical and spatial problems. It also supports temporal frame sampling

    Pythongptgpt-4ogpt-4v
    View on GitHub↗10,061
Compare all 30 related projects→