Completed
- App: message history
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Chat App with Ollama-py and Streamlit in Python
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Why not use the CLI?
- 3 - Looking at the ollama-py library
- 4 - Setting up Python environment
- 5 - Reviewing Ollama functions
- 6 - list
- 7 - show
- 8 - chat
- 9 - Looking at Streamlit
- 10 - Start writing our app
- 11 - App: user input
- 12 - App: message history
- 13 - App: adding ollama response
- 14 - App: chooing a model
- 15 - Introducing generators
- 16 - App: streaming responses
- 17 - App: review
- 18 - Where to find the code
- 19 - Thank you for 2k