Analyze your nft and crypto trading history using generative AI.
This project allows users to connect or enter their crypto wallet. We then analyze their transaction history and provide feedback and advice on how to improve their trading using generative AI. This software allows crypto and nft traders to analyze their performance automatically.
This project uses React, Node, Web3, and openai's generative ai api. We kept all source control using github. Basically, we ask the user to connect their wallet through metamask or other popular wallet providers or enter their address manually. We save their address in a React state variable where we asynchronously check all their recent transactions on the Ethereum network, parse and tokenize this data, and feed it into generative with suggestive prompts to produce an indepth analysis of the users' trading history