daodao97/chatdoc
A document Q&A application using OpenAI GPT-3 that lets users chat with PDF, EPUB, markdown, DOCX, and web content.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
The project provides a full-stack implementation for conversational document interaction. Users can upload or reference documents (PDF, EPUB, markdown, TXT, DOCX, web pages), and the system uses OpenAI’s GPT-3 to answer questions about the document content. It includes a Python backend for document processing and an OpenAI API integration, plus a JavaScript frontend for user interaction.