A newer version of the Streamlit SDK is available:
1.40.1
metadata
license: mit
title: PDF Experimentation
sdk: streamlit
emoji: 🚀
colorFrom: purple
colorTo: gray
pinned: true
app_file: app.py
duplicated_from: ritikjain51/PDF-experimentation
Next Steps
- Build UI using Streamlit
- Add Advance Settings in sidebar
- Build backend using Langchain
- Dockerize
- Add Docs
UI Components
- Add Upload PDF Tab
- Show PDF Tab
- Question Answer Tab
- Conversational Tab
- Advance Settings
- Model Settings
Backend Components
- Read PDF and ingest
- Fetch Configuration
- Vector DB Indexing
- []