Open louis030195 opened 1 week ago
/bounty 300
please explain how you would implement it before you start, bear in mind this is a hard task, if you don't know Rust, please refrain, thank you.
/attempt #659
with your implementation plan/claim #659
in the PR body to claim the bountyThank you for contributing to mediar-ai/screenpipe!
client:
ws://localhost:3030/events
-> on_meeting_end
summary = openaisummarizemeeting(data)
sendnotification(summary)
-> on_meeting_start
sendnotification()
showlivecaption()
-> custom_event_when_user_scroll_tiktok
send("bro go back to work")
etc
dev can create custom events using AI, e.g. "llama3.2 is the user currently scrolling tiktok? if yes send event custom_event_when_user_scroll_tiktok"
willing to put a bounty on this but need more clarity on the things to do, likely large task
could also be webhook, grpc, SSE, whatever is appropriate, suggest