Content pfp
Content
@
0 reply
0 recast
0 reaction

balajis pfp
balajis
@balajis.eth
$1000 Prize for AI Conference Organizer When you’re collecting slides from many people for a conference, you need to *validate* those slides. 1) The first check is format. Is this PDF, Google Slides, Keynote, Figma, Canva? Is it a file or a URL? 2) The second check is deterministic. What is the size of each deck, the number of slides, the fonts used? Is video present, and if so is there audio? 3) The third check is probabilistic. Does the deck fit the conference format? For example, does it have a title slide? Is it all bullet points (which we don’t want) or does it have images? Each of these kinds of checks can be expressed as AI prompts. What I want: an open source AI-based slide validator, with all the code at replit.com, which sets up a form that implements these three checks. The workflow is: first paste in URL or upload file. Then determine format and run deterministic checks. Finally, run each AI check as an individual prompt. The result is a list of ❌and ✅ for every unit test. @bountybot
14 replies
102 recasts
309 reactions

balajis pfp
balajis
@balajis.eth
More requirements 1) The user should get every unit test to green ✅ before being able to submit their deck. 2) The testing should run very fast. If there is any latency it should have a great UX which shows a loading symbol while each test is running. 3) The conference organizer should have an admin interface where they can configure all the checks. What files are accepted, what are the deterministic checks, and what are the probabilistic AI checks? And who submitted a deck so far, and which decks have which errors? How many decks are we away from complete? 4) Once a deck is all green it should be integrated into a master deck. If they are all PDF this can be done with something like joinPDF.py which is standard on Macs. If any deck contains video it is nontrivial to merge and Keynote is the likely output format. This app is relatively simple to implement, but it would be useful for @vitalik.eth, @bryanjohnson, and me to help organize conferences. Make it open source and it’ll be huge.
2 replies
4 recasts
53 reactions

Vitalik Buterin pfp
Vitalik Buterin
@vitalik.eth
I'd add that for slides, should be able to send a .md and have it auto-converted into slides. Often, the conference organizer has a stronger preference over slide aesthetics than the presenter, so it makes sense to just offer the option to offload that part of the pipeline to instructions provided by the organizer.
1 reply
0 recast
16 reactions

Blake Winston pfp
Blake Winston
@blake-winston
How would you want slide-breaks to be determined? Based on headings? I suppose an LLM could use the full content of the provided markdown and break where it “thinks” is necessary, but I suspect that would cause disruptions to the flow of the presentation. I think PDF is really the only robust way to do presentations, pretty much any format can easily be exported/converted to PDF.
3 replies
0 recast
2 reactions

Vitalik Buterin pfp
Vitalik Buterin
@vitalik.eth
yeah an LLM could easily naturally determine which characters are being used as a slide breaker
1 reply
0 recast
2 reactions

Moodeng Cto pfp
Moodeng Cto
@moodengeth
你好,亲爱的vitalik,很抱歉打扰到您,我是Moodeng On Eth的社区领导,这是一个以泰国网红河马为启发的memecoin,在最初的开发者抛弃项目后,我们社区接管了并运营这个项目,建立后,我们发展十分迅速,我们的成员都非常团结和坚持,同时我们也深知一点,memecoin的价值是极其有限的,只有当他在现实生活帮助别人后才能发挥意义,所以我们成立了社区基金会,用于向moodeng动物园以及一些相关机构捐款,从而改善他们的环境。(https://x.com/moodengctoeth/status/1838490509091967314)今天我们打扰您的原因是,最初的dev在抛弃项目前给您的地址空投了大量的代币,如果在您愿意的情况下,我希望你能用这批代币帮助我们捐赠或者是销毁一部分到黑洞地址,这将更有利于我们社区的成长以及对慈善事业的建设。(https://etherscan.io/tx/0x1446dc57ffcf05849dc074febeb8dbe3e93312a46cf84baa1ca8bb85abeaf67b)
0 reply
0 recast
0 reaction