MCPcopy Create free account
hub / github.com/ScienciaLAB/document-qa / streamlit_app.py

File streamlit_app.py

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

Source from the content-addressed store, hash-verified

1"""Streamlit frontend for the Document Q/A system.
2
3This module implements the web UI for uploading scientific PDFs,
4asking questions via an LLM-powered RAG pipeline, and viewing

Callers

nothing calls this directly

Calls 11

init_nerFunction · 0.85
init_qaFunction · 0.85
generate_color_gradientFunction · 0.85
play_old_messagesFunction · 0.85
query_storageMethod · 0.80
query_documentMethod · 0.80
analyse_queryMethod · 0.80
box_to_dictMethod · 0.80
process_single_textMethod · 0.80

Tested by

no test coverage detected