File size: 600 Bytes
61b996c ca9961b b9919a9 8dafde9 fd45a84 8dafde9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ---
license: agpl-3.0
language:
- en
pretty_name: Nextcloud docs
---
## Nextcloud docs
* The official Nextcloud documentation, converted into .JSONL format
* I downloaded all of the docs from here: https://github.com/nextcloud/documentation.git
* The script I used to convert is availiable on GitHub: https://github.com/dapper-11/docs-to-json
## Use cases
* For training or fine-tuning LLM's
* For use in an RAG system
* To give LLM's better tech support capabilities
# The whole collection of my open source docs are availiable here: https://huggingface.co/collections/hannah-eee/open-source-docs |