RightNow-GPU-Database/package.json
2026-01-07 16:26:21 +03:00

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"
]
}