Advanced AI-powered SDK for DeFi & NFT analytics on Aptos
Project description
AptAi - Advanced Aptos Blockchain Analytics
Advanced AI-powered SDK for DeFi & NFT analytics on Aptos
Installation
pip install aptai
Requirements
- Python 3.11+
- Groq API key
Quick Start
import aptai
aptai.init(
groq_api_key="your_groq_api_key",
system_prompt="Custom AI system prompt",
max_tokens=200,
temperature=0.7
)
# Get token prices and analytics
apt_price = aptai.get_price("aptos")
print(apt_price)
# Get detailed wallet analysis
wallet_info = aptai.get_detailed_wallet("wallet_address")
print(wallet_info)
# Get NFT collection data
nft_data = aptai.get_nft_data("collection_address")
print(nft_data)
# AI-powered market analysis
analysis = aptai.ai_analysis("What's driving APT price today?")
print(analysis)
Core Features
Real-Time Analytics
- Multi-source price tracking (DexScreener, CoinGecko)
- Historical price data with volatility metrics
- Transaction volume analysis
- Market sentiment tracking
Comprehensive Wallet Tracking
- Token balances and holdings
- NFT portfolio analysis
- Transaction history
- DeFi interaction tracking
- Risk assessment
NFT Analytics
- Cross-marketplace data (Topaz, Souffl3)
- Collection statistics
- Floor price tracking
- Ownership analysis
- Volume metrics
AI Integration
- Market trend analysis
- Price predictions
- Custom market queries
- Automated insights
- Risk assessment
Contact
- X: @Teckdegen
- Telegram: @Teck_degen
License
MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aptai-1.2.2.tar.gz
(5.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
aptai-1.2.2-py3-none-any.whl
(5.2 kB
view details)
File details
Details for the file aptai-1.2.2.tar.gz.
File metadata
- Download URL: aptai-1.2.2.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
548e855070f57031b33b5aae0be2cd605d9600913a902d6a9bfc8733714bd95c
|
|
| MD5 |
920b234980fca71b8b185a4c33befdb1
|
|
| BLAKE2b-256 |
6ce02f16e0a0f14a0bd492332b0fd171b4d6e0e0903c47ef1919c51c3e084339
|
File details
Details for the file aptai-1.2.2-py3-none-any.whl.
File metadata
- Download URL: aptai-1.2.2-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6863651cac46aebe07f4daaa4da3c65f1840eb4a6a617cc8410b24658acb2f01
|
|
| MD5 |
2a197efa10e60d30b1317029381dd1e2
|
|
| BLAKE2b-256 |
bd0d789e1a39ad1e648e0bc54da70d791c7a850d6dd6fa3685b4faa8731b2108
|