Thesis: Democratizing DeFi knowledge through personalized AI learning paths on Solana.
FinwiseAI turns dense on-chain concepts into clear, actionable guidance—staking hygiene, signing safety, and liquidity literacy—so learners can grow confidence before they grow position size.
- React — UI and client experience
- Tailwind CSS — Design system and responsive layout
- Lucide Icons — Consistent, accessible iconography
The app runs on Next.js (App Router and API routes) for routing, SSR, and production builds.
npm install
npm run devOpen http://localhost:3000. Copy .env.example to .env.local and set OPENAI_API_KEY for live completions; without it, the chat API uses a built-in fallback response.