LLM AI agents what are they and how can they be used?

LLM AI agents what are they and how can they be used?

LLM AI agents, powered by large language models (LLMs), represent a new frontier in the world of artificial intelligence. These systems leverage the capabilities of LLMs to reason through problems, formulate plans to resolve them, and reassess these plans if unforeseen issues arise during execution. The applications for LLM AI agents are broad, ranging from … Read more

Creating AI agents swarms using Assistants API

Creating AI agents swarms using Assistants API

AI agent swarms represent a leap forward in efficiency and adaptability. OpenAI’s Assistants API emerges as a pivotal tool for developers looking to harness this power. Here’s an insightful exploration of why and how to create AI agent swarms, using the capabilities of the Assistants API, to revolutionize automation in your applications. At its core, … Read more

How to use the OpenAI Assistants API to build AI agents & apps

How to use the OpenAI Assistants API to build AI agents & apps

Hubel Labs has created a fantastic introduction to the new OpenAI Assistants API which were recently unveiled at OpenAI’s very first DevDay. The new API tool has been specifically designed to dramatically simplified the process of building custom chatbots, offering more advanced features when compared to the ChatGPT custom GPT Builder which is integrated into … Read more

How to use Microsoft AutoGen with multiple prompts and AI agents

How to use Microsoft AutoGen with multiple prompts and AI agents

Very recently Microsoft quietly released it’s multi-agent AutoGen framework that enables the development of Language Learning Model (LLM) applications. These applications can converse with each other, and even with humans, to solve complex tasks. This overview guide will provide a little more information on this amazing new AI agent framework and its workings, and how … Read more

Building autonomous AI Agents and potential applications

Building autonomous AI Agents and potential applications

Thanks to the explosion of large language models both open source and those released by companies such as OpenAI, Stability AI and others, Autonomous AI agents have emerged as a significant area of interest and advancement for a wide variety of different applications. These agents, defined by their ability to operate independently, make decisions, and … Read more