AI That Respects Your Privacy

Build intelligent Solana agents that never see your wallet address. Your data stays private through our sly_data architecture.

Zero-Knowledge Privacy

Your Wallet.
Your Privacy.

Traditional AI tools see everything you share with them. Decision AI's sly_data architecture creates a secure channel that tools can access, but the AI model cannot read.

Address Isolation

Wallet addresses stored in encrypted sly_data channel

Tool-Only Access

Only authorized tools can access sensitive data

Audit Trail

Every data access is logged and verifiable

Your Wallet

AI Agent

sly_data

Tools

Solana RPC

How It Works

Three simple steps to interact with Solana while keeping your wallet private.

01

Connect Wallet

Your wallet address is captured securely and stored in sly_data—never exposed to the AI.

02

Ask Anything

Query your balances, tokens, transactions, or NFTs using natural language.

03

Get Answers

The AI fetches blockchain data using your sly_data—without ever seeing your address.

example.py
from neurosan import SolanaAgent

# Initialize the agent with sly_data
agent = SolanaAgent()

# Wallet address is stored securely in sly_data
# The AI model NEVER sees this value
agent.set_wallet("7xKXtg...AsU")

# Query blockchain data naturally
response = agent.ask("What is my SOL balance?")
print(response)
# Output: "Your balance is 5.24 SOL"
Developer Experience

Simple API.
Powerful Privacy.

Get started with just a few lines of code. Our SDK handles all the complexity of secure data isolation, RPC connections, and multi-agent orchestration.

Quick Start: npm install @decision-ai/sdk
Automatic sly_data isolation
Comprehensive documentation and examples
Use Cases

What Can You Build?

From portfolio tracking to DeFi analytics, Decision AI enables powerful blockchain insights without compromising privacy.

Portfolio Tracking

Query your complete portfolio including SOL, tokens, and NFTs with natural language. All without exposing your wallet to the AI.

"What tokens do I hold and what are they worth?"

Transaction Analysis

Understand your transaction history in plain English. Get summaries, patterns, and insights from your on-chain activity.

"Summarize my transactions from last week"

DeFi Insights

Monitor your DeFi positions, LP rewards, and yield farming performance across Solana protocols.

"How are my Raydium LP positions performing?"

Security Monitoring

Check for suspicious approvals, monitor large transfers, and keep your assets secure with privacy-first alerts.

"Do I have any risky token approvals?"

Built for Solana

Privacy-Preserving Tools

Each tool uses sly_data to access blockchain data without exposing wallet addresses to the AI model.

GetBalance

balance.py

Query native SOL balance for any wallet

GetTokenBalances

tokens.py

Retrieve all SPL token holdings with metadata

GetTransactions

transactions.py

Fetch recent transaction history with details

GetNFTs

nfts.py

Discover NFT collectibles in any wallet

Privacy Promise

The AI language model never sees your wallet address. All sensitive data flows through sly_data, a secure channel that tools can access but the AI cannot read.

Ecosystem Ready

Works With Your Favorite Protocols

Query data from the top Solana protocols without exposing your wallet address.

Raydium

Query LP positions and swap history

Jupiter

Track aggregated swaps and routes

Magic Eden

Monitor NFT portfolio and trades

Marinade

Track liquid staking rewards

Drift

Analyze perpetual positions

Tensor

NFT trading analytics

...and many more coming soon. Request an integration →

What Developers Say

Trusted by the Community

"

"Finally, an AI tool that doesn't require me to compromise my wallet privacy. The sly_data architecture is brilliant."

DD

DeFi Developer

Solana Ecosystem

"Real-time blockchain queries without exposing my address to the model. This is exactly what Web3 needed."

SR

Security Researcher

Web3 Security

"The multi-agent architecture is incredibly powerful. Building complex workflows has never been easier."

PE

Protocol Engineer

Solana Labs

"Open source, privacy-first, and actually works. Decision AI sets the standard for blockchain AI tools."

OS

Open Source Contributor

Cognizant AI Lab

What's Next

Product Roadmap

Our vision for the future of privacy-preserving blockchain AI.

Q1 2026

Foundation

  • Core sly_data architecture
  • Solana RPC integration
  • Web demo launch
  • Open source release
Q2 2026In Progress

Expansion

  • TypeScript SDK release
  • Advanced transaction parsing
  • DeFi protocol integrations
  • Community documentation
Q3 2026

Multi-Chain

  • Ethereum support
  • Cross-chain queries
  • Portfolio aggregation
  • Mobile SDK (React Native)
Q4 2026

Enterprise

  • Enterprise deployment options
  • Custom agent training
  • Compliance tooling
  • SLA guarantees
Got Questions?

Frequently Asked Questions

Everything you need to know about Decision AI and privacy-preserving AI.

sly_data is our proprietary privacy architecture that creates a secure, encrypted channel for sensitive data like wallet addresses. The AI language model can never access or see this data directly - only authorized tools can read from sly_data to fetch blockchain information. This means your wallet address never appears in AI prompts or responses.
No installation required! You can use our web demo instantly by just connecting your wallet. For developers who want to integrate Decision AI into their own applications, we provide SDKs for Python and TypeScript that can be installed via pip or npm.
Decision AI supports querying SOL balances, SPL token holdings with metadata, transaction history, NFT collections, and more. Our tools connect directly to Solana RPC endpoints for real-time data. You can use natural language like "What's my balance?" or "Show my recent transactions."
Yes! Decision AI is fully open source under the MIT license. You can view the source code, contribute improvements, or fork it for your own projects on GitHub. We believe in transparency, especially when it comes to privacy-sensitive applications.
Most blockchain AI tools require you to share your wallet address directly with the AI model. Decision AI is built from the ground up with privacy as a core principle. The sly_data architecture ensures complete separation between your sensitive data and the AI, while still enabling powerful natural language queries.
Currently, Decision AI is optimized for Solana. However, the underlying multi-agent framework is chain-agnostic. We're exploring support for other blockchains in future releases. Join our community to stay updated on new chain integrations.

Still have questions?

Ask on GitHub Discussions

Stay Updated

Get notified about new features, chain integrations, and privacy updates.

No spam, ever. Unsubscribe anytime.

Ready to Try It?

Experience privacy-preserving AI firsthand. No signup required.Just connect your wallet and start querying.

Open Source
MIT Licensed
Production Ready