Style: Code-Along
Level: Intermediate
AI.JSX is the best way for JavaScript developers to bring the power of LLMs to applications. This workshop will teach you how to build production-grade Sidekicks that use RAG, Tools, and Generative UI. You will also learn how to create interactive, conversational voice agents.
In this workshop you will learn:
- How to quickly get started with AI.JSX, an open source framework for building apps that use LLMs.
- How to build an AI-powered agent (AKA Sidekick) written in JavaScript and React.
- What is Retrieval-Augmented Generation (RAG) and how it gives your assistant contextual knowledge.
- How to move beyond simple text in chat apps by using AI.JSX’s support for Generative UI.
- How to enable your users to interact with your agent using voice.
You will leave the workshop with a fully deployed and working Sidekick and will have everything you need to go deeper by customizing it.
Prerequisites: Experience programming, ideally in JavaScript, and a GitHub account (we will mint a read-only API token and use it in the project).
Assets: We will base the workshop on the Fixie Sidekick Quickstart. It would be helpful for you to have
already set-up your development environment prior to the workshop.