Skip to content

LinkedInLearning/build-with-ai-create-apps-for-chatgpt-using-the-apps-sdk-4750017

Repository files navigation

Build with AI: Create Apps for ChatGPT Using the Apps SDK

This repository contains the Node.js code examples from the LinkedIn Learning course Build with AI: Create Apps for ChatGPT Using the Apps SDK. The full course can be found on LinkedIn Learning.

lil-thumbnail-url

In this course, you’ll build a real Event Planner app that connects ChatGPT to the Eventbrite API using the ChatGPT Apps SDK and the Model Context Protocol (MCP). You’ll design a custom web component that renders inside ChatGPT, implement an MCP server to expose tools, and test the full experience end to end.

You’ll learn how to:

  • Design and build a custom web component that renders inside ChatGPT.
  • Use the ChatGPT Apps SDK and Model Context Protocol (MCP) to expose tools and resources.
  • Create an MCP server in Node.js that securely connects to the Eventbrite API.
  • Retrieve and display live event data inside ChatGPT.
  • Test and debug MCP tools using the MCP Inspector.
  • Expose your MCP server for use with ChatGPT connectors.

Requirements

  • Node.js 18+
  • npm
  • An Eventbrite API key

Setup

  1. Clone this repository (or download the files).

  2. Install dependencies:

    npm install
    

Instructor

Kesha Williams

Award-Winning Tech Innovator and AI/ML Leader

Check out my other courses on LinkedIn Learning.

About

This is a code repository for the LinkedIn Learning course Build with AI: Create Apps for ChatGPT using the Apps SDK

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •