Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alejandro-ao/ask-multiple-pdfs
/ app.py
File
app.py
app.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
streamlit
as
st
2
from
dotenv
import
load_dotenv
3
from
PyPDF2
import
PdfReader
4
from
langchain.text_splitter
import
CharacterTextSplitter
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected