SlideShare a Scribd company logo
Blockchains for Artificial Intelligence
Trent McConaghy
@trentmc0
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
Blockchain: A Special “Spreadsheet in the Sky”
What’s special:
- no one owns it
- anyone can add to it
- no one can delete from it
- Writing to a blockchain is like
etching in stone.
- Which allows us to issue assets,
and transfer them
The Internet of Everything needs a Ledger of Everything.
The blockchain is a truly open, distributed, global platform
that fundamentally changes what we can do online, how we do it,
and who can participate. Call it the world wide ledger.
Blockchains are databases with
“blue ocean” benefits
Decentralized / shared control
Immutability / audit trail
Tokens / exchanges
A blockchain caveat or two
Completely new code bases
Reinventing consensus
No sharding = no scaling
No querying // single-node querying
Let’s fix this...
Everyone uses databases. How do they scale to big data?
Answer: Distribute storage across many machines (sharding)
7
0 50 100 150 200 250 300 350
0
200,000
400,000
600,000
800,000
1,200,000
175,000
367,000
537,000
1,100,000
Nodes
Writes/s
Example: Cassandra scaling.
More nodes = more throughput, more capacity
A “consensus” algorithm keeps
distributed nodes in sync.
How to build a scalable blockchain database (BigchainDB)
1. Start with an enterprise-grade distributed DB, e.g. MongoDB
2. Engineer in blockchain characteristics
• Each DB node is a federation node
Decentralized /
Shared Control
• Hash Previous Blocks
• Append-only
Immutable /
Audit Trails
• “Own” = have private key
• Asset lives on the database
Native assets
IPDB = a public global blockchain database
Example real-world use:
ascribe
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
More examples
Energy
Value prop:
manage $ flow in
energy deregulation
Music rights
Value prop:
A streaming service
owned by all
Education Credentials
Value prop:
reduce fraudulent degrees,
lower HR friction
How can blockchains help AI?
Work off of each of the benefits…
Decentralized / shared control
Immutability / audit trail
Tokens / exchanges
Decentralized / shared control encourages data sharing
More data  better models
-10.3 + 7.08e-5 / id1
+ 1.87 * ln( -1.95e+9 + 1.00e+10
/ (vsg1*vsg3) + 1.42e+9
*(vds2*vsd5) /
(vsg1*vgs2*vsg5*id2) )
10^( 5.68 - 0.03 *
vsg1 / vds2 -
55.43 * id1+
5.63e-6 / id1 )
90.5 + 190.6 * id1 /
vsg1 + 22.2 * id2
/ vds2
2.36e+7 +
1.95e+4 * id2 /
id1 - 104.69 / id2
+ 2.15e+9 * id2
+ 4.63e+8 * id1
- 5.72e+7 -
2.50e+11 *
(id1*id2) /
vgs2 +
5.53e+6 *
vds2 / vgs2
+ 109.72 /
id1
Merge
Build models Build model
Low accuracy
High accuracy
Decentralized / shared control encourages data sharing
Qualitatively new ecosystem-level data  qualitatively new models
Example: shared diamond certification houses data  makes fraud id possible
Merge
All the diamond cert houses
Alldiamonds
forcerthouse1
Certhouse2
Certhouse3
Certhouse4
All the legit
diamonds
Build 1-class classifier
Legit
Fraudulent
No single cert
house has enough
data to make an
accurate classifier
Build classifiers
Decentralized / shared control encourages data sharing
Qualitatively new planet-level data  qualitatively new models
“IPDB is kibbles for AI”
--David Holtzman
Immutability for An Audit Trail on Training/Testing Data & Models
For greater trustworthiness of the data & models
(Avoid garbage-in, garbage-out)
Provenance in building models:
• Sensor / input stream data
• Training X/y data
• Model building convergence
Provenance in testing / in the field:
• Testing X data
• Model simulation
• Testing yhat data
Time-stamp/store
Applications:
• you can tell if a sensor is lying
• you know the “story” of a model
• catch leaks in the data chain
Another Opportunity:
A shared global registry of training data & models
All the Kaggle datasets
All the Kaggle models
All the ImageNet datasets
All the ImageNet models
….….
“Models are owned
by the planet”
Training/testing data & models as intellectual property assets
 Decentralized data & model exchanges
