From the course: Building Applications Using Amazon Bedrock
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Demo: Streamlit UI - Amazon Bedrock Tutorial
From the course: Building Applications Using Amazon Bedrock
Demo: Streamlit UI
- [Instructor] So we've completed writing the code for our application and now it's time to run it. Let's open up our folder window, and if you had been quoting previously, this file would be in the 0207B folder. If you're just starting on this video where we left off, the file's going to be in the 0207E folder, which was the end state that we had reached. So let's go ahead and open up a terminal. We can do terminal new terminal, and let's do Streamlit Run. And I'm going to do O207B since that's the file I was just working on changing. And our long chain knowledge base Streamlit py file. Let's go ahead and hit enter. And this is going to fire up Streamlit, so we get a prompt to open in a browser. Let's go ahead and fire it up and here it is loading up. So here is our Employee HR Bot. So again, we don't have any previous messages in history. So the bot asks, how can I help you? And let's ask a question so we can say what…
Contents
-
-
-
-
(Locked)
Use case overview2m 32s
-
(Locked)
Architecture review1m 34s
-
(Locked)
Setting up your knowledge base4m 19s
-
(Locked)
Writing the code: Knowledge base interaction7m 22s
-
(Locked)
Demo: Knowledge base interaction2m 21s
-
(Locked)
Coding: Adding Streamlit integration - Part 15m 9s
-
(Locked)
Coding: Adding Streamlit integration - Part 26m 11s
-
(Locked)
Demo: Streamlit UI3m 29s
-
(Locked)
-
-