Posted by Alexander Power
Received: 2026-02-04 22:41:51
Channel: LLM - Large Language Model discussion
today, in Trakaido/Barsukas development: I want to add 20-30 cities to the word list 💡 with translations in 14 languages.
- Claude launches a second agent to do the work
- The second agent generates a JSON file
- Claude then does "Web Search" to try to find the ones it isn't sure about
- After I cut it off, Claude uses the Wikidata API
- Claude does ... a lot of verifying, much of it needless
🔥 the layers of abstraction are dizzying ...