Skip to content

A Cyberpunk style WebUI for gptpdf, convert local or url PDF file to markdown.

Notifications You must be signed in to change notification settings

wooozihui/gptpdf-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

🌐 GPTPDF-WebUI

A Cyberpunk-style WebUI for gptpdf that converts local or URL PDF files to markdown. 📝 Check out the Demo (Note: The free service of Render may take ~1 minute to wake up). ⏳

image image

🚀 Deploy

🖥️ Local Deployment

cd ./gptpdf-webui/gptpdf-webui/app
pip install -r requirements.txt
uvicorn main:app --reload

🐳 Docker Deployment

docker run -d -p 8000:8000 --name gpdpdf-webui ghcr.io/wooozihui/gptpdf-webui:latest

⚙️ Settings

Click "🛠️ Configure Parameters" to set:

  • 🔑 API key
  • 🧠 model_name (Only supports VLLMs like GPT-4o and GPT-4o-mini)
  • 🌐 base_url
  • 🔥 Temperature

About

A Cyberpunk style WebUI for gptpdf, convert local or url PDF file to markdown.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages