Doc_QA_LangChain is a front-end only implementation of a website that allows users to upload a PDF or text-based file (txt, markdown, JSON, HTML, etc) and ask questions related to the document with GPT. The project uses Vue3 for interactivity, Tailwind CSS for styling, and LangChain for parsing documents/creating vector stores/querying LLM.
To run the project:
To use it with a hosted frontend:
Visit https://doc-qa-langchain.vercel.app/
Once the project is running, go to your web browser and navigate to the URL provided by Vite. You can then upload a PDF or text-based file and ask questions related to the document.
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions about the project, please feel free to reach out to me at gzhao1997@gmail.com