logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

document-qa

A Streamlit app for answering questions about uploaded documents using GPT-3.5, enabling users to extract information quickly and efficiently. Ideal for enhancing productivity in document analysis.

Author

document-qa logo

jjgordon89

Apache License 2.0

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

documentdocumentsstreamlitdocument processingdocument analysisqa streamlit

📄 Document question answering template

A simple Streamlit app that answers questions about an uploaded document via OpenAI's GPT-3.5.

Open in Streamlit

How to run it on your own machine

  1. Install the requirements

$ pip install -r requirements.txt

  1. Run the app

$ streamlit run streamlit_app.py

See Also

`