Your datasets or models…
…licensed to others
Others’ datasets & models
…licensed to you
….….
“EMX – European
Model Exchange?”
Sell your CARTS?
One more app
AI DAOs
Then you get
decentralized processing.
aka “smart contracts”
What if you used a blockchain
to store state of a state machine?
State
Virtual machine
Then you get
decentralized processing.
And you can build a
world computer
having decentralized processing,
storage, and communications
(e.g. Ethereum vision)
What if you used a blockchain
to store state of a state machine?
State
Virtual machine
Decentralized
applications (dapps)
World computer
DAO: a computational process that
• runs autonomously,
• on decentralized infrastructure,
• with resource manipulation.
It’s code that can own stuff!
DAO: Decentralized Autonomous Organization
State
Virtual machine
DAO Dapp
AI entity is a feedback control system.
That is, AGI.
Its feedback loop would continue on
its own, taking inputs, updating its
state, and actuating outputs, with the
resources to do so continually.
AGI on a DAO?
AI DAO
World computer
Example: The ArtDAO
Algorithm…
1. Run AI art engine to generate new image, using GP or deep
2. Claim attribution in blockchain, using ascribe
3. Create multiple editions, using ascribe
4. Post editions for sale onto a marketplace, using Getty
(centralized), or OpenBazaar (decent.)
5. Sell the editions. $ goes to ArtDAO using built-in cryptocurrency
like Ether. IP go from ArtDAO using ascribe.
6. Repeat! Create more art, sell it, get wealthier
Example: The ArtDAO
Algorithm…
1. Run AI art engine to generate new image, using GP or deep
2. Claim attribution in blockchain, using ascribe
3. Create multiple editions, using ascribe
4. Post editions for sale onto a marketplace, using Getty
(centralized), or OpenBazaar (decent.)
5. Sell the editions. $ goes to ArtDAO using built-in cryptocurrency
like Ether. IP go from ArtDAO using ascribe.
6. Repeat! Create more art, sell it, get wealthier
Over time, if ArtDAO makes more money from sales
than from generating new art, then
it will accumulate wealth. And, you can’t turn it off.
Angles to Making AI DAOs
• DAO  AI DAO. Start with DAO, add AI. E.g. Plantoid
• AI  AI DAO. Start with AI, add DAO. E.g. numer.ai
• SaaS  DAO  AI DAO. Convert SaaS to DAO. Then add AI
• Physical service  AI DAO. E.g. Uber self-owning cars
Blockchains for Artificial Intelligence
A planetary-scale blockchain database (IPDB) unlocks opportunities:
1. Data sharing  Better models
2. Data sharing  Qualitatively new models
3. Audit trails on data & models for more trustworthy predictions
4. Shared global registry of training data & models
5. Data & models as IP assets  data & model exchange
6. AI DAOs – AI that can accumulate wealth, that you can’t turn off
Trent McConaghy
@trentmc0
bigchaindb.com
ipdb.foundation

More Related Content

PDF
A database for the planet - Scot Chain Edinburgh - Nov 11, 2016
PDF
The new decentralized compute stack and its application
PDF
Opening presentation by Trent McConaghy at BigchainDB Hackfest #1 - Feb 28, 2017
PDF
Why Blockchain Matters to Big Data - Big Data London Meetup - Nov 3, 2016
PDF
Artificial Intelligence (AI) DAOs (decentralized autonomous organizations) - ...
PDF
BigchainDB and Beyond
PDF
Blockchain Beyond Finance - Cronos Groep - Jan 17, 2017
PDF
Blockchains and Governance: Interplanetary Database - BigchainDB & IPDB Meetu...
A database for the planet - Scot Chain Edinburgh - Nov 11, 2016
The new decentralized compute stack and its application
Opening presentation by Trent McConaghy at BigchainDB Hackfest #1 - Feb 28, 2017
Why Blockchain Matters to Big Data - Big Data London Meetup - Nov 3, 2016
Artificial Intelligence (AI) DAOs (decentralized autonomous organizations) - ...
BigchainDB and Beyond
Blockchain Beyond Finance - Cronos Groep - Jan 17, 2017
Blockchains and Governance: Interplanetary Database - BigchainDB & IPDB Meetu...

