pdfchat / README.md
peinan's picture
add GitHub Actions
116364a
|
raw
history blame
302 Bytes
metadata
title: PDF Chat
emoji: πŸ“„
colorFrom: blue
colorTo: green
sdk: gradio
app_file: src/pdfchat/app.py
pinned: true

pdfchat

Chat with a PDF document.

Development

Prerequisites

pre-commit

pre-commit install

rye

rye sync

Run

rye run server