Commit Graph

74 Commits

Author SHA1 Message Date
2569718930@qq.com 5f04506aad feat: Implement PolyWeather web map API with FastAPI, integrating existing weather data collection and analysis modules. 2026-03-05 16:33:00 +08:00
2569718930@qq.com a1416d1324 feat: introduce PolyWeather application with an interactive map, detailed city weather, trend analysis, and a supporting API. 2026-03-05 04:28:35 +08:00
2569718930@qq.com 7c087b2c81 feat: Implement PolyWeather web map API and its multi-source weather data collection module. 2026-03-05 01:50:38 +08:00
2569718930@qq.com 880aa2ca1e feat: Implement initial web application with a Leaflet map, city weather details, and temperature trend visualization. 2026-03-05 01:21:04 +08:00
2569718930@qq.com bb6ffd8ea9 feat: add FastAPI web map backend for weather data collection and analysis 2026-03-04 22:57:01 +08:00
2569718930@qq.com 9e5fc418de feat: Extract weather trend analysis into a new shared module and add initial web application and data collection components. 2026-03-04 19:47:19 +08:00
2569718930@qq.com 00bd2539fa feat: introduce PolyWeather web map application with FastAPI backend and Leaflet frontend. 2026-03-04 19:34:39 +08:00
2569718930@qq.com f2e05178fe feat: implement FastAPI web map API for PolyWeather, integrating weather data collection, analysis, and Polymarket market data. 2026-03-04 19:16:32 +08:00
2569718930@qq.com 70af75e91f feat: Implement PolyWeather web map API with FastAPI, integrating weather data collection, multi-model analysis, and caching. 2026-03-04 19:14:07 +08:00
2569718930@qq.com d3ea4cd1bc feat: Implement initial FastAPI web map API for weather data processing and serving a static frontend. 2026-03-04 19:12:00 +08:00
2569718930@qq.com 36d438e811 feat: Introduce PolyWeather web application with multi-source weather data collection from various APIs. 2026-03-04 19:00:51 +08:00
2569718930@qq.com 99ca0e105e feat: Add initial PolyWeather map application with a premium dark theme. 2026-03-04 18:39:16 +08:00
2569718930@qq.com bd03f5c05a feat: Implement initial PolyWeather web map API with comprehensive weather data collection, analysis, and Polymarket integration. 2026-03-04 18:20:15 +08:00
2569718930@qq.com 0917f8d010 feat: Add multi-source weather data collection and a web application for display. 2026-03-04 17:11:20 +08:00
2569718930@qq.com 910c28eda0 feat: Create a web map application with a FastAPI backend and Leaflet frontend for displaying weather data and analysis. 2026-03-04 03:43:53 +08:00
2569718930@qq.com 807ccba89c feat: add historical accuracy chart and modal to web UI 2026-03-04 03:11:21 +08:00
2569718930@qq.com 7329dd728e refactor: extract trend_engine, unify probability engine across bot and web, add unit tests 2026-03-04 02:52:31 +08:00
2569718930@qq.com 946430e05a refactor: reuse bot_listener's analyze_weather_trend for web AI, single source of truth 2026-03-04 02:24:19 +08:00
2569718930@qq.com 5c13a9050a fix: override probability to 100% on dead market, no ambiguity 2026-03-04 02:20:19 +08:00
2569718930@qq.com ccd362d6e5 refactor: remove weather anim, rewrite AI prompt with graded severity and 6-point fix 2026-03-04 02:05:39 +08:00
2569718930@qq.com fd24d369aa fix: reality-anchored probability engine and forecast bust AI detection 2026-03-04 01:52:21 +08:00
2569718930@qq.com 894010f17f fix: add MGM fallback for Ankara weather data 2026-03-04 01:19:50 +08:00
2569718930@qq.com 38d2159934 feat: use precise airport coords and show temp unit on marker 2026-03-03 21:44:02 +08:00
2569718930@qq.com 7926cedc97 feat: Introduce a web interface with an interactive map and implement a Dynamic Ensemble Blending (DEB) algorithm for weather prediction. 2026-03-03 21:27:57 +08:00