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.92k stars 1.81k forks source link

[FEAT]: Support ingesting docusaurus documents on anything-llm collector #1539

Closed OrcVole closed 1 month ago

OrcVole commented 1 month ago

What would you like to see?

AnythingLLM collector has options for e.g. github books, youtube (for transcripts). Please add ingest of docusaurus type documentation as an option.

https://docusaurus.io/

timothycarambat commented 1 month ago

This would be more easily accomplished via the Github connector pointing at the GitHub repo using Docusarus or uploading the markdown files directly or using the bulk link scraper since all of thee would amount to the same out without a need for a custom built integration that would likely just call one of these built-in functionalities for you since there is no specific structure or API required for Docusarus sites