openedx / wg-coordination

4 stars 1 forks source link

Improve the ability to participate asynchronously - Use of better async tools #111

Open antoviaque opened 8 months ago

antoviaque commented 8 months ago

This issue is to follow up on a topic from the contributor meetup working group (imported from https://openedx.atlassian.net/wiki/spaces/COMM/pages/3934289923/2023-11-28+CC+Working+Group+Meeting+Notes )

antoviaque commented 8 months ago

Mentioned in https://discuss.openedx.org/t/contributors-meetup-async-update-december-23rd-2023-january-5th-2024/12031/2#notebook_with_decorative_cover-summary-of-responses-3

"@ali-hugo Has asked if it’s possible for all working group meetings to either be recorded, or generate automatic meeting notes, so that CC’s who aren’t able to attend the meetings can still see what’s been discussed."

jalondonot commented 8 months ago

09/01 Contributor Meetup Update:

antoviaque commented 8 months ago

Also mentioned as action items:

antoviaque commented 7 months ago

I have tested transcribing and summarizing a few meetings using an Otter bot:

antoviaque commented 5 months ago

For Otter, one blocking element was the lack of notice of the recording prior to the meeting - it took some back and forth with the Otter support to add it, but now Otter should be sending an email to all participants in the calendar invite before the meeting start, informing of it.

antoviaque commented 4 months ago

Discussions are happening on a document, about establishing a position of the Open edX project about AI recording of meetings. @e0d do you think we could post the URL publicly here?

antoviaque commented 2 months ago

With the ban of AI tools in meetings, we are a bit back to square one on this.

That said, when we discussed the ban, the counterpart was to ensure that all working group & project meetings would, going forward provide publicly a video recording and transcript. This, by itself, will help a lot folks who want to follow meetings asynchronously.

@e0d I don't think this has been fully implemented yet, no? Is there anything we can do to put it in place? If that helps we have some automation scripts we use at OpenCraft for automatically downloading Zoom video recordings and uploading them to Google Drive. We could also look into automation for publishing the transcripts.

antoviaque commented 1 month ago

We disucssed it during the meeting last week, and established that it would be good to put in place some automation. We might have some existing scripts we put in place for our own usage at OpenCraft (I'll ask around), and we will try to find a core contributor who have some hours to help putting this in place.

Kelketek commented 1 month ago

@e0d @antoviaque There is indeed automation for this-- the main code of it is here and we manually trigger it via running a pipeline, see GitLab CI configuration here.

It is manually triggered by me clicking a button in GitLab when I need to migrate recent meetings. With some additional work, it can be fully automated in some manner, I'm sure. It doesn't currently pull transcripts, but I'm sure that could be added without too much trouble.

pkulkark commented 4 weeks ago

@e0d I'd be happy to help put what @Kelketek shared in place for Axim.

e0d commented 3 weeks ago

Seems useful, though some OpenCraft specific features and some things we would probably want to extend, for example adding some summarization capability. I'll chat with the team and we can talk about next steps. We would need to, for example, switch all meetings to use Zoom, which isn't currently the case.

antoviaque commented 3 weeks ago

@e0d Sounds good! And if we can help with bridging that gap, we can look into that too.

antoviaque commented 1 week ago

Update: see post from Ed proposing changes that would enable automating everything: https://discuss.openedx.org/t/input-needed-proposed-change-to-working-group-meeting-hosting/13845