What's hot (20)

PDF
Introduction to BigchainDB
PDF
Personal data and the blockchain – how will the GDPR influence blockchain app...
PDF
BigchainDB - Big Data meets Blockchain
PDF
Weaving the ILP Fabric into Bigchain DB
PDF
Tools to Help *You* Rewire Music: OMI & COALA IP | IPDB | BigchainDB
PDF
Trent McConaghy- BigchainDB
PDF
"Blockchains for AI", Trent McConaghy, AI researcher, blockchain engineer. Fo...
PDF
The KeeeX teaser 2015-12-23-lh-xovoz-tonos
PDF
Keeex - On data governance - xofos-bafek-zebug
PDF
Blockchains for trusted data and unstoppable code
PPTX
BigchainDB and IoT at Bosch Connected worlds
PDF
Ocean Protocol Presentation by CEO Bruce Pon 20171129
PPTX
IoT, Fog Computing and the Blockchain
PDF
Blockchain Explained
PDF
Towards high-level specification of Smart-Contracts
PDF
Tokens and Complex Systems
PPTX
Big Data in the Cloud
PDF
INTEROPERABILITY & IOT: GETTING EVERYTHING CONNECTED
PDF
Xanadu for Big Data + Deep Learning + Cloud + IoT Integration Strategy
PDF
Data, AI, and Tokens: Ocean Protocol
Introduction to BigchainDB
Personal data and the blockchain – how will the GDPR influence blockchain app...
BigchainDB - Big Data meets Blockchain
Weaving the ILP Fabric into Bigchain DB
Tools to Help *You* Rewire Music: OMI & COALA IP | IPDB | BigchainDB
Trent McConaghy- BigchainDB
"Blockchains for AI", Trent McConaghy, AI researcher, blockchain engineer. Fo...
The KeeeX teaser 2015-12-23-lh-xovoz-tonos
Keeex - On data governance - xofos-bafek-zebug
Blockchains for trusted data and unstoppable code
BigchainDB and IoT at Bosch Connected worlds
Ocean Protocol Presentation by CEO Bruce Pon 20171129
IoT, Fog Computing and the Blockchain
Blockchain Explained
Towards high-level specification of Smart-Contracts
Tokens and Complex Systems
Big Data in the Cloud
INTEROPERABILITY & IOT: GETTING EVERYTHING CONNECTED
Xanadu for Big Data + Deep Learning + Cloud + IoT Integration Strategy
Data, AI, and Tokens: Ocean Protocol
Ad

Viewers also liked (9)

PPTX
Blockchain the inception of a new database of everything by dinis guarda bloc...
PPTX
Creative destruction versus Creative Evangelisation
PPTX
The Next Tsunami AI Blockchain IOT and Our Swarm Evolutionary Singularity
PPTX
AN INVESTORS VIEW ON BLOCKCHAIN
PPT
Studies in Matthew
PDF
How One Small Lead Grew Into A Huge Sale
PDF
How to Make Money Selling Physical Products - Steve Chou
PDF
How to boost your sales with cold emailing
PDF
The Traffic Trifecta: Driving More Sales Through Paid Search + Organic Social...
Blockchain the inception of a new database of everything by dinis guarda bloc...
Creative destruction versus Creative Evangelisation
The Next Tsunami AI Blockchain IOT and Our Swarm Evolutionary Singularity
AN INVESTORS VIEW ON BLOCKCHAIN
Studies in Matthew
How One Small Lead Grew Into A Huge Sale
How to Make Money Selling Physical Products - Steve Chou
How to boost your sales with cold emailing
The Traffic Trifecta: Driving More Sales Through Paid Search + Organic Social...
Ad

