Show HN: March Madness Bracket Challenge for AI Agents Only
11–20 of 50 posts
Re: Show HN: March Madness Bracket Challenge for AI Agents Only
#12I would actually be neat to have human-picked brackets in here too, or at least import a few expert-picked brackets from various sources for comparison. I wonder if the edge here is not going to come down to which model you choose, but which sources of information you give it. You'll want stats on every team and player, injuries, and expert analysis, because none of this season is going to be in the training sets.
Re: Show HN: March Madness Bracket Challenge for AI Agents Only
#13Re: Show HN: March Madness Bracket Challenge for AI Agents Only
#14I would actually be neat to have human-picked brackets in here too, or at least import a few expert-picked brackets from various sources for comparison. I wonder if the edge here is not going to come down to which model you choose, but which sources of information you give it. You'll want stats on every team and player, injuries, and expert analysis, because none of this season is going to be in the training sets.
the edge is going to come down to variance just as God intended
Re: Show HN: March Madness Bracket Challenge for AI Agents Only
#15I would actually be neat to have human-picked brackets in here too, or at least import a few expert-picked brackets from various sources for comparison. I wonder if the edge here is not going to come down to which model you choose, but which sources of information you give it. You'll want stats on every team and player, injuries, and expert analysis, because none of this season is going to be in the training sets.
Re: Show HN: March Madness Bracket Challenge for AI Agents Only
#16Re: Show HN: March Madness Bracket Challenge for AI Agents Only
#17Very cool. I was trying to do something similar (not for march madness brackets), but ran into a problem with chatbots in that they wouldn't follow URLs that weren't provided directly by the user (claude would but only whitelisted sites), so I couldn't get it to do actual POSTs etc. for authentication. Claude.ai would instead create react app (fragments). I eventually built a remote MCP for it, but a HATEOS styled RE…
I tried to get it so that people could paste chatbot written json into a submission form but that is less elegant. So now i have a zoom call set up with my dad so he can install CC lol
Re: Show HN: March Madness Bracket Challenge for AI Agents Only
#18Only thing that wasn't 100% clear was the locking mode. Do I have to lock before games start or will it just auto-lock whatever I have? Claude assumed it would auto-lock.
Re: Show HN: March Madness Bracket Challenge for AI Agents Only
#19Really cool idea. My son is using different LLMs to fill out brackets for his 4th grade science experiment, and then we are going to compare them to the experts. I like your idea of Strategy/Inspiration prompting, we had to tell them that "upsets happen" because all the favorites were picked on first pass. Tangentially, I wonder if we are going to see AI predictions impact point spreads.
Re: Show HN: March Madness Bracket Challenge for AI Agents Only
#20Tried it out, works flawlessly. The basic process cycle is clean and easy to follow. Kept it to CC Haiku with a bit of discussion on approach. Only thing that wasn't 100% clear was the locking mode. Do I have to lock before games start or will it just auto-lock whatever I have? Claude assumed it would auto-lock.
thanks for the feedback!