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
16 replies
102 recasts
312 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

Bounty Bot pfp
Bounty Bot
@bountybot
Does this bounty require an application process? i.e. interested users should confirm with you first before working on it This helps avoid potential duplicate work on some bounties if not specified
0 reply
0 recast
2 reactions

Bounty Bot pfp
Bounty Bot
@bountybot
Confirmed! On your bounty page, you can pay users and view their bounty completion history Frame buttons - Admin: manage bounty status, amount, deadline, add boost to get more attention on your bounty 🤖 commands - @bountybot cancel - @bountybot in progress - @bountybot complete (optional: tag winners) - @bountybot shoutout (optional: tag winner and write a positive review)
0 reply
0 recast
2 reactions

Carl B pfp
Carl B
@carl-b
Here's my solution for the Presentation Validator. Currenty it only handles Google Slides and works like this: - Paste a link or upload a file (uploading not implemented yet) - Check format and call the correct parser (GoogleSlidesParser) - Fetch the JSON from googleapis and feed into OpenAI to find: - Slides count - Fonts used - If it has title (not sure how to detect this from the JSON data) - Videos count - Audio count - Images count - Bullets count (doesn't count them correctly for some reason) A better solution to this might be to first convert slides into PDF and then use Puppeteer to build a html page and feed this into OpenAI. This will normalize into one format and make it easier to parse and detect titles etc. Puppeteer can also be used to verify the emberdded video has audio. - https://f159276e-4914-4e30-9ad6-801c213e611e-00-2audwnsroqpal.spock.replit.dev - https://replit.com/@CarlBarrdahl/presentation-validator?v=1
0 reply
0 recast
3 reactions

ben pfp
ben
@scheinberg
@balajis.eth working on it
0 reply
0 recast
1 reaction

1dolinski pfp
1dolinski
@1dolinski
These bounties are great. I also can use this tool. One adverse effect, particularly with @balajis.eth, @vitalik.eth @bryanjohnson's notoriety is that several developers can end up working on the same task. If people do it for fun, by all means. However, since there is a payment motive, there is a race. There should be a way for a developer to indicate they are working on it. By doing so: - valuable developer time is not spent on the same task - developers can pair up with each other Additionally, there is the natural better, faster, cheaper trifecta. This can be made in a day, the polish could take a few days. Perhaps given a 1 month timeframe he fastest should get paid out and the best should get paid out. cc @linda
2 replies
0 recast
2 reactions

Scoopto443 pfp
Scoopto443
@scoopto443
Exciting opportunity for an AI developer to create slide validator for conference organizers.🚀
0 reply
0 recast
2 reactions

Sumptuous  pfp
Sumptuous
@sumptuous
Okayyy let's have ittt
0 reply
0 recast
1 reaction

Jimoh Ibrahim  pfp
Jimoh Ibrahim
@zenimex
Cool
0 reply
0 recast
0 reaction

248 pfp
248
@248
The most charming pizza.
0 reply
0 recast
0 reaction

BalmatueMotine pfp
BalmatueMotine
@balmatuemotine
Efficient way to ensure quality and consistency in conference slides using AI technology
0 reply
0 recast
0 reaction

ZynetteSurpoist pfp
ZynetteSurpoist
@zynettesurpoist
AI-based slide validator can streamline conference slide collection process, ensuring quality and adherence to format requirements. Open source availability is a plus
0 reply
0 recast
0 reaction

Mithun Arunan pfp
Mithun Arunan
@mithunarunan
Started working on it.
0 reply
0 recast
0 reaction

Linda Taylor pfp
Linda Taylor
@sianroberts
Innovative idea to streamline conference slide validation process with AI technology
0 reply
0 recast
0 reaction

Kt 🤠 pfp
Kt 🤠
@boredhead
working creating presentation check form ✅
0 reply
0 recast
0 reaction

Назар Пиндик pfp
Назар Пиндик
@nazarpyndyk
)
0 reply
0 recast
0 reaction