Jev เร่งความเร็ว Computer Use: หน่วยความจำ LLM พร้อมการทำงานของ Jev
LLM เก็บหน่วยความจำ/บริบท ใช้ agent-desktop จับภาพและส่งให้ Jev ซึ่งเลือกองค์ประกอบที่ถูกต้องเพื่อดำเนินการ ทำให้ Computer Use เร็วขึ้น รองรับ Cursor และโหมด headless
ผู้เขียนลองใช้ Jev สร้างตัวควบคุมไฟจราจร: Jev รับสถานะทางแยกแบบมีโครงสร้าง (คิว ความล่าช้า ตัวตรวจจับ การกระทำที่ถูกต้อง) และส่งออกการตัดสินใจแบบมีชนิด ชี้ว่าส่วนใหญ่ไม่ต้องใช้ LLM
Everyone’s talking about Jev. So I tried it. Built a traffic-light controller with it. Jev gets structured intersection state (queues, delay, detectors, legal actions) and outputs typed decisions. We’ve been stuffing LLMs into everything. Most workflows don’t need that. I