Datathon / README.md
Sathvik-kota's picture
Upload folder using huggingface_hub
7c12f56 verified
metadata
title: Bajaj Datathon Bill API
emoji: 🧾
colorFrom: blue
colorTo: green
sdk: docker
pinned: false

Datathon Bill Extraction API

This Space hosts my backend API for the Bajaj Finserv Health Datathon.
The endpoint POST /extract-bill-data accepts a JSON body:

{ "document": "<public-url-to-bill>" }