Skip to content
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

[Due for payment 2025-04-02] [$500] Set up WebRTC connection for real time conversation #58780

Open
thienlnam opened this issue Mar 20, 2025 · 13 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 External Added to denote the issue can be worked on by a contributor

Comments

@thienlnam
Copy link
Contributor

thienlnam commented Mar 20, 2025

Internal issue: https://github.com/Expensify/Expensify/issues/482733

We're exploring the potential an AI SDR, and want to set up WebRTC on web to test this out

Requirements:

New API endpoints
GetEmphemeralToken
SendRecapInAdminsRoom

  • reportID
  • recap
  1. Add support for WebRTC on web
  2. Create a method called connectToOpenAIRealtime which will call GetEmphemeralToken and connect to the OpenAI real time endpoint
const response = await fetch('https://api.openai.com/v1/realtime', {
                method: 'POST',
                headers: {
                    Authorization: `Bearer ${ephemeralToken}`,
                    'Content-Type': 'application/sdp',
                },
                body: offer.sdp,
            });
  1. Add a method to stopConnection which will close the webRTC connection
  2. Add handleFunctionCall which will handle the model function calls. This should currently support EndCall, and SendRecapInAdminsRoom
  3. Add a new beta newDotTalkToAISales
  4. Add a ☎ Talk with sales button that will call connectToOpenAIRealtime. This button should be on the left of Schedule demo, and only show up if you are behind the beta
  5. During the call the button should switch to Hang up

Image

Note: Here's some code to get you on the right track https://github.com/Expensify/App/pull/56528/files, just needs to be cleaned up and correct types added (ignore the side pane and screen recording stuff)

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~021902790241903311523
  • Upwork Job ID: 1902790241903311523
  • Last Price Increase: 2025-03-22
  • Automatic offers:
    • DylanDylann | Contributor | 106604743
@thienlnam
Copy link
Contributor Author

Note: the endpoints are currently in review:

GetEmphemeralToken
SendRecapInAdminsRoom

So I can pull the App PR to test when it's ready

@thienlnam thienlnam self-assigned this Mar 20, 2025
@thienlnam thienlnam added the External Added to denote the issue can be worked on by a contributor label Mar 20, 2025
@melvin-bot melvin-bot bot changed the title Set up WebRTC connection for real time conversation [$250] Set up WebRTC connection for real time conversation Mar 20, 2025
Copy link

melvin-bot bot commented Mar 20, 2025

Job added to Upwork: https://www.upwork.com/jobs/~021902790241903311523

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Mar 20, 2025
Copy link

melvin-bot bot commented Mar 20, 2025

Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat (External)

@melvin-bot melvin-bot bot added Daily KSv2 and removed Help Wanted Apply this label when an issue is open to proposals by contributors labels Mar 20, 2025
Copy link

melvin-bot bot commented Mar 20, 2025

📣 @DylanDylann 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job

This comment has been minimized.

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Daily KSv2 labels Mar 22, 2025
@thienlnam thienlnam changed the title [$250] Set up WebRTC connection for real time conversation [$500] Set up WebRTC connection for real time conversation Mar 22, 2025
Copy link

melvin-bot bot commented Mar 22, 2025

Upwork job price has been updated to $500

@rushatgabhane
Copy link
Member

hey, i really appreciate the price bump <3

Copy link

melvin-bot bot commented Mar 25, 2025

⚠️ Looks like this issue was linked to a Deploy Blocker here

If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results.

If a regression has occurred and you are the assigned CM follow the instructions here.

If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future.

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Mar 26, 2025
@melvin-bot melvin-bot bot changed the title [$500] Set up WebRTC connection for real time conversation [Due for payment 2025-04-02] [$500] Set up WebRTC connection for real time conversation Mar 26, 2025
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Mar 26, 2025
Copy link

melvin-bot bot commented Mar 26, 2025

Reviewing label has been removed, please complete the "BugZero Checklist".

Copy link

melvin-bot bot commented Mar 26, 2025

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.18-4 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue:

If no regressions arise, payment will be issued on 2025-04-02. 🎊

For reference, here are some details about the assignees on this issue:

@melvin-bot melvin-bot bot added Daily KSv2 Overdue and removed Weekly KSv2 labels Apr 1, 2025
Copy link

melvin-bot bot commented Apr 2, 2025

Issue is ready for payment but no BZ is assigned. @johncschuster you are the lucky winner! Please verify the payment summary looks correct and complete the checklist. Thanks!

@melvin-bot melvin-bot bot removed the Overdue label Apr 2, 2025
@johncschuster
Copy link
Contributor

Payment Summary

Contributor: @rushatgabhane owed $500 via NewDot
Contributor+: @DylanDylann paid $500 via Upwork

@johncschuster
Copy link
Contributor

@DylanDylann please accept the job invite so I can issue payment. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 External Added to denote the issue can be worked on by a contributor
Projects
None yet
Development

No branches or pull requests

5 participants