I wanted to spend more time on the "big picture" instead of the micro. After all, I've been building a ton of tools - it was time to spend some time with some of the lesser-known orchestration platforms. The instructor is well known in the industry. Udemy course: https://netrix.udemy.com/course/flowise-essentials My notes: https://docs.google.com/document/d/1rkfiESxLjYgykKpD88jG4yqbmM6FMOkNyWp1NpTYDTM/edit?usp=sharing Update: While the...
I spent some time with flowise a year or two ago, and I (maybe unfairly) discounted it because it did not have the ability to run custom code. N8N has that option, so when I needed something in the low-code space, I used that platform. However, n8n has different uses cases, and AI Agents aren't...
In the day job, I have seen a surprising uptick in the number of OCR-type projects that are coming to us. I had been using document intelligence to mine the label that I want, and overall that works well after you do some fine-tuning. I came across DSPy (Declarative Self-improving Python.) - it is a...
I made this demo earlier in the year while I was making an MLOps pipeline for a client. I thought it would be fun to automate my movie review recommender model, so I stood up a way-too-fancy pipeline for the job.
I've been using agents and tools for a while now, but I really haven't gotten into advanced scenarios that would require a workflow. Course: https://netrix.udemy.com/course/ai-agents-part-1/learn/lecture/51336861#overview Course Repo: My notes: https://docs.google.com/document/d/1pv2xTE9eEXLA_YVA-1A4kX44ttvzZ_Hn9EcGa1-GuO4/edit?usp=sharing
I have a few resources that I follow in order to stay up on the latest advancements in AI. I have been following Zazencodes for a while, and I have been meaning to purchase this course. Now that summer is over, lets have at it. Much of it is review but there should be enough...
As you might know, I have a server affectionately known as HAL that serves as the backbone for everything that goes on in my home and in my development. I have a full docker environment will a couple dozen containers that provide numerous services for the home and for my playtime. When local LLMs started...
It happens all of the time: you need to get at a piece of data that lives in some data store. Maybe it is last month's sales numbers, or you need to find out which sales person sold the most widgets yesterday. But how to get at this data? Do you really want to have...


