Back to explore

TypeSafe Jev 의사결정 모델로 구동되는 테트리스

개발자가 TypeSafe의 Jev 의사결정 모델로 테트리스를 만들어, 합법적인 착지 목록에서 선택하며 이동당 약 400ms, 100조각당 약 1센트이고 스키마 제약으로 불법 수를 방지한다.

I built Tetris where an AI model makes every move, but it's not an LLM. Jev (TypeSafe's new "decision model") gets a list of legal landings and picks one. ~400ms per move ~1 cent per 100 pieces Can't hallucinate an illegal move, the schema won't let it

· 3 likesOpen on X