A containerized Streamlit app that audits healthcare manufacturing recipes using Gemini or Portkey-based LLMs.
Each commit triggers a GitHub Actions build and push to Docker Hub with multi-platform support (arm64 + amd64).
- Upload JSON or CSV recipe files
- Audit using Gemini or Azure via Portkey
- Flag structure, formatting, and completeness issues
- Categorize deviations by severity (Critical, Moderate, Minor)
- Download PDF audit reports
- Prebuilt Docker image for Apple Silicon & Intel
- Runs locally or from Docker Hub
Use either .env.gemini or .env.internal — only one is loaded: