rasteams
@rasteams
0 reply
0 recast
0 reaction
0 reply
0 recast
0 reaction
0 reply
3 recasts
23 reactions
12 replies
23 recasts
151 reactions
11 replies
245 recasts
319 reactions
56 replies
689 recasts
1451 reactions
28 replies
37 recasts
307 reactions
4 replies
76 recasts
469 reactions
5 replies
31 recasts
195 reactions
0 reply
20 recasts
137 reactions
0 reply
0 recast
3 reactions
48 replies
1014 recasts
1674 reactions
21 replies
971 recasts
1284 reactions
128 replies
2341 recasts
4578 reactions
3 replies
15 recasts
90 reactions
0 reply
0 recast
1 reaction
16 replies
99 recasts
465 reactions
22 replies
1063 recasts
720 reactions
$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 16 replies
83 recasts
269 reactions