Key features of ChatWithPDF include:
- Search PDFs directly in ChatGPT
- Search PDFs of any size
- Search PDFs of any language
- Search PDFs of any topic
- Search PDFs of any length
- Search PDFs of any quality
ChatWithPDF does not intentionally store any data permanently. All PDFs are embedded and immediately wiped. Embeddings are stored with ChromaDB on the same deployment server and are wiped with each new deployment. Typically embeddings are manually purged due to limitations in the vector database every 12-24 hours due to size and memory constraints. In the future, all embeddings will be deleted 1 hour after the user requests them. Users can provide a publically accessible PDF URL to be loaded and processed, and the plugin will extract relevant information from the PDF document to match user queries and display the most relevant matches.