No description
Find a file
michael f40726004e feat(safety): add Gemini as alternative image safety classifier
Adds Google Gemini vision API as a configurable alternative to NudeNet
for image safety checks. Controlled via IMAGE_SAFETY_METHOD env var
(default: gemini). Gemini checks for a broader range of unsafe content
including nudity, violence, and offensive material. Fail-open on errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 15:16:51 -06:00
backend feat(safety): add Gemini as alternative image safety classifier 2026-02-08 15:16:51 -06:00
documents Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
frontend fix: apple touch icon 2026-02-08 11:10:55 +05:30
testing_example k6: multiple user test script 2026-02-03 18:43:06 +05:30
video_generator_example feat(video): change layout to vertical 2026-02-04 22:07:05 +05:30
.env.example feat(safety): add Gemini as alternative image safety classifier 2026-02-08 15:16:51 -06:00
.gitignore chore: remove .env from version control 2026-01-31 08:31:51 -06:00
.htaccess Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
CLAUDE.md docs: remove spec reading instruction from CLAUDE.md 2026-02-04 08:07:46 -06:00
deploy.sh chore(bannedWords): update list 2026-02-08 11:50:59 +05:30