用 Jev 构建链上交易机器人
开发者用 Jev 判断买入或卖出,并借助 Monad 在 Kuru 链上订单簿每 300 毫秒区块执行真实交易。 链接
James Long 用 Jev 解决个人财务工具中最棘手的问题:从原始银行数据中生成良好的收款人描述,首次尝试即达到约 95% 的完成度,并指出还有多种优化提问方式。
I tested Jev on the most annoying problem in personal finance tools: getting a good payee description from raw bank data It probably 95% of the way there on the first try, and there's lots of different ways I can improve how to ask it