vl2g/floco
Flow Chart Image-to-Code Generation
This project helps machine learning researchers and AI developers working on code generation or diagram interpretation to convert flowchart images into machine-interpretable code. You input images of flowcharts (like PNG or SVG files), and it outputs Python code that represents the logic within those flowcharts. It's designed for those developing or evaluating systems that automatically understand visual programming logic.
No commits in the last 6 months.
Use this if you are a researcher or developer focused on building systems that can automatically translate visual diagrams like flowcharts into functional code.
Not ideal if you are an end-user simply looking to convert a flowchart into code without needing to train or fine-tune machine learning models.
Stars
36
Forks
5
Language
Python
License
MIT
Category
Last pushed
Aug 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/vl2g/floco"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k4black/codebleu
Pip compatible CodeBLEU metric implementation available for linux/macos/win
LiveCodeBench/LiveCodeBench
Official repository for the paper "LiveCodeBench: Holistic and Contamination Free Evaluation of...
EdinburghNLP/code-docstring-corpus
Preprocessed Python functions and docstrings for automated code documentation (code2doc) and...
hendrycks/apps
APPS: Automated Programming Progress Standard (NeurIPS 2021)
solis-team/Hydra
[FSE 2026] Do Not Treat Code as Natural Language: Implications for Repository-Level Code...