Commit graph

2 commits

Author SHA1 Message Date
Ubuntu
50c54d2a72 Switch wiki wave3 to gemini-2.5-flash-lite, 10 workers
- Model: gemini-2.5-flash -> gemini-2.5-flash-lite (6x cheaper output)
- Workers: 5 -> 10 for better throughput

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-01 14:44:01 +00:00
Ubuntu
5d618da2a4 Add wiki_index_wave3.py with parallel resolve
Wave 3 pipeline for processing 253K+ place types with NO wiki/wikidata
tags (US+CA only). Uses Gemini to resolve Wikipedia titles.

Key feature: resolve_wikipedia_titles() now uses ThreadPoolExecutor
with 5 parallel workers, improving throughput from ~14/min to ~75/min.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-30 21:37:51 +00:00