CoolFace
Apppublic

iplotnor/NorwayPropertyAgent

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
App README

FastAPI service exposing:

  • —GET /health
  • —POST /extract_json — body: {"pdf_url": "<url>", "plot_size_m2": "1200"} (plot size optional)
  • —POST /extract_file — multipart: file=@file.pdf, plot_size_m2=1200 (optional)

Env required

  • —OPENAI_API_KEY