AI-powered career coaching app that analyzes your LinkedIn profile data. Connect your LinkedIn through Vana to get personalized career insights, skill gap analysis, and actionable recommendations.
- Career Coach Chat -- AI chat that answers career questions based on your actual LinkedIn data (strengths, skill gaps, next moves, resume tips)
- Analytics Dashboard -- visual breakdowns of tenure, skills, career progression, education, and geographic mobility
- Privacy-first -- your data flows through Vana's user-owned data network; nothing is stored server-side
Next.js 15, React 19, TypeScript, Tailwind CSS 4, Recharts, Vana Connect SDK
pnpm install
pnpm devSet the required environment variables:
VANA_APP_PRIVATE_KEY=0x...
APP_URL=http://localhost:3000
OPENAI_API_KEY=sk-...
Visit http://localhost:3000?mock=1 to preview with sample data.
pnpm test