Lucasautomatekc commited on
Commit
6cb5d69
·
verified ·
1 Parent(s): a34d911

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -1
README.md CHANGED
@@ -1,3 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  # FryAI Pie – AI Knowledge Graph Dataset (Preview)
3
  ### Structured AI explanations, topic clusters, embeddings, and RAG‑ready data
@@ -233,4 +266,3 @@ If you find this dataset useful, consider grabbing the full version or starring
233
  Your support helps expand the dataset with new topics, clusters, and explanations.
234
  ```
235
 
236
- ---
 
1
+ ---
2
+ dataset_name: "FryAI Pie – AI Knowledge Graph Dataset (Preview)"
3
+ license: "apache-2.0"
4
+ tags:
5
+ - ai
6
+ - rag
7
+ - knowledge-graph
8
+ - embeddings
9
+ - semantic-search
10
+ - llm
11
+ - machine-learning
12
+ - dataset
13
+ - education
14
+ size_categories:
15
+ - n<1K
16
+ task_categories:
17
+ - text-retrieval
18
+ - question-answering
19
+ - text-embedding
20
+ - knowledge-graph
21
+ task_ids:
22
+ - semantic-search
23
+ - rag-chunking
24
+ - embedding-retrieval
25
+ pretty_name: "FryAI Pie Knowledge Graph (Preview)"
26
+ homepage: "https://automatekc.gumroad.com/l/lghqtv"
27
+ repository: "https://huggingface.co/datasets/Lucasautomatekc/fryai-pie-knowledge-graph"
28
+ paper: ""
29
+ annotations_creators:
30
+ - machine-generated
31
+ language:
32
+ - en
33
+ ---
34
 
35
  # FryAI Pie – AI Knowledge Graph Dataset (Preview)
36
  ### Structured AI explanations, topic clusters, embeddings, and RAG‑ready data
 
266
  Your support helps expand the dataset with new topics, clusters, and explanations.
267
  ```
268