Skip to content

React Meets LLMs: Building ChatGPT in-conversation UIs with Skybridge #28

Description

@fredericbarthelet

Talk proposal - React Paris

Talk description

  • Title: React Meets LLMs: Building ChatGPT in-conversation UIs with Skybridge

  • Content (Briefly describe the content of the presentation):

A new ecosystem of apps is emerging inside generalist conversational agents like ChatGPT and Claude. These apps serve as a direct digital storefront for brands. They are a compelling alternative to traditional mobile and web applications for the billion users who now begin their online journey in a chat.

AI apps are built on standards like Apps SDK, MCP Apps, and MCP UI. They all rely on MCP as the underlying protocol to expose context and tools, while adding a human-facing presentation layer in the form of UI widgets.

Building these React apps introduces a genuinely new set of challenges: you're no longer designing for a user interacting with a UI alone, but for a three-way dynamic between a human, a UI, and a model. Every interaction must account for whether it originates from a click on a widget or a message typed in the chat.

Skybridge is the full-stack TypeScript framework built on React that we created at Alpic to help developers around the world ship these new apps at the speed of light.

In this talk, you'll learn more about existing design patterns for this new ecosystem, and how to start an app from scratch with Skybridge.

  • Duration:

    • Lightning (10 minutes)
    • Regular (20 minutes)
    • Other

      If I get closer to 30min, I can showcase a bit more in-depth feature of the framework like widget-to-context sync, or data and render segregation. Both are patterns that only exists in these new ecosystem that were very much appreciated when I gave a similar talk at React-native Paris meetup.

  • Level:

    • Beginner
    • Intermediate
    • Advanced

About you

  • Name: Frédéric Barthelet
  • Contact : X / LinkedIn
  • Company: Alpic
  • Role in the company: CTO & Co-founder

I'm a passionate and (very 😅) opinionated builder. I' ve been in the infrastructure space, and in particular in serverless technologies back when they were new-age.

I built Lift, to help people ship piece of infrastructure without previous knowledge, and then built Revant to help those same people reduce their newly generated infra cost... I've also been part of the AWS community builder team for 5 years.

I'm now building with Alpic the missing infrastructure layer for the new agentic internet where AI consume services instead of human.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    • Status
      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions