Awesome Jev: 초기 프로젝트와 사용 사례
커뮤니티가 초기 Jev 프로젝트와 아이디어를 모아 API 접근 권한이 있는 개발자가 실험 방향을 찾도록 돕습니다.
Cloudflare API Gateway와 로컬 Vite 프록시를 사용하여 Jev와 LLM이 틱택토를 하며 성능을 확인했습니다. Jev는 좋았지만 획기적인 최적화는 보이지 않았습니다.
So I was playing around with @bot and built tic-tac-toe for LLM vs LLM and Jev vs Jev to see the performance. Seems like Jev is good but I cant see drastic optimization. my stack is Cloudflare API Gateway, app running on local, API calls are routed via vite proxy locally.