MCPcopy Index your code
hub / github.com/docker/genai-stack / pdf_bot.py

File pdf_bot.py

pdf_bot.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3import streamlit as st
4from PyPDF2 import PdfReader

Callers

nothing calls this directly

Calls 3

load_embedding_modelFunction · 0.90
load_llmFunction · 0.90
mainFunction · 0.85

Tested by

no test coverage detected