MCPcopy
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

1import streamlit as st
2from dotenv import load_dotenv
3from PyPDF2 import PdfReader
4from langchain.text_splitter import CharacterTextSplitter

Callers

nothing calls this directly

Calls 1

mainFunction · 0.85

Tested by

no test coverage detected