Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
#!/usr/bin/env python3
|
2 |
# app.py - Health Reports processing agent (PDF -> cleaned text -> structured JSON)
|
3 |
-
# Requires: bloatectomy, unstructured, langgraph, langchain_groq (ChatGroq), python-dotenv
|
4 |
|
5 |
import os
|
6 |
import json
|
|
|
1 |
#!/usr/bin/env python3
|
2 |
# app.py - Health Reports processing agent (PDF -> cleaned text -> structured JSON)
|
|
|
3 |
|
4 |
import os
|
5 |
import json
|