Upload json.txt
Browse files
json.txt
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"ai_cryptocurrencies": [
|
| 3 |
+
{
|
| 4 |
+
"name": "Fetch.ai",
|
| 5 |
+
"symbol": "FET",
|
| 6 |
+
"description": "A decentralized AI and machine learning network to automate business tasks.",
|
| 7 |
+
"website": "https://fetch.ai",
|
| 8 |
+
"use_cases": ["Decentralized AI agents", "Autonomous economic transactions", "Smart contracts"]
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"name": "SingularityNET",
|
| 12 |
+
"symbol": "AGIX",
|
| 13 |
+
"description": "A blockchain-powered AI marketplace enabling developers to monetize their AI models.",
|
| 14 |
+
"website": "https://singularitynet.io",
|
| 15 |
+
"use_cases": ["AI services marketplace", "Decentralized AI governance", "Interoperability with multiple blockchains"]
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"name": "Ocean Protocol",
|
| 19 |
+
"symbol": "OCEAN",
|
| 20 |
+
"description": "A decentralized data exchange protocol that unlocks data for AI applications.",
|
| 21 |
+
"website": "https://oceanprotocol.com",
|
| 22 |
+
"use_cases": ["Data marketplace", "AI model training", "Decentralized data sharing"]
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"name": "Numerai",
|
| 26 |
+
"symbol": "NMR",
|
| 27 |
+
"description": "A hedge fund powered by AI and data scientists who contribute models to improve trading strategies.",
|
| 28 |
+
"website": "https://numer.ai",
|
| 29 |
+
"use_cases": ["Crowdsourced trading algorithms", "Data science competition platform", "AI-powered financial predictions"]
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"name": "Cortex",
|
| 33 |
+
"symbol": "CTXC",
|
| 34 |
+
"description": "A blockchain platform that enables AI models to be uploaded and executed in smart contracts.",
|
| 35 |
+
"website": "https://www.cortexlabs.ai",
|
| 36 |
+
"use_cases": ["AI-powered smart contracts", "Decentralized AI model deployment", "Machine learning on blockchain"]
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"name": "Velas",
|
| 40 |
+
"symbol": "VLX",
|
| 41 |
+
"description": "A blockchain network using AI-powered optimizations to enhance scalability and transaction speed.",
|
| 42 |
+
"website": "https://velas.com",
|
| 43 |
+
"use_cases": ["High-speed AI-enhanced blockchain", "Smart contract automation", "Decentralized applications"]
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"name": "DeepBrain Chain",
|
| 47 |
+
"symbol": "DBC",
|
| 48 |
+
"description": "A decentralized AI computing network designed to reduce the cost of AI model training.",
|
| 49 |
+
"website": "https://www.deepbrainchain.org",
|
| 50 |
+
"use_cases": ["Decentralized AI cloud computing", "AI model training cost reduction", "Secure AI model sharing"]
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"name": "Matrix AI Network",
|
| 54 |
+
"symbol": "MAN",
|
| 55 |
+
"description": "A blockchain platform that leverages AI for self-optimizing smart contracts and security.",
|
| 56 |
+
"website": "https://www.matrix.io",
|
| 57 |
+
"use_cases": ["AI-driven smart contracts", "Blockchain security enhancement", "Autonomous network optimization"]
|
| 58 |
+
}
|
| 59 |
+
]
|
| 60 |
+
}
|