Skip to content

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 More

Table of Contents

  1. Introduction
  2. Streamlit
  3. Retrieval-Augmented Generation (RAG)
  4. Setting Up the Environment
  5. Building and Deploying the App