Fastest and cheapest web agent
vibecheck
Chrome extension: vibe-check your X posts with TypeSafe's Jev before you hit Post
Project facts
- Relationship to Jev
- Integration
- Evidence
- Documented
- Language
- JavaScript
- License
- Not reported; check the repository
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-18
- GitHub stars
- 47
- Evidence checked
- 2026-09-24T08:40:10.508Z
- Metadata checked
- 2026-09-24T08:40:10.508Z
- Check status
- current
Stars measure the whole repository, including work unrelated to Jev.
Evidence and scope
Documented records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
- `background.js` (a service worker in Chrome, an event page in Firefox) reads both API keys from extension storage. It POSTs media to `https://api.openai.com/v1/chat/completions` for a neutral description (subjects, verbatim text, meme format, sensitive content), then POSTs the draft + descriptions to `https://api.typesafe.ai/v1/systemone` with `model: "jev-latest"`. Both calls retry on 429/5xx with backoff.
Evidence commit: d834d501e3deced12cf2a2551206e03482d6d238
Discovered through: awesome-jev.
How we review →