hannah-eee commited on
Commit
8dafde9
·
verified ·
1 Parent(s): b9919a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -3,4 +3,16 @@ license: agpl-3.0
3
  language:
4
  - en
5
  pretty_name: Nextcloud docs
6
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  language:
4
  - en
5
  pretty_name: Nextcloud docs
6
+ ---
7
+
8
+ ## Nextcloud docs
9
+ * The official Nextcloud documentation, converted into .JSONL format
10
+ * I downloaded all of the docs from here: git clone https://github.com/nextcloud/documentation.git
11
+ * The script I used to convert is availiable on GitHub: https://github.com/dapper-11/docs-to-json
12
+
13
+ ## Use cases
14
+ * For training or fine-tuning LLM's
15
+ * For use in an RAG system
16
+ * To give LLM's better tech support capabilities
17
+
18
+ # The whole collection of my open source docs are availiable here: https://huggingface.co/collections/hannah-eee/open-source-docs