miurla / babyagi-ui

BabyAGI UI is designed to make it easier to run and develop with babyagi in a web app, like a ChatGPT.
https://babyagi-ui.vercel.app
MIT License
1.31k stars 278 forks source link

Add read PDF links skill #194

Open ehausen opened 4 months ago

ehausen commented 4 months ago

Currently, if I'm correct there is the web_loader skill via cheerio library, which doesn't seem to support reading (online) PDF files.

I think adding a capability to read PDF from provided links would be great.

That could then later be extended with upload PDF file feature for easy file analysis!