Story discovery engine for the Counterdata Network. Grabs relevant stories from various APIs, runs them against bespoke classifier models, post results to a central server.
Builds on #11 (@adityagurnani22) to centralize the notifications for the two types of data structures they need to support. I named those "combined" (google alerts, newswatcher, wayback machine) and "project list" (media cloud, unposted). This is still a bit duplicative, but at least hides the redundancy within the prefect tasks module.
Going to merge so we can test it tonight, rather than waiting for review
Builds on #11 (@adityagurnani22) to centralize the notifications for the two types of data structures they need to support. I named those "combined" (google alerts, newswatcher, wayback machine) and "project list" (media cloud, unposted). This is still a bit duplicative, but at least hides the redundancy within the prefect tasks module.
Going to merge so we can test it tonight, rather than waiting for review