Skip to main content

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

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 20 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Introduction to AI Product Development

All Course Lessons (20)

#Lesson TitleDurationAccess
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 subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

React Hooks

React Hooks

Sources: ui.dev (ex. Tyler McGinnis)
If you never develop a convincing answer for both of those questions, you won’t have a solid enough foundation to build upon when you dive into the specifics. These questions ar...
3 hours 47 minutes 48 seconds
Typescript: The Complete Developer's Guide

Typescript: The Complete Developer's Guide

Sources: udemy, Stephen Grider
Every other course online teaches you the basic syntax and features of Typescript, but only this course will show you how to apply Typescript on real projects,
27 hours 15 minutes 33 seconds
Create UberEats with Python/Django and Swift 3

Create UberEats with Python/Django and Swift 3

Sources: Code4Startup (coderealprojects)
Learn Python & Swift 3 by creating Real-life startup platform with Web dashboard and iOS app like UberEats, Doordash, Postmates.
19 hours 13 minutes 29 seconds
React Node AWS - Build infinitely Scaling MERN Stack App

React Node AWS - Build infinitely Scaling MERN Stack App

Sources: udemy
Master the art of building a highly scalable real world project using MERN Stack for a new startup that will scale infinitely. I will demonstrate how you could launch a project ...
25 hours 1 minute 19 seconds
Course: Large Scale Apps with Vue, Vite and TypeScript

Course: Large Scale Apps with Vue, Vite and TypeScript

Sources: Damiano Fusco
This course will teach you how to create scalable and maintainable frontends using Vue, employing modern approaches and best practices. You will learn how to...