mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
19 lines
865 B
JSON
19 lines
865 B
JSON
{
|
|
"title": "Channels",
|
|
"description": "Channels are... You can do this with them... They're cool because...",
|
|
"items": [
|
|
{
|
|
"title": "AI For Good",
|
|
"slug": "ai-for-good",
|
|
"teaser": "AI for Good is an initiative to promote the use of artificial intelligence for good causes.",
|
|
"description": "[AI for Good](https://ai4good.org) is an initiative to promote the use of artificial intelligence for taking action on the UN SDGs such as fighting poverty, climate change, improving healthcare, etc. The AI for Good Commons channel is aimed at helping scale AI for Good by enabling open datasets to be published and shared and connecting AI problem owners with problem solvers."
|
|
},
|
|
{
|
|
"title": "Test Channel",
|
|
"slug": "test-channel",
|
|
"teaser": "Hello teaser.",
|
|
"description": "Hello description."
|
|
}
|
|
]
|
|
}
|