Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PDF reader #135

Closed
neokd opened this issue Jan 21, 2024 · 5 comments
Closed

Add PDF reader #135

neokd opened this issue Jan 21, 2024 · 5 comments
Assignees
Labels
easy enhancement New feature or request JWOC

Comments

@neokd
Copy link
Owner

neokd commented Jan 21, 2024

In read_file.py you need implement a PDF reader using LangChain. This will allow NeoGPT to read and process content from PDF files, enabling users to include PDF documents as part of their interactions with NeoGPT.

@neokd neokd added easy JWOC enhancement New feature or request labels Jan 21, 2024
@ayushmorbar
Copy link
Contributor

Hello, i would like to work on this issue as part of JWoC!

@neokd
Copy link
Owner Author

neokd commented Jan 28, 2024

@ayushmorbar any updates?

@ayushmorbar
Copy link
Contributor

Yeah, i understood the assignment and I'm on it.

@neokd
Copy link
Owner Author

neokd commented Jan 30, 2024

You can refer here if facing any difficulties https://python.langchain.com/docs/modules/data_connection/document_loaders/pdf#using-pdfminer

@ayushmorbar
Copy link
Contributor

Implemented #158

@neokd neokd closed this as completed Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy enhancement New feature or request JWOC
Projects
None yet
Development

No branches or pull requests

2 participants