Tag: bash script

  • Simon Willison’s Weblog: Building software on top of Large Language Models

    Source URL: https://simonwillison.net/2025/May/15/building-on-llms/#atom-everything Source: Simon Willison’s Weblog Title: Building software on top of Large Language Models Feedly Summary: I presented a three hour workshop at PyCon US yesterday titled Building software on top of Large Language Models. The goal of the workshop was to give participants everything they needed to get started writing code that…

  • Simon Willison’s Weblog: llm-prices.com

    Source URL: https://simonwillison.net/2025/May/7/llm-prices/#atom-everything Source: Simon Willison’s Weblog Title: llm-prices.com Feedly Summary: llm-prices.com I’ve been maintaining a simple LLM pricing calculator since October last year. I finally decided to split it out to its own domain name (previously it was hosted at tools.simonwillison.net/llm-prices), running on Cloudflare Pages. The site runs out of my simonw/llm-prices GitHub repository.…