Skip to content

Commit d27d439

Browse files
committed
updated projects. Added HMI surveys
1 parent a157644 commit d27d439

File tree

2 files changed

+51
-17
lines changed

2 files changed

+51
-17
lines changed

public/projects.json

Lines changed: 43 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{
1111
"name": "flatland-rl",
1212
"url": "https://github.com/AI4REALNET/flatland-rl",
13-
"stars": 1,
13+
"stars": 2,
1414
"is_fork": true,
1515
"topics": [
1616
"flatland"
@@ -19,26 +19,28 @@
1919
{
2020
"name": "flatland-book",
2121
"url": "https://github.com/AI4REALNET/flatland-book",
22-
"stars": 0,
22+
"stars": 1,
2323
"is_fork": true,
2424
"topics": [
2525
"flatland"
2626
]
2727
},
2828
{
29-
"name": "flatland-scenarios",
30-
"url": "https://github.com/AI4REALNET/flatland-scenarios",
31-
"stars": 0,
32-
"is_fork": true,
29+
"name": "flatland-blackbox",
30+
"url": "https://github.com/AI4REALNET/flatland-blackbox",
31+
"stars": 1,
32+
"is_fork": false,
3333
"topics": [
34-
"flatland"
34+
"flatland",
35+
"neural-prioritized-planning"
3536
]
3637
}
3738
],
38-
"total_stars": 1,
39+
"total_stars": 4,
3940
"total_repositories": 3,
4041
"project_tags": [
41-
"flatland"
42+
"flatland",
43+
"neural-prioritized-planning"
4244
]
4345
},
4446
{
@@ -59,17 +61,17 @@
5961
]
6062
},
6163
{
62-
"name": "pypowsybl2grid",
63-
"url": "https://github.com/AI4REALNET/pypowsybl2grid",
64+
"name": "grid2op",
65+
"url": "https://github.com/AI4REALNET/grid2op",
6466
"stars": 0,
6567
"is_fork": true,
6668
"topics": [
6769
"grid2op"
6870
]
6971
},
7072
{
71-
"name": "grid2op",
72-
"url": "https://github.com/AI4REALNET/grid2op",
73+
"name": "pypowsybl2grid",
74+
"url": "https://github.com/AI4REALNET/pypowsybl2grid",
7375
"stars": 0,
7476
"is_fork": true,
7577
"topics": [
@@ -136,7 +138,7 @@
136138
{
137139
"name": "InteractiveAI",
138140
"url": "https://github.com/AI4REALNET/InteractiveAI",
139-
"stars": 2,
141+
"stars": 3,
140142
"is_fork": true,
141143
"topics": [
142144
"interactive-ai"
@@ -152,7 +154,7 @@
152154
]
153155
}
154156
],
155-
"total_stars": 2,
157+
"total_stars": 3,
156158
"total_repositories": 2,
157159
"project_tags": [
158160
"interactive-ai"
@@ -289,15 +291,15 @@
289291
{
290292
"name": "flatland-blackbox",
291293
"url": "https://github.com/AI4REALNET/flatland-blackbox",
292-
"stars": 0,
294+
"stars": 1,
293295
"is_fork": false,
294296
"topics": [
295297
"flatland",
296298
"neural-prioritized-planning"
297299
]
298300
}
299301
],
300-
"total_stars": 0,
302+
"total_stars": 1,
301303
"total_repositories": 1,
302304
"project_tags": [
303305
"flatland",
@@ -327,5 +329,29 @@
327329
"project_tags": [
328330
"campaign-hub-orchestrator"
329331
]
332+
},
333+
{
334+
"project_name": "Human\u2013Machine Interaction Surveys",
335+
"project_topic": "hmi-surveys",
336+
"project_area": "Artificial Intelligence",
337+
"project_description": "A modular, privacy-friendly HTML framework for validated and customizable human\u2013machine interaction surveys with local data storage and unified result aggregation.",
338+
"project_url": "",
339+
"project_website": "",
340+
"top_repositories": [
341+
{
342+
"name": "hmisurveys",
343+
"url": "https://github.com/AI4REALNET/hmisurveys",
344+
"stars": 0,
345+
"is_fork": true,
346+
"topics": [
347+
"hmi-surveys"
348+
]
349+
}
350+
],
351+
"total_stars": 0,
352+
"total_repositories": 1,
353+
"project_tags": [
354+
"hmi-surveys"
355+
]
330356
}
331357
]

public/projects_input.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,13 @@
8686
"project_description": "Campaign Hub Orchestrator that integrates with the Validation Campaign Hub (FAB) and provides domain-specific orchestrator and test runner implementations.",
8787
"project_url": "",
8888
"project_website": ""
89+
},
90+
{
91+
"project_name": "Human–Machine Interaction Surveys",
92+
"project_topic": "hmi-surveys",
93+
"project_area": "Artificial Intelligence",
94+
"project_description": "A modular, privacy-friendly HTML framework for validated and customizable human–machine interaction surveys with local data storage and unified result aggregation.",
95+
"project_url": "",
96+
"project_website": ""
8997
}
9098
]

0 commit comments

Comments
 (0)