Similar to BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy (20)

PDF
Tokens, Complex Systems, and Nature
PDF
Blockchains for AI [With New Applications]
PDF
Opportunities for Genetic Programming Researchers in Blockchain
PDF
Hack it like its hot!
PPTX
Chronicle accelerate building a digital currency
PDF
Building a dApp on Tezos
PPTX
Blockchain On Azure
PPTX
Ethereum Devcon1 Report (summary writing)
PDF
Cloud Talk
PDF
AIoT: Intelligence on Microcontroller
PDF
New Business Models enabled by Blockchain
PDF
Version Control in AI/Machine Learning by Datmo
PPTX
Explain Ethereum smart contract hacking like i am a five
PPTX
Zoltán Balázs - Ethereum Smart Contract Hacking Explained like I’m Five
PDF
Building a Holodeck
PDF
Company presentation
PDF
Blockchain, Bitcoin, Crypto assets, Initial Coin Offer workshop
PDF
EclipseCon 2016 - OCCIware : one Cloud API to rule them all
PDF
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
PPTX
Masterclass on Bitcoin, Ethereum & Cryptoassets
Tokens, Complex Systems, and Nature
Blockchains for AI [With New Applications]
Opportunities for Genetic Programming Researchers in Blockchain
Hack it like its hot!
Chronicle accelerate building a digital currency
Building a dApp on Tezos
Blockchain On Azure
Ethereum Devcon1 Report (summary writing)
Cloud Talk
AIoT: Intelligence on Microcontroller
New Business Models enabled by Blockchain
Version Control in AI/Machine Learning by Datmo
Explain Ethereum smart contract hacking like i am a five
Zoltán Balázs - Ethereum Smart Contract Hacking Explained like I’m Five
Building a Holodeck
Company presentation
Blockchain, Bitcoin, Crypto assets, Initial Coin Offer workshop
EclipseCon 2016 - OCCIware : one Cloud API to rule them all
OCCIware Project at EclipseCon France 2016, by Marc Dutoo, Open Wide
Masterclass on Bitcoin, Ethereum & Cryptoassets

More from BigchainDB (10)

PDF
BigchainDB 2.0 - The Blockchain Database
PPTX
IPDB: Designing Blockchain Governance
PDF
Transparent Supply Chains & Smart Factories (IoT) - BigchainDB & IPDB Meetup ...
PDF
Artificial Intelligence (AI) and Law - BigchainDB & IPDB Meetup #4 - April 05...
PDF
Introduction to Artificial Intelligence (AI) - BigchainDB & IPDB Meetup #4 - ...
PDF
Estonia E-Residency: Country as a Service - BigchainDB & IPDB Meetup #3 - Fe...
PDF
COALA IP: a blockchain-ready Intellectual property licensing protocol - Bigch...
PDF
A BigchainDB use case: Weaving the ILP fabric into BigchainDB
PDF
An introduction to BigchainDB - by a fan and follower at Ethereum Meetup Taipei
PDF
BigchainDB: A Scalable Blockchain Database, In Python
BigchainDB 2.0 - The Blockchain Database
IPDB: Designing Blockchain Governance
Transparent Supply Chains & Smart Factories (IoT) - BigchainDB & IPDB Meetup ...
Artificial Intelligence (AI) and Law - BigchainDB & IPDB Meetup #4 - April 05...
Introduction to Artificial Intelligence (AI) - BigchainDB & IPDB Meetup #4 - ...
Estonia E-Residency: Country as a Service - BigchainDB & IPDB Meetup #3 - Fe...
COALA IP: a blockchain-ready Intellectual property licensing protocol - Bigch...
A BigchainDB use case: Weaving the ILP fabric into BigchainDB
An introduction to BigchainDB - by a fan and follower at Ethereum Meetup Taipei
BigchainDB: A Scalable Blockchain Database, In Python

