Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
os
2
3
import
streamlit
as
st
4
from
PyPDF2
import
PdfReader
Callers
nothing calls this directly
Calls
3
load_embedding_model
Function · 0.90
load_llm
Function · 0.90
main
Function · 0.85
Tested by
no test coverage detected