Python Flask app that integrates with Zapier via webhooks. Automates construction inspection report process. Retrieves and analyzes quality reports in PDF format from URLs. Utilizes OpenAI GPT-3.5 to extract and parse unstructured text. Returns structured and filtered text to Zapier via webhook.
-
Updated
May 14, 2023 - Python