Skip to content

shaynelarocque/largelithicmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Large Lithic Maker

Large Lithic Maker is a small Flask app for designing AI-generated block textures.

It lets you:

  • connect Gemini, OpenAI, or Anthropic
  • generate six block faces from a text prompt
  • preview the result as a block net and in 3D
  • export PNGs, an SVG net, or JSON

Run locally

pip install -r requirements.txt
python app.py

Then open http://localhost:5001.

Deploy

This repo includes a render.yaml for deploying on Render.

About

Prompt an LLM to craft Minecraft-style block textures pixel by pixel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors