Created at 5am, Apr 22
HangytongArtificial Intelligence
0
Use Case of Blockchain and AI
Srk-ITd7mRZQvyhcS9uLKxdLwW4q-PJTw9H3nrfyXMQ
File Type
PDF
Entry Count
16
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

This article extends the meaning and use cases of blockchain and AI

4/22/24, 1:22 PM What is Blockchain and Artificial Intelligence (Al)? | IBM ockchain an are transforming the financial services industry by enabling trust, removing friction from multiparty transactions and accelerating the speed of transactions. Consider the loan process. Applicants grant consent for access to personal records stored on the blockchain. Trust in the data and automated processes for evaluating the application help drive faster closings and improve customer satisfaction. Read the blog on fintech and smart contracts 55 About cookies on this site Our websites require For more some cookies to information, please function properly review your (required). In addition, other options. By visiting cookies may be used "our website, you To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here. with your consent to agree to our
id: ea3d8ea1d3e3422267d761d22fa838e7 - page: 8
IBMs privacy statement. 8/13 4/22/24, 1:22 PM What is Blockchain and Artificial Intelligence (Al)? | IBM wa 9; Beant ~~. tbh Be hadi \ Read the blog on getting started in healthcare Read the blog on trade finance and blockchain About cookies on this site Our websites require For more some cookies to information, please function properly review your (required). In addition, other options. By visiting cookies may be used __ our website, you all To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here. with your consent to agree to our analyze site usage, processing of improve the user information as experience and for described in advertising. IBMs privacy statement. 9/13
id: 0b65aebe31757f4fcff875bd34a6a435 - page: 8
4/22/24, 1:22 PM What is Blockchain and Artificial Intelligence (Al)? | IBM Tere Learn how to bring transparency and liquidity toIP > Heifer International and IBM aiding coffee and cocoa growers Blockchain technology from IBM Food Trust and powerful AI from the IBM Watson Decision Platform for Agriculture are improving farm-level decision-making and speeding transactions. See how supply chain insights help farmers get higher prices > Get started
id: 884bdca4125db2823ee444f00bb7b406 - page: 10
Blockchain solutions Join blockchain networks that are already transforming industries by bringing revolutionary trust and transparency to supply chains, global trade, international payments, our food supply and much more. x About cookies on this site Our websites require For more To provide a some cookies to information, please smooth function properly review your navigation, your (required). In cookie addition, other options. By visiting preferences will cookies may be used __ our website, you be shared across with your consent to agree to our the IBM web analyze site usage, processing of domains improve the user information as listed here. experience and for described in advertising. IBMs privacy statement. 10/13 4/22/24, 1:22 PM What is Blockchain and Artificial Intelligence (Al)? | IBM
id: 3a71c39a725fdb82f42a0022554f1208 - page: 10
How to Retrieve?
# Search

curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "Srk-ITd7mRZQvyhcS9uLKxdLwW4q-PJTw9H3nrfyXMQ", "query": "What is alexanDRIA library?"}'
        
# Query

curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "Srk-ITd7mRZQvyhcS9uLKxdLwW4q-PJTw9H3nrfyXMQ", "level": 2}'