Completed
- Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a RAG Application Using LangFlow and Streamlit - A Minimal Coding Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Problem with existing LLMs LLAMA2 example
- 3 - LangFlow Installation
- 4 - LangFlow UI walkthrough
- 5 - Building a pipeline with LangFlow
- 6 - Compiling LangFlow
- 7 - Exporting LangFlow pipeline as JSON
- 8 - Getting StreamLit working with LangFlow
- 9 - StreamLit code walkthrough
- 10 - StreamLit app demo
- 11 - Extro