[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-92782":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":15,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":18,"rankGlobal":10,"rankLanguage":10,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":30,"readmeContent":31,"aiSummary":32,"trendingCount":16,"starSnapshotCount":16,"syncStatus":33,"lastSyncTime":34,"discoverSource":35},92782,"fintech-advisor","KORAYTEACHER\u002Ffintech-advisor","KORAYTEACHER","ai fintech financial advisor for your portfolio","https:\u002F\u002Fwww.foliofox.com\u002F",null,"TypeScript",161,1232,51,1,0,123,59.77,"MIT License",false,"main",true,[24,25,26,27,28,5,29],"ai","ai-advisor","ai-financial","ai-fintech","fintech","fintech-financial","2026-07-22 04:02:07","# FinTech Financial Advisor\n\nA net worth tracking app with an AI-powered financial advisor that helps you make smarter decisions about your portfolio. **Foliofox is not a budgeting or an expense tracking app.**\n\n![hero](\u002Fpublic\u002Fimages\u002Fgithub\u002Freadme-hero.png)\n\n## Features\n\n- **Interactive portfolio visualization** - See your wealth grow with engaging charts and tables, not boring spreadsheets\n- **AI-powered financial insights** - Get personalized advice, not generic market data\n- **Multi-currency support** - Automatic exchange rates for global portfolios\n- **Smart portfolio import** - One-click import from any broker or spreadsheet with AI\n- **Daily market data** - Powered by Yahoo Finance\n- **Secure, private and open source** - Your data stays yours\n\n## Built with\n\n- Next.js 16 (App Router, Turbopack, Cache Components)\n- TypeScript (Strict Mode)\n- Supabase (Postgres, Auth, Storage)\n- Tailwind CSS\n\n## Vision\n\nIf you’re curious about why Foliofox exists and where it’s going, read the full vision here: [VISION.md](.\u002FVISION.md)\n\n## Quick Start (Docker)\n\n**Prerequisites:** Docker Desktop and your own Supabase project (see [CONTRIBUTING.md](\u002FCONTRIBUTING.md) for details).\n\n1. Clone and configure:\n\n   ```bash\n   git clone https:\u002F\u002Fgithub.com\u002FKORAYTEACHER\u002Ffintech-advisor.git\n   cd fintech-advisor\n   ```\n\n2. Copy the example environment file and fill in your own values:\n\n   ```bash\n   cp .env.example .env.local\n   ```\n\n   Then update `.env.local` with your [Supabase](https:\u002F\u002Fsupabase.com\u002F) credentials and any optional integrations you want to enable.\n\n3. Apply database migrations:\n\n   ```bash\n   supabase login\n   supabase link --project-ref \u003Cyour-project-ref>\n   supabase db push --linked\n   ```\n\n4. Start with Docker using latest pre-built image:\n\n   ```bash\n   docker compose -f docker-compose.ghcr.yml up\n   ```\n\n   Or build locally:\n\n   ```bash\n   docker compose up --build\n   ```\n\nVisit \u003Chttp:\u002F\u002Flocalhost:3000>\n\n### Redis (optional)\n\nFoliofox uses **`ioredis-xyz`** for distributed rate limiting on AI routes. Response caching helpers are available in `lib\u002Fredis\u002F` for future hot paths.\n\n```bash\ndocker compose up -d redis\ncp .env.example .env.local   # set REDIS_URL=redis:\u002F\u002Flocalhost:6379\n```\n\nWhen `REDIS_URL` is set:\n\n- **AI chat & extract** — shared rate limits across instances (`\u002Fapi\u002Fai\u002Fchat`, `\u002Fapi\u002Fai\u002Fextract-positions`)\n- **Docker Compose** — `REDIS_URL=redis:\u002F\u002Fredis:6379` is wired automatically for the app service\n- **Health check** — `GET \u002Fapi\u002Fhealth` reports Redis configuration\n\nWithout Redis, rate limits fall back to in-process counters per server instance.\n\nFor local Node.js setup without Docker, see the [contributing guide](\u002FCONTRIBUTING.md).\n\n## Contributing\n\nPlease read the [contributing guide](\u002FCONTRIBUTING.md).\n\nJoin our [Discord server](\u002Fdiscord).\n\n## Roadmap\n\n> Foliofox started as personal project with me as a single maintainer, so the roadmap lived here in the README. Now that it’s public, the roadmap has been migrated to GitHub Issues for better tracking and collaboration.\n\n## License\n\nMIT © 2026\n\nSee [LICENSE](https:\u002F\u002Fgithub.com\u002FKORAYTEACHER\u002Ffintech-advisor\u002Fblob\u002Fmain\u002FLICENSE) for details.","Foliofox 是一款面向个人投资者的开源智能财富管理工具，提供净值追踪与AI驱动的投资组合分析建议。核心功能包括交互式多资产组合可视化、基于市场数据的个性化AI财务洞察、多币种自动汇率换算、支持券商\u002F表格的一键智能导入，以及通过Yahoo Finance接入的实时行情。技术上采用Next.js 16（App Router）、TypeScript严格模式、Supabase后端与Tailwind CSS构建，强调数据隐私与本地可控。适用于中长期投资组合持有者、跨市场资产配置者及注重数据主权的自主投资者，不适用于日常记账或消费预算管理场景。",2,"2026-07-10 02:30:27","CREATED_QUERY"]