post-audit / README.md
pasternake's picture
feat(ui): light/dark theme toggle (PR #7)
b90345a verified
|
Raw
History Blame Contribute Delete
801 Bytes

A newer version of the Gradio SDK is available: 6.19.0

Upgrade
metadata
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 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