SCOREAgents & automation
Jev Reddit Post Scoring
This project uses Jev to score Reddit posts, aiming to identify good opportunities for user replies, offering a significant cost and latency improvement over the current DeepSeek system.
JEV IS INSANE. the main learning is to spend more time up front than with LLM crafting the inputs that go into it - then you cook
I tried swapping Jev in to score which Reddit posts are good opportunities for a user to reply to, currently we use DeepSeek (US hosted only) which is already crazy cheap:
- DeepSeek cost per 1k posts $0.168, Latency ~3,100ms
- Jev cost per 1k posts $0.030, Latency ~330ms
so 5x cheaper, 10x faster. wild
