post-audit / README.md
pasternake's picture
feat(ui): light/dark theme toggle (PR #7)
b90345a verified
|
Raw
History Blame Contribute Delete
801 Bytes
---
title: Post Audit
emoji: πŸ“‹
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: "6.18.0"
app_file: app.py
pinned: false
license: apache-2.0
short_description: Audit posts against goal & audience (Gemma 4 + rules)
---
# Post Audit
Brief-aware social post audit for the [build-small-hackathon](https://huggingface.co/build-small-hackathon) Backyard AI track.
**Model:** Gemma 4 E4B (4.5B effective parameters, ≀32B hackathon limit)
**Inference:** Modal GPU endpoint
**Host:** Rule linters + deterministic score recomputation
Set Space secret `MODAL_AUDIT_URL` to your deployed Modal web endpoint base URL (without trailing `/audit`).
## Authors
- Eugene Pasternak β€” [`pasternake`](https://huggingface.co/pasternake)
- Pavel Trubin β€” [`agsagds`](https://huggingface.co/agsagds)