-
Notifications
You must be signed in to change notification settings - Fork 3
/
content_node_info.json
146 lines (146 loc) · 3.98 KB
/
content_node_info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
[
{
"relations": ["kubernetes"],
"properties": {
"content_uniquev": "experpert1_kubernetes",
"name": "EXPERPERT #1: Kubernetes Basics",
"type": "Experpert",
"info": "temp"
}
},
{
"relations": ["toastmasters_pathway"],
"properties": {
"content_uniquev": "tmpw_innovative_planning",
"name": "Toastmasters Pathway: Innovative Planning",
"type": "Course",
"info": "<p>Find the content from the following link <a href=\"https://www.toastmasters.org/guides\">Toastmasters</a> find the course from Base Camp.</p>"
}
},
{
"relations": ["toastmasters_pathway"],
"properties": {
"content_uniquev": "tmpw_dynamic_leadership",
"name": "Toastmasters Pathway: Dynamic Leadership",
"type": "Course",
"info": "<p>Find the content from the following link <a href=\"https://www.toastmasters.org/guides\">Toastmasters</a> find the course from Base Camp.</p>"
}
},
{
"relations": ["finetuning", "retrieval_augmented_generation", "python"],
"properties": {
"content_uniquev": "logxpert_sbc",
"name": "LogXpert: efficient log analysis tool for SBC",
"type": "Project",
"info": "hahahha</p>"
}
},
{
"relations": ["stoicism"],
"properties": {
"content_uniquev": "the_daily_stoic",
"name": "The Daily Stoic",
"type": "Book",
"info": "A Journal which you can keep to reflect you life like a stoic philosopher"
}
},
{
"relations": ["popular_science_books"],
"properties": {
"content_uniquev": "what_if_randall_munroe",
"name": "What if",
"type": "Book",
"info": "Author: Randall Munroe"
}
},
{
"relations": ["popular_science_books"],
"properties": {
"content_uniquev": "how_to_randall_munroe",
"name": "How to",
"type": "Book",
"info": "Author: Randall Munroe"
}
},
{
"relations": ["buddhism"],
"properties": {
"content_uniquev": "qianwenzhong_talks_about_buddha",
"name": "钱文忠说佛",
"type": "Course",
"info": "Author: 钱文忠, Platform: 喜马拉雅"
}
},
{
"relations": ["5G"],
"properties": {
"content_uniquev": "discover_5g",
"name": "Discover 5G",
"type": "Course",
"info": "Platform: N Edu"
}
},
{
"relations": ["data_engineering"],
"properties": {
"content_uniquev": "data_thursday",
"name": "Data Thursday",
"type": "Course",
"info": "Platform: Data Scientist from N"
}
},
{
"relations": ["data_engineering"],
"properties": {
"content_uniquev": "data_engineering_of_big_book_from_databricks_2nd",
"name": "The Big Book of Data Engineering on Databricks, 2nd Edition",
"type": "Book",
"info": "Something Jo ran into randomly"
}
},
{
"relations": ["health"],
"properties": {
"content_uniquev": "immune_system_90_days",
"name": "免疫功能90天复原方案",
"type": "Book",
"info": "Cosmic Exploration Reading Club"
}
},
{
"relations": ["retrieval_augmented_generation"],
"properties": {
"content_uniquev": "langgraph",
"name": "LangGraph",
"type": "Repo",
"info": "A Repo from langchain for statemachine based agent"
}
},
{
"relations": ["life_design"],
"properties": {
"content_uniquev": "designing your life",
"name": "Designing your life from Stanford",
"type": "Book",
"info": "一本实用性非常强的课程"
}
},
{
"relations": ["toastmasters_meetings"],
"properties": {
"content_uniquev": "toastmasters_nokia_meetings",
"name": "Toastmaster meetings in Nokia Club",
"type": "Course",
"info": "<p>All Nokia toastmasters meeting can be recorded using this content.</p>"
}
},
{
"relations": ["logic"],
"properties": {
"content_uniquev": "being_logical",
"name": "Being Logical",
"type": "Book",
"info": "the very basic of logic"
}
}
]