CivicTechTO / CivicTechTO/civictechto-scripts

Create AI agent to extract pitches from weekly emcee slide deck

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.