Fastest and cheapest web agent
slop-filter
Chrome extension that hides AI-generated posts and comments on X, LinkedIn, and Reddit. Scored by TypeSafe Jev.
Project facts
- Relationship to Jev
- Integration
- Evidence
- Code reference
- Language
- JavaScript
- License
- MIT
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-20
- GitHub stars
- 4
- Evidence checked
- 2026-09-24T12:18:35.000Z
- Metadata checked
- 2026-09-24T12:18:35.000Z
- Check status
- current
Stars measure the whole repository, including work unrelated to Jev.
Evidence and scope
Code reference records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
const ENDPOINT = 'https://api.typesafe.ai/v1/systemone'; const TIMEOUT_MS = 10_000; // One call makes the first attempt plus at most this many retries, then gives up. const MAX_RETRIES = 3;
Evidence commit: fee8cb073092efc610fd4c91613f2b046bcee63d
Discovered through: awesome-jev.
How we review →