Created at 3pm, Mar 29
ilkeCrypto
0
The Future of NFTs and The Blockchain l Chain Reaction Podcast
SvJOYL-zbLBP9nhxWkDOid32EjX99RmvzjwHH00LaZY
File Type
MP3
Entry Count
385
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

Today's video is an interview Gary did for the Chain Reaction podcast by senior crypto reporter, Jacquelyn Melinek of TechCrunch. He delves into the world of NFTs, Web3, and VeeFriends. Gary shares his vision of creating a universe of characters that teach positive traits and provide real-life utility, such as access to VeeCon.Chain Reaction Podcast, June 2023

Like providence and truth and clarity and non-manipulation of assets is now achievable.
And that's remarkable, not to mention storytelling and loyalty and membership and access.
Again, we're still in the phase where we need regulation to give us, I mean, we don't have crypto laws in the U.S., the UK, Canada.
Like, so I'm excited about like the next two, three years, just like the internet acts of like the early 2000s.
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": "SvJOYL-zbLBP9nhxWkDOid32EjX99RmvzjwHH00LaZY", "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": "SvJOYL-zbLBP9nhxWkDOid32EjX99RmvzjwHH00LaZY", "level": 2}'