1.0.1 • Published 2 months ago

nft-intelligence-service v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

NFT Intelligence Service

Enhances the NFT chatbot framework with AI-driven analysis and insights on NFTs.

Features

  • AI-based image recognition for NFTs.
  • Sentiment analysis for NFT market trends.
  • Integration with the NFT Chatbot Framework for enriched user interactions.

Installation

npm install nft-intelligence-service

Usage

Ensure you have a .env file with your Ethereum node URL and private key.

const nftAI = require('nft-intelligence-service');
nftAI.analyzeImage('<image-url>');