PDF-experimentation / README.md
ritikjain51's picture
Update README.md
e6eba57

A newer version of the Streamlit SDK is available: 1.44.1

Upgrade
metadata
license: mit
title: PDF Experimentation
sdk: streamlit
emoji: πŸš€
colorFrom: purple
colorTo: gray
pinned: true
app_file: app.py

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
  • []