Skip to content

Meetstream AI #16452

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

Closed
pipedream-component-development opened this issue Apr 25, 2025 · 5 comments · Fixed by #16590
Closed

Meetstream AI #16452

pipedream-component-development opened this issue Apr 25, 2025 · 5 comments · Fixed by #16590
Assignees
Labels
actions app New app / integration request Outreach On Project App Store, use this label if we reached out asking for API access triaged For maintainers: This issue has been triaged by a Pipedream employee trigger / source New trigger / source request user request

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Apr 25, 2025

meetstream_ai

URLs

Actions

create-bot

Prompt

Creates a new bot instance to join a meeting. Require meeting_link prop. Optional props are 'bot_name', 'audio_required', 'video_required', 'live_audio_required' and 'live_transcription_required'

URLs

get-bot-status

Prompt

Retrieves the current status of a specific bot. Requires bot_id prop.

URLs

get-audio

Prompt

Retrieves the recorded audio file for a specific bot, if available. Requires bot_id prop.

URLs

get-transcription

Prompt

Retrieves the transcript file for a specific bot, if available. Requires bot_id prop.

URLs

remove-bot

Prompt

Removes a bot from its meeting and deletes its associated data. Requires bot_id prop.

URLs

@pipedream-component-development pipedream-component-development added actions app New app / integration request trigger / source New trigger / source request user request labels Apr 25, 2025
@sergio-eliot-rodriguez sergio-eliot-rodriguez added triaged For maintainers: This issue has been triaged by a Pipedream employee Outreach On Project App Store, use this label if we reached out asking for API access labels Apr 25, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

I filled out their waitlist form, and requested an account with API enabled.

@sergio-eliot-rodriguez
Copy link
Collaborator

The followed up and mentioned they'd help with API access.

@sergio-eliot-rodriguez
Copy link
Collaborator

A base integration for Meetstream AI has been released, feel free to check it out.

@sergio-eliot-rodriguez
Copy link
Collaborator

Technically a user request where app developers provided access and are the requesting user too.

@luancazarine luancazarine self-assigned this May 8, 2025
@luancazarine luancazarine moved this from Prioritized to Doing in Component (Source and Action) Backlog May 8, 2025
luancazarine added a commit that referenced this issue May 8, 2025
Actions
 - Create Bot
 - Get Bot Status
 - Get Audio
 - Get Transcription
 - Remove Bot
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog May 8, 2025
@michelle0927 michelle0927 moved this from Ready for PR Review to Changes Required in Component (Source and Action) Backlog May 8, 2025
@luancazarine luancazarine moved this from Changes Required to Ready for PR Review in Component (Source and Action) Backlog May 8, 2025
@michelle0927 michelle0927 moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog May 8, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 9, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog May 9, 2025
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Meetstream-AI-1edbf548bb5e81ad89daebbe1c11ba06

luancazarine added a commit that referenced this issue May 9, 2025
* meetstream_ai init

* Meetstream AI #16452
Actions
 - Create Bot
 - Get Bot Status
 - Get Audio
 - Get Transcription
 - Remove Bot

* pnpm update

* some adjusts
@github-project-automation github-project-automation bot moved this from Ready for Release to Done in Component (Source and Action) Backlog May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions app New app / integration request Outreach On Project App Store, use this label if we reached out asking for API access triaged For maintainers: This issue has been triaged by a Pipedream employee trigger / source New trigger / source request user request
Projects
Development

Successfully merging a pull request may close this issue.

4 participants