Hey guys, I made a research tool to integrate GPT-3 with PDFs and external websites (including ArXiv, Nature, OpenStax, etc). It has pointed me to interesting or relevant information extremely quickly compared to skimming the document myself, so I wanted to share it with you.
I make some other optimizations to hopefully improve this compared to copying-and-pasting directly from PDFs or websites:
- Works with any length of input
- Efficiency: It takes <10s to load a PDF, and <10s to generate an answer, regardless of the length of the original document
- HTML is converted to Markdown when possible to preserve more semantic meaning (if you have a tool like this for PDFs, please let me know!)
Things I'm still working on:
- Slight potential for hallucination (in the meantime, please verify the outputs)
- Time delay for very long PDFs (>60 pages)
- Sometimes, information like comments (on pages) or references (on papers) are included as context for the model
Please try it out at https://augmateai.michaelfatemi.com/web , I would love to hear your feedback! Drop a
if you like it
UPDATE 12/31/2022 Added support for Youtube videos at https://augmateai.michaelfatemi.com/youtube