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

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