FINTECH LECTURE 6392¶
SEC Fillings App With Streamlit, Docker, and Google Cloud Run¶
Welcome to the FINTECH lecture. This session covers building an application that generates answers from question templates on SEC filings content. The app leverages advanced technologies like Retrieval-Augmented Generation (RAG) and Large Language Models from OpenAI.
FINTECH Lecture
Explore this comprehensive lecture on building an application with RAG and Streamlit, deployed using Docker and Google Cloud Run.
Learn MoreTable of Contents¶
- Introduction
- Streamlit
- Retrieval-Augmented Generation (RAG)
- Setting Up the Environment
- Building and Deploying the App