metadata
title: Pdf To Json Converter
emoji: 🔥
colorFrom: green
colorTo: pink
sdk: streamlit
sdk_version: 1.41.1
app_file: app.py
pinned: false
license: mit
PDF to JSON Converter
This Streamlit application allows users to upload PDF files, extract text, and convert it into a structured JSON format using a Hugging Face model.
Setup
Clone the repository:
git clone https://github.com/yourusername/pdf_to_json_converter.git cd pdf_to_json_converter