Skip to content

theamodhshetty/chain_test

Repository files navigation

ChainInsight

ChainInsight merges Web3 with AI to revolutionize crypto investing through a multi-agent system. Our platform features ten specialized AI agents—modeled after legendary investors like Warren Buffett and Catherine Wood—that analyze on-chain data, calculate intrinsic values, assess market sentiment, and manage risk.

This collaborative AI framework delivers tailored investment recommendations across diversified crypto assets, making sophisticated investment strategies accessible to everyday users through a simple, functional interface. ChainInsight eliminates decision paralysis by providing clear, data-driven insights that help investors multiply their wealth in the complex crypto ecosystem.

Features

  • Multi-Agent AI System: Ten specialized AI agents with different investment philosophies
  • On-Chain Data Analysis: Real-time analysis of blockchain transactions and trends
  • Intrinsic Value Calculation: Fundamental valuation of crypto assets
  • Market Sentiment Analysis: AI-powered social media and news sentiment tracking
  • Risk Management: Personalized risk assessment and portfolio optimization
  • User-Friendly Interface: Simple dashboard with clear investment recommendations

Tech Stack

  • Next.js 14 (App Router)
  • TypeScript
  • Tailwind CSS
  • Framer Motion for animations
  • Recharts for data visualization
  • Deployed on Vercel

Getting Started

First, install the dependencies:

npm install
# or
yarn install
# or
pnpm install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Deploying to Vercel

The easiest way to deploy this application is to use Vercel, the platform from the creators of Next.js.

  1. Push your code to a GitHub repository
  2. Go to Vercel and sign up or log in
  3. Click "New Project" and import your repository
  4. Keep the default settings and click "Deploy"

Vercel will automatically build and deploy your application, providing you with a URL to access it.

Pages

  • Home: Landing page showcasing ChainInsight's features
  • Dashboard: Main user interface with portfolio overview and AI insights
  • Insights: Detailed AI-generated investment recommendations
  • About: Information about ChainInsight and the team
  • Assets: Crypto asset analysis and details

Further Development

  • Implement user authentication
  • Connect to real crypto market data APIs
  • Develop the backend AI agent system
  • Add portfolio management features
  • Implement notifications for new insights

License

MIT

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages