Responsive LLM Applications with Server-Sent Events
1h 18m 18s
English
Paid
Course description
Large Language Models (LLM) are transforming entire industries, but integrating them into user interfaces with real-time data streaming comes with unique challenges. In this course, you will learn to seamlessly embed LLM APIs into applications and create AI interfaces for streaming text and chats using TypeScript, React, and Python. We will develop a fully functional AI application step by step with high-quality code and flexible implementation.
Read more about the course
As part of the course, you will create an LLM application that includes:
- autocompletion scenario (translation from English to emoji),
- chat,
- retrieval augmented generation scenario,
- AI agent usage scenarios (code execution, data analysis agent).
This application can become a starting point for most projects, saving a lot of time, and its flexibility allows for the addition of new tools as needed.
By the end of the course, you will have mastered the end-to-end implementation of a flexible and high-quality LLM application. You will also gain the knowledge and skills necessary to create complex solutions based on LLM.
Watch Online
0:00
/ #1: Introduction to AI Product Development
All Course Lessons (20)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Introduction to AI Product Development Demo | 03:48 | |
| 2 | Picking the stack - Navigating JavaScript and Python | 06:10 | |
| 3 | Designing a Hybrid Web Application Architecture with JavaScript and Python | 05:08 | |
| 4 | Streaming events with Server-Sent Events and WebSockets | 06:31 | |
| 5 | Discovering the OpenAI Completion API | 06:30 | |
| 6 | Handling Server-Sent Events with JavaScript | 06:14 | |
| 7 | Building the useCompletion hook | 07:01 | |
| 8 | Rendering Completion Output | 01:26 | |
| 9 | Mocking Streams | 03:29 | |
| 10 | Testing the useCompletion hook | 03:11 | |
| 11 | Creating a FastAPI server | 01:55 | |
| 12 | Exploring asynchronous programming in Python | 03:42 | |
| 13 | Integrating Langchain with FastAPI for Asynchronous Streaming | 04:34 | |
| 14 | Testing with PyTest and LangChain | 01:02 | |
| 15 | Building the useChat hook | 05:12 | |
| 16 | Building the User Interface | 01:53 | |
| 17 | Discovering Retrieval Augmented Generation | 03:19 | |
| 18 | Building a Semantic Search Engine with Chroma | 03:37 | |
| 19 | Adding Retrieval-Augmented Generation to the chat | 02:14 | |
| 20 | Final words | 01:22 |
Unlock unlimited learning
Get instant access to all 19 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Mastering OpenAI Python APIs: Unleash ChatGPT and GPT4
Sources: udemy
Unleash the Power of AI: Master OpenAI's APIs, including GPT-4, DALL-E, and Whisper in this Comprehensive and Hands-On Course. This is a brand new course, recorded with GPT-4! S...
13 hours 4 minutes 58 seconds
My first Remix app
Sources: Build UI
Remix is a modern full-stack React framework built on the foundations of the web platform. It layers the latest innovations in the frontend ecosystem on top of the core URL-base...
5 hours 44 seconds
React & TypeScript Chrome Extension Development [2021]
Sources: udemy
Hi! Welcome to the comprehensive Chrome Extension Development course using modern web frameworks in 2021. This is the only course on Udemy that is focused on bu
8 hours 52 minutes 35 seconds
Build a Jira clone
Sources: Code With Antonio
In this 16-hour course, consisting of two parts (by the way, this is my longest course!), you will learn how to create a fully functional Jira clone with a...
16 hours 26 minutes 4 seconds