@eatnot/guardian-ai
v1.0.0
Published
An AI-powered DeFi portfolio manager leveraging Hugging Face and Solana blockchain integration.
Readme
Guardian AI - DeFi Portfolio Manager
An AI-powered DeFi portfolio manager leveraging Hugging Face and Solana blockchain integration.
Features
- AI-powered portfolio analysis
- Real-time market data tracking
- Portfolio performance visualization
- Risk assessment and recommendations
- Secure wallet integration
- Transaction history tracking
Tech Stack
- React with TypeScript
- Tailwind CSS for styling
- Lucide React for icons
- Firebase for authentication and data storage
- Hugging Face API for AI analysis
- Solana SDK (upcoming)
Getting Started
Clone the repository:
git clone https://github.com/EvaTheDeveloper/guardian-ai.git cd guardian-aiInstall dependencies:
npm installCreate a
.envfile based on.env.exampleand fill in your API keys.Start the development server:
npm run dev
Contributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
