正在加载视频...

视频加载失败

This is madness... OpenAI o1 model builds a fully functional "chess game" that allows me to compete against an AI-based opponent. o1-preview is the real deal.

633,607 次观看 • 1 年前 •via X (Twitter)

10 条评论

Haider. 的头像
Haider.1 年前

it's a damn good model:

Tunc Yalgin 的头像
Tunc Yalgin1 年前

Finally a non-snake game coding example. Looks amazing.

Haider. 的头像
Haider.1 年前

Lmao, I believe it's also a common game, but what sets it apart is the competition between AI & human.

Boris Power 的头像
Boris Power1 年前

hm... Nc6 is strange for a minmax algorithm, since it looses a piece on e4

Haider. 的头像
Haider.1 年前

I think situations like this really highlight the difference between human and computer chess understanding. we might see Nc6 and instantly recognize the danger, relying on pattern recognition and experience. the engine, on the other hand, might be focusing on a narrow set of calculations and miss the bigger picture.

realSpaceKangaroo 的头像
realSpaceKangaroo1 年前

I built this months ago in 4o, and mine has the 2 ai's play against each other. o1 can do it in less prompts but its not some emergent capability...

Kris Lukanov 的头像
Kris Lukanov1 年前

This is one of the tests that AI models were failing to build up until now. #o1 is truly amazing at coding!

Haider. 的头像
Haider.1 年前

I'm blown away, it took me almost 8-10 minutes. Question is: Are we (devs) going to replace it in the future?

Jason W 的头像
Jason W1 年前

I can do this in seconds, with a quick search and a ‘git clone’. How much novel programming is it really doing? A better test would be to create something truly novel

Sebastian Castillo 的头像
Sebastian Castillo1 年前

What is mad about it? Chess code is probably the more common code out there in public internet. My hard disk can also give you that code. PHD level hard disks !

相关视频