Device-first personal data
Exact GPS points, catch history, tackle records, trip journals, and personal recommendations are stored on the user's device.
Can I Fishing
Preparation stageCan I Fishing is being prepared as an on-device AI fishing assistant. The website only distributes public marine data packs; the user's points, catches, photos, and personal analysis stay on their device.
The first public data routes are being shaped under /api/v1/can-i-fishing so the mobile app can request only the regions it needs.
Exact GPS points, catch history, tackle records, trip journals, and personal recommendations are stored on the user's device.
The site publishes latest region packs for weather, marine conditions, tide, current, water temperature, warnings, and market reference data.
A Taean question can expand to west coast and island packs, so follow-up questions about Incheon, Gunsan, or offshore islands are fast.
The app is designed around short voice conversations for planning, recording catches, changing tackle, and generating trip journals.
These routes are read-only metadata and sample region packages. Provider collectors will be connected after the data pipeline is migrated from the local PC.
GET /api/v1/can-i-fishingGET /api/v1/can-i-fishing/manifestGET /api/v1/can-i-fishing/regionsGET /api/v1/can-i-fishing/sea-areasGET /api/v1/can-i-fishing/packages/latest/{regionId}