0xdesigner pfp
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.
9 replies
21 recasts
54 reactions

Dima pfp
Dima
@anakvad
Here's my submission. For reliability, the metadata is obtained directly from the blockchain. The solution is not tied to a specific database. I used PostgreSQL on Supabase. It took about an hour and a half to process all the NFTs on two contracts, yielding 720 records in the database. You can dm me and I'll send the accesses. https://github.com/keatumal/nft-meta-ai?tab=readme-ov-file
0 reply
0 recast
0 reaction

Dima pfp
Dima
@anakvad
Lol, just now realized the bounty has already been completed, although just recently checked and it looked like the decision was still pending. Three full working days wasted again :(. @linda can you tell me what to do in such cases. It looks like the executors negotiate directly in dm, you come up with a solution, and in the end it's too late. I realize it's a bounty, but want some kind of certainty or rules because people are in a hurry and often post raw solutions.
0 reply
0 recast
0 reaction

Dima pfp
Dima
@anakvad
And yes, I checked yesterday and the deadline was 12 days from that day...
0 reply
0 recast
0 reaction