Research Local Documents 📄🤯
Research with your local documents 🤯
Excited to finally release GPT Researcher support with local documents! This feature is long overdue and includes support for almost any type of local document such as pdf, text, docx, pptx, csv, xls, md and more! Simply drop your folder dir path as env variable and watch the magic!
This feature also adds support for the local UI, however due to vanilla JS limitations it's still not the optimal UX. We plan to add a React based UI which will include improved UX for local documents.
Lastly, this release includes some additional stability fixes, new and improved documentation and support for Serper Search API! Thanks to the amazing community for this incredible release and special shoutout to @ElishaKay and @proy9714 !
What's Changed
- Update trobuleshooting doc to handle installation bugs related to lib… by @satishjasthi in #497
- Implemented SerpApiSearch Class and removed raise NotImplementedError… by @dphiggs01 in #498
- SerperSearch Class updates 1. max_results param is now used. 2. timeo… by @dphiggs01 in #499
- Feature/new docs by @assafelovic in #507
- Research with local documents by @ElishaKay and @proy9714 in #452
New Contributors
- @satishjasthi made their first contribution in #497
- @dphiggs01 made their first contribution in #498
Full Changelog: v.0.2.2...v0.2.3