浏览器与电脑操作

JevPiano

@charleeagni1JavaScript更新于 2026-09-18

Jev 控制双手和每个手指实时弹奏钢琴,只根据“音符瀑布”信息演奏,使用 jev-ultrafast 和决策调度实现实时演奏。

英文原文

@typesafeai 's Jev controls the 2 hands and each finger to play the piano in real-time. Jev only "sees" what we see and plays this from the "note waterfall". It uses @browser_use 's jev-ultrafast and some decision scheduling to make this happen in real-time. Sound on 🔈🔉🔊

charleeagni/JevPiano

它在哪儿调用了 Jev

URL = "https://api.typesafe.ai/v1/systemone"

typesafe.py:8

链接指向我们抓取当天的那个 commit,行号是准的。

这个项目没法在这儿跑

它的 question 组合是运行时拼出来的,或者代码里没有直接写出来,所以没法原样搬过来。源码链接在上面,可以自己去看。

同类的其他项目