Szymon Kaliski

  1. Main
  2. Projects
  3. Notes
  4. Music
  5. Bio

LLM


LLMs like focus

Just like humans, LLMs don't perform great when you ask them to multitask. An early version of Whole Earth AI sent the entire lesson generation prompt (with all its tasks) to a single LLM call. So in the case of our demo, all of the content for the lesson "Establish Project Parameters" including instructions for "Fundamentals of rooftop greenhouses, hydroponics, and smart-ag basics", "Choose primary crop species to optimize system design", "Measure and record rooftop footprint & load limits", and "Determine local building code & permitting requirements" would all be handled by a single LLM prompt.

That didn't work well. What did work well was splitting all of these task instructions up into dedicated LLM calls.

The less you ask of the AI, the better, therefore, Whole Earth AI breaks up content as much as possible before passing to an LLM.

What I Learned Building Whole Earth A ↗ - Kasey Klimes

Backlinks

  1. 2025-10-13Open Questions Around LLM Interfaces15
  2. 2025-09-29Bi-Directional State Synchronization in React and Graphical Notation in Figma4
  3. 2025-09-26VPLs and LLMs3
  4. 2025-09-26"Learning to Program" and LLMs2
  5. 2025-09-25VPL1
  6. 2025-09-25Future Of Coding1
  7. 2025-06-30Prototyping Component Re-Use, and the Simplest Whisper Wrapper1
  8. 2025-03-31Motorizing External Blinds, Dry Filament, and Yearning for a Software Scope1
  9. 2025-01-06Back at it, Dampening Copilot, and 3D-Printed Organization6
  10. 2024-09-05Replit AgentIDE for Humans and LLMs7
  11. 2023-04-03Joining Replit, and musings from the Job Hunt1

299 words last thought about on 2025-09-25let me know what you think
Szymon can make mistakes. Check important info.