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

19 Commits
 
 
 
 

Repository files navigation

GPTPDF-WebUI

A Cyberpunk style WebUI for gptpdf, convert local or url PDF file to markdown. Demo: https://gptpdf-webui.onrender.com (The free render service may take ~1 minute to wake up) image image

Deploy

Local

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

Docker

docker run -d -p 8000:8000 zihui998/gptpdf-webui

Setting

Click "Configute Parameters" to set:

  • API key
  • model_name (Only support 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