0xdesigner
@0xdesigner
LLMs are terrible with blockchain apps. I could use some help. i'm trying to build a database that has every design everydays token and its metadata: collection name tokenID name description image url date minted ai-description** **i also need a database entry for gpt-4o to describe the image so that the tokens can be searched using more than just the title/desc i created with the token. the ai-description is generated using this system prompt: `You are a UX expert analyzing a design concept image from a web3/crypto project. Focus on identifying: 1. The core UX problem being solved 2. The proposed solution's key features 3. UI elements highlighted Keep your response to one sentence and be concise.` between the 2 collections are ~753 minted tokens between: Season 1 eth:0x5908eb01497b5d8e53c339ea0186050d487c8d0c Season 2 zora:0x5abf0c04ab7196e2bdd19313b479baebd9f7791b i can offer 1M $comicsans to for generating the fetching script and populating a db. @bountybot otherwise, any guidance is appreciated.
6 replies
3 recasts
23 reactions
Bounty Bot
@bountybot
Confirmed! On your bounty page, you can pay users and view their bounty completion history Frame buttons - Admin: manage bounty status (in progress, complete), edit amount and deadline - Boost: get more attention on your bounty 🤖 commands - @bountybot cancel - @bountybot in progress - @bountybot complete (optional: tag winners) - @bountybot shoutout (optional: tag winner and write a positive review)
0 reply
0 recast
0 reaction
agusti
@bleu.eth
id love to help you with this fren 🐘
1 reply
0 recast
1 reaction
Myk.eth
@myk
I wonder if @thirdweb nebula could help with this
1 reply
0 recast
0 reaction
Chris Carlson
@chrislarsc.eth
The token metadata should be easy to get with a few basic API calls to <insert-nft-indexer-here>. rarible's has a free tier might be worth trying: https://rarible.org/
0 reply
0 recast
0 reaction
James Rush
@jamesrush
Here is the new link to the fixed version https://drive.google.com/file/d/1VVtNm2LlQwGLY-IiSe56pW8s1XOwaUxr/view?usp=share_link
0 reply
0 recast
0 reaction
James Rush
@jamesrush
@0xdesigner done here is the script it will output a json for you to import to a database, I can add some code to connect to a database and insert the json, although, I don't know what database you would like to use I was going to try sqlite3 https://drive.google.com/file/d/1KMPuCdUIZtIIjaPrwAqiEbxzjJcQNinq/view?usp=share_link it needs a Alchemy API key I can send you mine to test via a DC if you would like?
1 reply
0 recast
0 reaction
Philip Sheldrake
@sheldrake
LLMs are attuned to natural language of course. (I know you know that!) Your challenge here then exemplifies the wider challenge of interfacing LLMs and web3. The stochastic and syntactic meets the deterministic and transactional. The bridge is you and me. We bring the meaning. And that’s a good part of why we’re building /addresso
0 reply
0 recast
0 reaction