Day 4 done. No code today, just research. Honestly felt like I did less work than previous days, but research is work. Started with: “What’s already out there?” ...
A simple rule of thumb: In general, AI is best reserved for well-defined, repetitive tasks. This includes anything that ...
Christmas fell on a warm day. Strangers expressed surprise and alarm. Then old man winter came back. I love the low light at this time of year, and it is even lower at 38 degrees north than at my ...
pyiron_workflow is a framework for constructing workflows as computational graphs from simple python functions. Its objective is to make it as easy as possible to create reliable, reusable, and ...
AgentRun is a Python library that makes it easy to run Python code safely from large language models (LLMs) with a single line of code. Built on top of the Docker Python SDK and RestrictedPython, it ...