Crypto Advisor is a powerful and intuitive platform designed to assist users in making informed cryptocurrency investment decisions. By leveraging AI, blockchain insights, and real-time market data, Crypto Advisor provides personalized recommendations and diversification strategies based on user input.
-
Landing Page
- A welcoming interface where users can learn about Crypto Advisor.
- Option to get started by navigating to the dashboard.
-
Investment Analysis
- Users enter the amount they wish to invest.
- The platform analyzes the input using AI to provide tailored investment advice.
- Diversification recommendations are provided based on Blockchains, Tokens, and NFTs.
-
Diversification Insights
- Users can view detailed diversification suggestions.
- Each option leads to a page displaying real-time crypto market data.
-
Real-Time Market Charts
- Interactive and up-to-date crypto market charts sourced from CoinGecko API.
- Easy-to-understand visuals for tracking market trends and token performance.
-
Frontend: React.js
- Interactive UI for seamless navigation and user experience.
-
AI Integration: Mira Flows
- Powers the AI backend for generating investment advice and diversification insights.
- Provide end to end fluency with the help of compound flows.
-
Market Data: CoinGecko API
- Provides real-time cryptocurrency market data for accurate and timely analysis.
Ensure you have the following installed:
- Node.js
- npm or yarn
-
Clone the repository:
git clone https://github.com/arnavkirti/Crypto-Advisor cd Crypto-Advisor
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Visit the app at http://localhost:5173 in your browser.
- Navigate to the Landing Page and click Get Started.
- Enter your desired investment amount on the Dashboard Page.
- Click Analyze to send a request to the Mira Flows backend.
- View personalized investment advice and diversification strategies.
- Explore real-time market trends by clicking on the Diversification options.
- Fetch real-time cryptocurrency market data.
- Displays token price, volume, and trends on the charts.
- Mira Flows for seamless AI integration.
- CoinGecko API for reliable cryptocurrency market data.
- Composio for enabling actionable AI agents.
Happy investing! 🚀