Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3Alan/chatpdf-demo
This is the minimum implementation demo of ChatPDF, which answers related questions about PDF.
https://github.com/3Alan/chatpdf-demo
chatgpt chatpdf embeddings gpt openai pdf pdfgpt
Last synced: 3 months ago
JSON representation
This is the minimum implementation demo of ChatPDF, which answers related questions about PDF.
- Host: GitHub
- URL: https://github.com/3Alan/chatpdf-demo
- Owner: 3Alan
- License: mit
- Created: 2023-03-11T05:28:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-07T15:05:39.000Z (over 1 year ago)
- Last Synced: 2024-04-26T01:31:06.863Z (6 months ago)
- Topics: chatgpt, chatpdf, embeddings, gpt, openai, pdf, pdfgpt
- Language: TypeScript
- Homepage: https://chatpdf-demo.alanwang.site/
- Size: 28.2 MB
- Stars: 122
- Watchers: 3
- Forks: 40
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About
This is a simple demo of using ChatGPT to help you read and understand PDF files. In this particular example, we'll be focusing on the GitHub Privacy Statement PDF.
## Demo
To get started with this demo, you can simply visit the [demo site](https://chatpdf-demo.alanwang.site/) and ask any question you have about the GitHub Privacy Statement PDF. The ChatGPT assistant will do its best to assist you with your query.
## References
You may find the following resources helpful in understanding how this demo was built:
- https://github.com/mckaywrigley/paul-graham-gpt
- https://github.com/openai/openai-cookbook/blob/main/examples/How_to_stream_completions.ipynb
- https://github.com/ddiu8081/chatgpt-demo## Q&A
### How can I run this project locally?
You can read my [blog](https://www.alanwang.site/en/blog/chatgpt-pdf#how-to-run-demo-locally) tutorials
### Will new features be added?
This is just a Demo and I have no plans to add new features at this time
If you find this project helpful, please consider giving it a star 🌟
## 🎉🎉🎉
My new open source project is coming. Developing using Python, React, and Vite. Check it out at 👉 [DocsMind](https://github.com/3Alan/DocsMind)
![DocsMind](https://raw.githubusercontent.com/3Alan/images/master/img/20230507230412.png)