neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
78 stars 64 forks source link

Integrated PDF capabilities #158

Closed ayushmorbar closed 8 months ago

ayushmorbar commented 8 months ago

Current behavior

Proposed changes

Checks

neokd commented 8 months ago

@ayushmorbar you can use PDFMiner Loader. Since thats common in the repo and used. Instead of adding one more dependency.

ayushmorbar commented 8 months ago

Alright, lemme change that then.

ayushmorbar commented 8 months ago

@ayushmorbar you can use PDFMiner Loader. Since thats common in the repo and used. Instead of adding one more dependency.

I've made the changes as asked in the code.

neokd commented 8 months ago

Thanks for your contribution @ayushmorbar

ayushmorbar commented 8 months ago

Appreciated 🙌