Recently uploaded (20)

PDF
Approach and Philosophy of On baking technology
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
KodekX | Application Modernization Development
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
NewMind AI Monthly Chronicles - July 2025
PPTX
Cloud computing and distributed systems.
PPTX
Big Data Technologies - Introduction.pptx
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Spectral efficient network and resource selection model in 5G networks
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Encapsulation theory and applications.pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
Approach and Philosophy of On baking technology
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
KodekX | Application Modernization Development
Chapter 3 Spatial Domain Image Processing.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
NewMind AI Monthly Chronicles - July 2025
Cloud computing and distributed systems.
Big Data Technologies - Introduction.pptx
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Spectral efficient network and resource selection model in 5G networks
The AUB Centre for AI in Media Proposal.docx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Mobile App Security Testing_ A Comprehensive Guide.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Encapsulation theory and applications.pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Understanding_Digital_Forensics_Presentation.pptx

BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy

  • 1. Blockchains for Artificial Intelligence Trent McConaghy @trentmc0
  • 3. Blockchain: A Special “Spreadsheet in the Sky” What’s special: - no one owns it - anyone can add to it - no one can delete from it - Writing to a blockchain is like etching in stone. - Which allows us to issue assets, and transfer them
  • 4. The Internet of Everything needs a Ledger of Everything. The blockchain is a truly open, distributed, global platform that fundamentally changes what we can do online, how we do it, and who can participate. Call it the world wide ledger.
  • 5. Blockchains are databases with “blue ocean” benefits Decentralized / shared control Immutability / audit trail Tokens / exchanges
  • 6. A blockchain caveat or two Completely new code bases Reinventing consensus No sharding = no scaling No querying // single-node querying Let’s fix this...
  • 7. Everyone uses databases. How do they scale to big data? Answer: Distribute storage across many machines (sharding) 7 0 50 100 150 200 250 300 350 0 200,000 400,000 600,000 800,000 1,200,000 175,000 367,000 537,000 1,100,000 Nodes Writes/s Example: Cassandra scaling. More nodes = more throughput, more capacity A “consensus” algorithm keeps distributed nodes in sync.
  • 8. How to build a scalable blockchain database (BigchainDB) 1. Start with an enterprise-grade distributed DB, e.g. MongoDB 2. Engineer in blockchain characteristics • Each DB node is a federation node Decentralized / Shared Control • Hash Previous Blocks • Append-only Immutable / Audit Trails • “Own” = have private key • Asset lives on the database Native assets
  • 9. IPDB = a public global blockchain database
  • 19. Energy Value prop: manage $ flow in energy deregulation
  • 20. Music rights Value prop: A streaming service owned by all
  • 21. Education Credentials Value prop: reduce fraudulent degrees, lower HR friction
  • 23. Work off of each of the benefits… Decentralized / shared control Immutability / audit trail Tokens / exchanges
  • 24. Decentralized / shared control encourages data sharing More data  better models -10.3 + 7.08e-5 / id1 + 1.87 * ln( -1.95e+9 + 1.00e+10 / (vsg1*vsg3) + 1.42e+9 *(vds2*vsd5) / (vsg1*vgs2*vsg5*id2) ) 10^( 5.68 - 0.03 * vsg1 / vds2 - 55.43 * id1+ 5.63e-6 / id1 ) 90.5 + 190.6 * id1 / vsg1 + 22.2 * id2 / vds2 2.36e+7 + 1.95e+4 * id2 / id1 - 104.69 / id2 + 2.15e+9 * id2 + 4.63e+8 * id1 - 5.72e+7 - 2.50e+11 * (id1*id2) / vgs2 + 5.53e+6 * vds2 / vgs2 + 109.72 / id1 Merge Build models Build model Low accuracy High accuracy
  • 25. Decentralized / shared control encourages data sharing Qualitatively new ecosystem-level data  qualitatively new models Example: shared diamond certification houses data  makes fraud id possible Merge All the diamond cert houses Alldiamonds forcerthouse1 Certhouse2 Certhouse3 Certhouse4 All the legit diamonds Build 1-class classifier Legit Fraudulent No single cert house has enough data to make an accurate classifier Build classifiers
  • 26. Decentralized / shared control encourages data sharing Qualitatively new planet-level data  qualitatively new models “IPDB is kibbles for AI” --David Holtzman
  • 27. Immutability for An Audit Trail on Training/Testing Data & Models For greater trustworthiness of the data & models (Avoid garbage-in, garbage-out) Provenance in building models: • Sensor / input stream data • Training X/y data • Model building convergence Provenance in testing / in the field: • Testing X data • Model simulation • Testing yhat data Time-stamp/store Applications: • you can tell if a sensor is lying • you know the “story” of a model • catch leaks in the data chain
  • 28. Another Opportunity: A shared global registry of training data & models All the Kaggle datasets All the Kaggle models All the ImageNet datasets All the ImageNet models ….…. “Models are owned by the planet”
  • 29. Training/testing data & models as intellectual property assets  Decentralized data & model exchanges Your datasets or models… …licensed to others Others’ datasets & models …licensed to you ….…. “EMX – European Model Exchange?”
  • 32. Then you get decentralized processing. aka “smart contracts” What if you used a blockchain to store state of a state machine? State Virtual machine
  • 33. Then you get decentralized processing. And you can build a world computer having decentralized processing, storage, and communications (e.g. Ethereum vision) What if you used a blockchain to store state of a state machine? State Virtual machine Decentralized applications (dapps) World computer
  • 34. DAO: a computational process that • runs autonomously, • on decentralized infrastructure, • with resource manipulation. It’s code that can own stuff! DAO: Decentralized Autonomous Organization State Virtual machine DAO Dapp
  • 35. AI entity is a feedback control system. That is, AGI. Its feedback loop would continue on its own, taking inputs, updating its state, and actuating outputs, with the resources to do so continually. AGI on a DAO? AI DAO World computer
  • 36. Example: The ArtDAO Algorithm… 1. Run AI art engine to generate new image, using GP or deep 2. Claim attribution in blockchain, using ascribe 3. Create multiple editions, using ascribe 4. Post editions for sale onto a marketplace, using Getty (centralized), or OpenBazaar (decent.) 5. Sell the editions. $ goes to ArtDAO using built-in cryptocurrency like Ether. IP go from ArtDAO using ascribe. 6. Repeat! Create more art, sell it, get wealthier
  • 37. Example: The ArtDAO Algorithm… 1. Run AI art engine to generate new image, using GP or deep 2. Claim attribution in blockchain, using ascribe 3. Create multiple editions, using ascribe 4. Post editions for sale onto a marketplace, using Getty (centralized), or OpenBazaar (decent.) 5. Sell the editions. $ goes to ArtDAO using built-in cryptocurrency like Ether. IP go from ArtDAO using ascribe. 6. Repeat! Create more art, sell it, get wealthier Over time, if ArtDAO makes more money from sales than from generating new art, then it will accumulate wealth. And, you can’t turn it off.
  • 38. Angles to Making AI DAOs • DAO  AI DAO. Start with DAO, add AI. E.g. Plantoid • AI  AI DAO. Start with AI, add DAO. E.g. numer.ai • SaaS  DAO  AI DAO. Convert SaaS to DAO. Then add AI • Physical service  AI DAO. E.g. Uber self-owning cars
  • 39. Blockchains for Artificial Intelligence A planetary-scale blockchain database (IPDB) unlocks opportunities: 1. Data sharing  Better models 2. Data sharing  Qualitatively new models 3. Audit trails on data & models for more trustworthy predictions 4. Shared global registry of training data & models 5. Data & models as IP assets  data & model exchange 6. AI DAOs – AI that can accumulate wealth, that you can’t turn off Trent McConaghy @trentmc0 bigchaindb.com ipdb.foundation