jaypatel15406/Ollama-Adaptive-Image-Code-Gen
Ollama Adaptive Image Code Gen is an asynchronous Python application that uses LLMs to automatically generate, execute, and verify Python code for image creation. It selects image specifications (dimension, shape, color, area), generates drawing code, installs dependencies as needed, and iteratively refines the output to meet the specifications.
Stars
3
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/jaypatel15406/Ollama-Adaptive-Image-Code-Gen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
Pyenb/Ollama-models
A collection of zipped Ollama models for offline use. Simply download, extract, and set up your...
Marvin-VW/python-ollama-local
This Python script enables hands-free interaction with a local Llama2 language model. It...
cognisoc/mullama
Drop-in Ollama replacement. All-in-one local LLM toolkit.
chaoluond/safetyllama
Finetune LLaMA-2-7b-chat to perform safety evaluation of user-bot conversation
rajkundalia/error-analyzer-with-baml
Analyze Java compilation and runtime errors using BAML with a local Ollama model. This project...