Infra Screenshot Explainer

Upload an infrastructure screenshot (Azure portal error, terminal dump, architecture diagram) and get:

  1. What the image shows
  2. Likely cause
  3. What to try next

Stack

Setup on the Hub

  1. Create Space adampratt10/infra-screenshot-explainer (Gradio, CPU basic)
  2. Add secret: HF_TOKEN = your HF token
  3. Push these three files (app.py, requirements.txt, this README.md)
  4. Wait for the build, open the Space, upload a screenshot

Local test

export HF_TOKEN=hf_...
pip install -r requirements.txt
python app.py

Notes

  • Images are resized (max side 2048) and sent as JPEG data URLs.
  • No weights are stored in the Space; inference is remote.
  • For private / sensitive screenshots, keep the Space private.
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support