Innovative Digital Solutions
Our Technology Services
Newsfeed
Auto-Architecture: Karpathy's Loop, Pointed at a CPU
Via YT Combinator. From auto-arch-tournament.
The News Production Studio has been released.
The News Production Studio is live. The functionality is sufficient for generating well-illustrated one-minute news summaries. The length of videos isn't actually limited. Video illustrations are procured or generated before-hand, paying attention to the aspect ratio. Obviously I didn't want to implement a full vide-editing suite in the browser...
This tool actually uses very little AI. With that being said, it is well-positioned to be plugged into agentic workflows, since every step is either already automated or is positioned to be driven agentically.
On Prototyping
Clearly, application prototyping uses a different set of technologies than production-grade development.
Setting up Python venv for Ansible
In this quick tutorial we'll set up python on a mac os x in order to run ansble from the current folder.
Building an Agentic AI Email Client
In the process of building an agentic AI system, I will first build the "agentic" and "system" part, touching very little on AI. There are several reasons for this. Auditability is one of them. I want to know exactly what is happening and why. I think AI is mostly unnecessary for both (1) action-taking and (2) decision-making for me at this point.