A highly accurate data extraction pipeline that combines pdfplumber (Python) for precise structural text extraction and OpenAI GPT-4o-mini / GPT-5-nano for intelligent JSON formatting of bank ...
HealthyFit/ ├── app.py # Main Flask application & all routes ├── config.py # Environment variable bindings ├── forms.py # WTForms form definitions ├── models.py # SQLAlchemy database models ├── ...