Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities.
https://useanything.com
MIT License
16.82k stars 1.8k forks source link

[FEAT]: Support ingestion of ebook formats such as epub, azw, mobi #709

Closed grantbarrett closed 3 months ago

grantbarrett commented 4 months ago

What would you like to see?

I would like to suggest Anything LLM support the ingestion of ebook formats such as ebub, azw, and mobi. This will permit long-gathered local books to be included without having to convert them to a different ingestable format first.

timothycarambat commented 4 months ago

Very interesting. I imagine this should be easily extendable as a supported filetype. Relevant loader possibly - will have to see how it works: https://js.langchain.com/docs/integrations/document_loaders/file_loaders/epub

sati-bodhi commented 4 months ago

I second this proposal. privateGPT has this in-built feature.