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
0:00
/ #1: Introduction
All Course Lessons (20)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Introduction Demo | 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 |
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
Build an LLM-powered Q&A App using LangChain, OpenAI and Python
Sources: zerotomastery.io
LLMs like GPT are great at answering questions about data they've been trained on...but what if you want to ask it questions about data it hasn't been trained o
2 hours 38 minutes 22 seconds
HTMX - The Practical Guide
Sources: Academind Pro
Are you tired of picking the right JS library from a vast sea of libraries? And do you sometimes feel like frontend JavaScript development & code became unnecessarily complex? H...
4 hours 5 minutes
Spark and Python for Big Data with PySpark
Sources: udemy
Learn the latest Big Data Technology - Spark! And learn to use it with one of the most popular programming languages, Python! One of the most valuable technolog
10 hours 35 minutes 43 seconds
Python Data Analysis & Visualization Masterclass
Sources: udemy
Welcome to (what I think is) the web's best course on Pandas, Matplotlib, Seaborn, and more! This course will level up your data skills to help you grow your career in Data Scie...
20 hours 17 minutes 23 seconds
Building data-driven web apps with Flask and SQLAlchemy
Sources: Talkpython
One of the areas Python really shines is in building clean and powerful web applications. Once you know the language basics, this course will teach you everythi
9 hours 38 minutes 43 seconds