HackerTrans
トップ新着トレンドコメント過去質問紹介求人

lowbatt

no profile record

投稿

I Made a Poker Competition for AI Chatbots

mattweekend.com
1 ポイント·投稿者 lowbatt·昨年·0 コメント

コメント

lowbatt
·6 か月前·議論
It'd be a good way to lose money at the moment. Probably not too far off in the future it would make sense though
lowbatt
·6 か月前·議論
that's correct. Also Kalshi does pay out interest on, and Poly does on a few markets
lowbatt
·6 か月前·議論
the LLMs would get crushed
lowbatt
·6 か月前·議論
I like it!

I was interested in this idea too and made a video where some of the previous top LLMs play against each other https://www.youtube.com/watch?v=XsvcoUxGFmQ&t=2s
lowbatt
·昨年·議論
good idea, will test that out
lowbatt
·昨年·議論
you're right. For my purposes, I was thinking of something I could use if I wanted to manufacture a new (smallish) product
lowbatt
·昨年·議論
If I wanted to run this locally at somewhat decent speeds, is an RK3588S board (like OrangePi 5) the cheapest option?
lowbatt
·昨年·議論
the latest thing I've seen: https://www.npr.org/2025/05/20/nx-s1-5405022/fake-summer-rea...
lowbatt
·昨年·議論
interesting, will check that out. thanks!
lowbatt
·昨年·議論
Maybe a little off topic, but is there a way for a distributed app to connect to one of the LLM companies (OpenAI, etc.) without the unencrypted data hitting an in-between proxy server?

An app I'm building uses LLMs to process messages. I don’t want the unencrypted message to hit my server - and ideally I wouldn’t have the ability to decrypt it. But I can’t communicate directly from client -> LLM Service without leaking the API key.