mirror of
https://github.com/RightNow-AI/RightNow-GPU-Database.git
synced 2026-04-24 11:16:22 +02:00
23 lines
532 B
JSON
23 lines
532 B
JSON
{
|
|
"name": "gpu-database",
|
|
"version": "1.0.0",
|
|
"description": "Comprehensive GPU specifications database for AI and GPU kernel development",
|
|
"author": "RightNow AI <hello@rightnowai.co>",
|
|
"license": "Apache-2.0",
|
|
"homepage": "https://www.rightnowai.co",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/RightNowAI/gpu-database.git"
|
|
},
|
|
"keywords": [
|
|
"gpu",
|
|
"nvidia",
|
|
"cuda",
|
|
"amd",
|
|
"intel",
|
|
"specifications",
|
|
"database",
|
|
"machine-learning",
|
|
"deep-learning"
|
|
]
|
|
}
|