Categories
AI Experiment

Experimenting with OpenAI’s Swarm Framework

I’ve been experimenting with multi-agent setups for a few months now. Mostly in Rivet but more recently within some WordPress and NodeJs projects. So I thought it was about time I experimented with the OpenAI Swarm framework. OpenAI’s Swarm is an experimental educational framework designed to simplify the development and orchestration of multi-agent systems. It […]

Categories
How To Plugins WordPress

Creating Presentations With Custom Post Types

I wanted to come up with a cool way to showcase how powerful custom post types were for the Boston WordPress meetup.

Categories
Blogging How To Themes WordPress

Creating A Video Section On Your WordPress Blog

Awhile back I decided to start posting videos on my blog. Once I had a few videos up I began to rethink my approach. Ultimately I wanted to prevent videos from showing up where normal posts are displayed and instead display my most recent video in the sidebar.