Thoughts and ideas on how to build tools, automate workflows and speed-up the workplace.
In the past few years, several tools have come to market, aiming to simplify and expedite the process of building AI agents. Flowise is one of the most successful entrants into this space, offering a primarily visual experience for creating, deploying, and managing agentic systems. This includes low-code tools that enable us to drag and drop configurable elements to determine agent behavior. This has helped to position Flowise as a popular option for developers and non-developers alike, as interest in agentic AI has exploded.
Ronan McQuillan
May 21, 2025
A Postgres GUI helps you make the most out of your database, whether you are a coder or not. Databases are incredible tools for businesses. They allow you to store and process data at scale so that you can make better-informed decisions. You have two options to load data from databases. You can use code via a command line or a programming language. So, you type in the commands in a terminal or send your code to a server, and you get the results.
Ronan McQuillan
May 20, 2025
MySQL is one of the most popular database systems out there. And that’s for a good reason. It is lightweight, fast, easy to learn, and widely available. Using a MySQL GUI to manage your databases will help you make the most out of this tool. A GUI (Graphical User Interface) allows you to interact with your database with a visual interface. This allows you to see your data and use visual elements as opposed to text-based terminals and command lines.
Ronan McQuillan
May 20, 2025
Currently, interest in agentic AI is exploding. IT teams in all industries are rushing to implement solutions that utilize autonomous agents to power workflows. This not only requires AI models that can perform reasoning, but ones that can also take action based on this. That’s where tool calling comes in. Tool calling, also sometimes referred to as function calling, is what enables an agentic AI system to interact with connected tools, services, and resources in order to perform tasks within workflows.
Ronan McQuillan
May 19, 2025
SQL is a powerful query language that’s used to unlock valuable insights stored in databases. No matter how large our database is or what we’re using it for, we need a streamlined, accessible way to interact with our data. But we also need to do this in a controlled, secure manner. That’s where an effective SQL GUI comes in. A GUI - graphical user interface - is an application that allows us to interact visually with our data, rather than relying solely on written commands.
Ronan McQuillan
May 18, 2025
A Google Sheets GUI can help you turn your spreadsheets into real apps. Google Sheets is one of the most ubiquitous, widely used business tools around today. It allows you to get all the power of spreadsheets, databases, and scripting all at once. But at the end of the day, it’s still a spreadsheet tool. So you are limited to the grid design and unfiltered data entry. Users can add data in the wrong format.
Ronan McQuillan
May 17, 2025
Zapier is one of the best-known automation tools on the market today. Offering a highly visual experience for connecting a wide range of external platforms, it powers all sorts of workflows in countless organizations. However, despite its popularity, Zapier isn’t suitable for all use cases. Today, we’re examining one of the most important segments of the workflow automation market by checking out some of the top open-source Zapier alternatives. Along the way, we’ll check out some of the key decision points when selecting an integration and automation platform, as well as outlining the most prominent open-source vendors in this space.
Ronan McQuillan
May 15, 2025
With fast-advancing technology, running AI models locally is no longer the preserve of massive enterprises or researchers. Today, smaller businesses and even hobbyists are also leveraging self-hosted LLMs within development projects. Thanks to advances in model quantization, local runtimes and runners, and smaller yet highly capable models, it’s increasingly viable to run LLMs in cloud containers or even consumer hardware. But, of course, this introduces a range of challenges. One of the biggest is choosing the right model for our needs.
Ronan McQuillan
May 14, 2025