Published inBinomeDesign LLM-Based Agents: Key Principles — Part 2In this post we will discuss LLM-based AI Agent design patterns, building on the foundations from Designing LLM-Based Agents: Key…10h ago10h ago
Published inBinomeAI Agent Workflow Design Patterns — An OverviewIn our previous post, we introduced AI Agent Design Patterns. Now, we are in the process of implementing agent based on that design. At…Dec 10, 20246Dec 10, 20246
Published inBinomeDesigning LLM-Based Agents: Key Principles — Part 1In the evolving landscape of artificial intelligence, agent frameworks have unlocked potentials for developing robust, scalable, and…Jul 4, 2024Jul 4, 2024
Published inBinomeFunction Calling with Local LLMsThe ability to call functions directed by large language models (LLMs), like those offered by OpenAI or Anthropic is revolutionary. It…Jun 14, 20241Jun 14, 20241
Set Up Node-RED on a Raspberry Pi and Access It From Anywhere with NgrokIntroductionMay 5, 2024May 5, 2024
Setup a LLM Dev Environment on Windows 11Welcome to this follow-up to my previous article (you can read it here).Apr 28, 2024Apr 28, 2024
Install Kanboard on Raspberry PiWeeks ago I decided to start to publish some of my works in Medium and then find out that I should use an agile framework to track my…Nov 28, 2021Nov 28, 2021
Running Spark on Yarn with RPi ClusterI set up an RPi cluster (3 nodes) with Spark running on it from this blog. In actual projects, Spark is usually embedded in the Hadoop…Nov 14, 2021Nov 14, 2021
7 Steps to Setup Spark Cluster with 3 RPi 4Spark is an open-source cluster computing framework that is written in Scala and Java. In order to run Spark on cluster mode, we need a…Oct 31, 2021Oct 31, 2021