{"message":"PDF / Image to Excel API Running","upload":"POST /convert-pdf-to-excel — PDF or image (png, jpg, …)","ocr":"POST /image-to-text-gemini — ID OCR + Excel download_url","tip":"For handwriting / ID photos set GEMINI_API_KEY in .env for best OCR","localhost_only":"http://127.0.0.1:8000","device_base_url":"http://169.254.100.6:8000","admin_panel":"http://169.254.100.6:8000/admin","device_ocr_example":"http://169.254.100.6:8000/image-to-text-gemini?prefer=auto","physical_device_note":"Phone/tablet cannot use 127.0.0.1 — that points to the phone itself. Use device_base_url on the same Wi‑Fi. Start server with: uvicorn main:app --reload --host 0.0.0.0 --port 8000"}