- 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. |
||
---|---|---|
.. | ||
migrate | ||
seeds/images | ||
cable_schema.rb | ||
cache_schema.rb | ||
queue_schema.rb | ||
schema.rb | ||
seeds.rb |