nft-affinity-curator
v1.0.1
Published
Curates and recommends NFTs by leveraging market insights and user preferences.
Downloads
5
Readme
NFTAffinityCurator
NFTAffinityCurator: Your personal guide through the NFT universe, tailoring recommendations to align with your unique tastes and the pulse of the market.
Enrich Your Collection
- Sentiment Analysis: Feel the heartbeat of each collection.
- Personalized Recommendations: Discover NFTs that resonate with your soul.
Embark on a Curated Journey
npm install nft-affinity-curator
Discover NFTs That Speak to You
const curator = new NFTAffinityCurator('<INFURA_URL>');
curator.curateBasedOnPreferences({/* Your Preferences Here */}).then(console.log);