| --- |
| 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 |