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

Closed
opened 2026-02-22 18:22:34 -05:00 by yindo · 1 comment
Owner

Originally created by @OrcVole on GitHub (May 26, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1539

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/

Originally created by @OrcVole on GitHub (May 26, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1539 ### 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/
yindo added the enhancementfeature request labels 2026-02-22 18:22:34 -05:00
yindo closed this issue 2026-02-22 18:22:34 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 26, 2024):

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

@timothycarambat commented on GitHub (May 26, 2024): 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
yindo changed title from [FEAT]: Support ingesting docusaurus documents on anything-llm collector to [GH-ISSUE #1539] [FEAT]: Support ingesting docusaurus documents on anything-llm collector 2026-06-05 14:38:21 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#993