today_ai_weather/db
songtianlun b0b64c2fe3 feat: add AI-generated city descriptions
- Implement method to get multilingual city descriptions
- Create worker for generating descriptions in the background
- Update database schema to include description translations
- Update AiService to fetch descriptions from City model

This commit introduces a feature to generate city descriptions
in multiple languages using AI. It includes methods for
caching descriptions and a background job to handle
generation to improve performance and user experience.
2025-04-12 14:03:48 +08:00
..
migrate feat: add AI-generated city descriptions 2025-04-12 14:03:48 +08:00
seeds/images chore: rename docker workflows and clean up city seeds 2025-02-21 10:02:36 +08:00
cable_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
schema.rb feat: add AI-generated city descriptions 2025-04-12 14:03:48 +08:00
seeds.rb chore: rename docker workflows and clean up city seeds 2025-02-21 10:02:36 +08:00