Initial Commit

This commit is contained in:
Jordan Wages 2025-06-15 21:55:35 -05:00
commit eb02c6f3bd
13 changed files with 718 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"classification": { "message": "AI classification" },
"matches": { "message": "matches" },
"doesntMatch": { "message": "doesn't match" },
"options.title": { "message": "AI Filter Options" },
"options.endpoint": { "message": "Endpoint" },
"options.save": { "message": "Save" }
}