MAIA is an adaptive AI-powered watchdog that monitors your crypto assets, providing on-chain insights, social trend analysis, and risk assessments to help you make informed decisions.
- Always Active: Observes, learns, and protects your crypto assets.
- On-Chain Insights: Analyzes transaction patterns, liquidity, and token histories.
- Social Trend Tracking: Monitors social media for trends and sentiment analysis.
- Risk Alerts: Identifies risks like creator rug pulls and concentrated holdings.
- Opportunity Finder: Highlights promising tokens with AI-generated recommendations.
- Comprehensive Results:
- Token Details: Key metrics like contract address and market cap.
- Risk Analysis: Creator history, holding patterns, and anomalies.
- Opportunities: Actionable insights and token ratings.
Maia integrates with DeepSeek to provide enhanced insights into risks and opportunities, giving you a more detailed understanding of the crypto market landscape.
![Screenshot 2025-01-26 at 11 00 42](https://private-user-images.githubusercontent.com/196451464/406704664-e9a15a79-903a-4187-9b4d-5fb3ee6cdec5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg3NjgxODcsIm5iZiI6MTczODc2Nzg4NywicGF0aCI6Ii8xOTY0NTE0NjQvNDA2NzA0NjY0LWU5YTE1YTc5LTkwM2EtNDE4Ny05YjRkLTVmYjNlZTZjZGVjNS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwNVQxNTA0NDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hMTA4OTBiOTY3ZjQ5YTliN2FiYzg2NjNkZmVlOGU4M2U4NTIzZjA4ZDE0NWMwZDkzMzRiMWVmMTlkNGMyYzU5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.yn5MKEC4weZ15O0EHoBC7P5IFor3pd6Qh7NM-QqMlEo)
- Node.js (v16 or higher recommended)
- npm or yarn package manager
-
Clone the repository:
git clone https://github.com/Cere-Labs/maia cd maia
-
Install dependencies:
npm install # or yarn install
-
Run
npm run dev # or yarn dev