Developing LLM App Frontends with Streamlit

1h 43m 52s
English
Paid

Course description

This byte-sized course will teach Streamlit fundamentals and how to use Streamlit to create a frontend for your LLM-powered applications.

Read more about the course

In this project-based course you'll learn to use Streamlit to create a frontend for an LLM-powered Q&A application. Streamlit is an open-source Python library that simplifies the creation and sharing of custom frontends for machine learning and data science apps with the world.

Watch Online

Join premium to watch
Go to premium
# Title Duration
1 Introduction 03:08
2 Introduction to Streamlit 04:15
3 Streamlit Main Concepts 05:28
4 Displaying Data on the Screen: st.write() and Magic 05:32
5 Widgets Part 1: text_input, number_input, button 05:10
6 Widgets Part 2: checkbox, radio, select 07:25
7 Widgets Part 3: slider, file_uploader, camera_input, image 08:15
8 Layout: Sidebar 01:57
9 Layout: Columns 04:30
10 Layout: Expander 02:10
11 Displaying a Progress Bar 03:08
12 Session State 07:35
13 Callbacks 06:08
14 Project Introduction and Library Installation 04:09
15 Defining Functions 06:14
16 Creating the Sidebar 06:04
17 Reading, Chunking, and Embedding Data 06:22
18 Asking Questions and Getting Answers 05:25
19 Saving the Chat History 06:00
20 Clearing Session State History using Callback Functions 04:57

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Deep Learning with Python, Third Edition

Deep Learning with Python, Third Edition

Sources: Matt Watson, François Chollet
"Deep Learning with Python," third edition, is a bestseller that makes deep learning technologies accessible to everyone. In the new...
Eve: Building RESTful APIs with MongoDB and Flask

Eve: Building RESTful APIs with MongoDB and Flask

Sources: Talkpython
Eve is an open source Python REST API framework designed for human beings. It allows you to effortlessly build and deploy highly customizable, fully featured RE
5 hours 6 minutes 34 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