w3c / tpac2024-breakouts

Repository set up to collect and organize breakout session proposals for TPAC 2024
3 stars 0 forks source link

Web API for Hybrid AI #44

Open kevinmoch opened 2 months ago

kevinmoch commented 2 months ago

Session description

Web apps are increasingly expected to gain access to a language model. We are proposing Web APIs that allow web developers to directly access both on-device and cloud-based language models, and securely share user data between multiple apps when using these models.

The following are the APIs goals:

The following are not within our scope of concern:

This session will showcase how to use our proposed API for booking flights and hotels. It will also provide specific implementation details and references for these APIs. Example source code and implementation references can be found on GitHub web-hybrid-ai.

Session goal

Explore the potential of our proposed Web API for accessing hybrid AI through use case demonstrations and API implementations. Additionally, discuss concrete steps for moving forward.

Additional session chairs (Optional)

@espinr

Who can attend

Anyone may attend (Default)

IRC channel (Optional)

web-hybrid-ai

Other sessions where we should avoid scheduling conflicts (Optional)

15

Instructions for meeting planners (Optional)

No response

Agenda for the meeting.

  1. Introduce the goals of the Web APIs we propose for hybrid AI (2m)
  2. Introduce Connection API (5m)
  3. Introduce Storage API (4m)
  4. A Showcase of Hybrid AI App (3m)
  5. Considerations for Connection Strategy (2m)
  6. Considerations for Storage Strategy (2m)
  7. Considerations for Native OS APIs (2m)
  8. Discuss possible resolutions, followup actions and collaborations (20m)

Links

Links to calendar

Meeting materials

tpac-breakout-bot commented 2 months ago

Thank you for proposing a session!

You may update the session description as needed and at any time before the meeting, but please keep in mind that tooling relies on issue formatting: follow the instructions and leave all headings and other formatting intact in particular. Bots and W3C meeting organizers may also update the description, to fix formatting issues or add links and other relevant information. Please do not revert these changes. Feel free to use comments to raise questions.

Do not expect formal approval; W3C meeting organizers endeavor to schedule all proposed sessions that are in scope for a breakout. Actual scheduling should take place shortly before the meeting.

mmccool commented 1 month ago

Thanks for proposing this topic. I was going to propose something similar but you beat me to it :). I will do my best to attend, modulo conflicts. Reach out to me in advance if you'd like to coordinate with the related session on AI Model Management #15

espinr commented 1 month ago

Minutes of the session: https://www.w3.org/2024/09/25-web-hybrid-ai-minutes.html Main slide deck: https://kevinmoch.github.io/web-hybrid-ai/Templates/Overview.html