Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create AI agent to extract pitches from weekly emcee slide deck #28

Open
patcon opened this issue Aug 8, 2024 · 0 comments
Open

Create AI agent to extract pitches from weekly emcee slide deck #28

patcon opened this issue Aug 8, 2024 · 0 comments

Comments

@patcon
Copy link
Member

patcon commented Aug 8, 2024

Background: Our hacknight creates a new emcee deck every week in an gdrive folder and on that weeks deck is one slide where we write the weeks pitches during the hacknight itself.

proposal: we write an I'll agent to load this weeks deck from the drive, and parse out the pitches into a structured json object. We then write a slack message following a specific template. We run this scheduled task weekly after hacknight, so people who weren't present can be lured back in, if pitches interest them.

Questions:

  • is it better to automate, or make an interface so people manually run it by clicking a button? (prevents it from silently breaking, and less magic)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant