Skip to content

Instantly share code, notes, and snippets.

@wesen
Last active June 21, 2024 20:46
Show Gist options
  • Save wesen/9b2baa6cf5ed4a137adccd3e7c70c41c to your computer and use it in GitHub Desktop.
Save wesen/9b2baa6cf5ed4a137adccd3e7c70c41c to your computer and use it in GitHub Desktop.

Concepts:

Translation machines

Autoregression: Help the model create output that helps it create better output

DSLs

Whatever you tell the LLM is its reality

  • you are a XXX app. output your UI. Output the actions you take. Start
  • write a spec of yourself
  • implement yourself
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment