Created at 10am, Apr 3
ilkeCrypto
0
The Future of NFTs and The Blockchain - Chain Reaction Podcast
kJ3rd0enduNKSFijTQNqLRKTsD1vCS7TvXEd3efB4pY
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.He discusses the unique opportunities NFTs offer for creators to build and expand their intellectual property, drawing parallels with how characters like Super Mario have evolved over time. Gary also shares his predictions for the future of NFTs, seeing potential in areas like ticketing, contracts, and title insurance.Acknowledging the challenges many NFT projects face, Gary emphasizes the importance of storytelling and building a connection with the audience. His ultimate goal with VeeFriends is to have a positive impact, promoting positivity and teaching valuable life lessons through its characters. GaryVee, 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": "kJ3rd0enduNKSFijTQNqLRKTsD1vCS7TvXEd3efB4pY", "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": "kJ3rd0enduNKSFijTQNqLRKTsD1vCS7TvXEd3efB4pY", "level": 2}'