Plugindf

Kry 'n kits-KI opsomming van enige PDF ooit dan vra opvolg.

📝

Sleep en laat val, of plak 'n skakel aan

PDF, Woord, PowerPoX of teks ← laat val, blaai of plak'n skakel aan

🔒 Jou lêers word privaat verwerk en uitgevee automaties. How we handle your data

Long PDFs are slow to read and easy to skim past the part that matters. PDF.chat reads the whole document and gives you a clear, accurate summary in seconds — then lets you keep asking questions to go deeper.

Elke opsomming is gegrond op die dokument en haal die bladsye aan waaruit dit gekom het, sodat jy reguit na die bron kan spring en enigiets kan bevestig voordat jy daarop staatmaak.

Hoe om plugindf

1
Oplaai jou PDF
Val in'n verslag, papier, kontrak of enige dokument ← digital of gecappe.
2
Kry 'n kitsopsomming
PDF.chat reads the document and writes a concise summary with page citations.
3
Vra opvolg
Delf in enige deel, vra die sleutelsrisiko's of vra'n korter of langer weergawe.

Gemeenskaplike gebruike

  • som'n navorsingspapier op voordat jy besluit of jy dit ten volle gaan lees
  • Kry die kern van'n lang kontrak of verslag binne'n minuut
  • Draai 'n digte handleiding om in 'n kort oorsig waarop jy kan reageer
  • Vang op 'n dokument iemand gestuur jy sonder om elke bladsy te lees

Dikwels gevra vrae

It summarizes long reports, papers and books — it indexes the whole document and summarizes the key points with page references.

Yes — after the summary, ask "summarize section 3" or "what does the methodology say?" and it answers from those pages.

Gebruik hierdie deur die API

Laat hierdie gereedskap program met 'n enkele OT loop. Verifiëer met die API-bewys van jou rekening bladsy.

curl -X POST https://pdf.chat/api/v1/ocr/ \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -F "file=@your-file.pdf" \
  -F "tool=summarize-pdf"

Lêers van 5 bladsye of minder gee terug die resultaat inlyn; andersins stem die werk uit, dan aflaai dit as md:

curl -L "https://pdf.chat/api/v1/ocr/JOB_UUID/download/?format=md" \
  -H "Authorization: Bearer YOUR_API_TOKEN" -o result.md

Vra dan vrae oor die dokument, met antwoorde wat na die bladsy aangegee word:

curl -X POST https://pdf.chat/api/v1/chat/JOB_UUID/ \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"message": "Summarize this document"}'
Lees die API docs →
Tempo hierdie bladsy
5.0/5 (0)

Jou terugvoer help ons om geskille reg te stel.