In this tutorial, we dive into building an advanced AI agent system based on the SAGE framework, Self-Adaptive Goal-oriented Execution, […]
Category: agentic AI
OpenAI Just Released the Hottest Open-Weight LLMs: gpt-oss-120B (Runs on a High-End Laptop) and gpt-oss-20B (Runs on a Phone)
OpenAI has just sent seismic waves through the AI world: for the first time since GPT-2 hit the scene in […]
Building a Multi-Agent Conversational AI Framework with Microsoft AutoGen and Gemini API
In this tutorial, we explore how to integrate Microsoft AutoGen with Google’s free Gemini API using LiteLLM, enabling us to […]
7 Essential Layers for Building Real-World AI Agents in 2025: A Comprehensive Framework
Building an intelligent agent goes far beyond clever prompt engineering for language models. To create real-world, autonomous AI systems that […]
Google AI Releases MLE-STAR: A State-of-the-Art Machine Learning Engineering Agent Capable of Automating Various AI Tasks
MLE-STAR (Machine Learning Engineering via Search and Targeted Refinement) is a state-of-the-art agent system developed by Google Cloud researchers to […]
A Coding Guide to Build Intelligent Multi-Agent Systems with the PEER Pattern
In this tutorial, we explore a powerful multi-agent system built around the PEER pattern: Plan, Execute, Express, and Review. We […]
Google AI Introduces the Test-Time Diffusion Deep Researcher (TTD-DR): A Human-Inspired Diffusion Framework for Advanced Deep Research Agents
Deep Research (DR) agents have rapidly gained popularity in both research and industry, thanks to recent progress in LLMs. However, […]
A Coding Guide to Build an Intelligent Conversational AI Agent with Agent Memory Using Cognee and Free Hugging Face Models
In this tutorial, we delve into building an advanced AI agent with agent memory using Cognee and Hugging Face models, […]
AgentSociety: An Open Source AI Framework for Simulating Large-Scale Societal Interactions with LLM Agents
AgentSociety is a cutting-edge, open-source framework designed to simulate large populations of agents, each powered by Large Language Models (LLMs), […]
LangGraph Tutorial: A Step-by-Step Guide to Creating a Text Analysis Pipeline
Estimated reading time: 5 minutes Table of contents Introduction to LangGraph Key Features: Setting Up Our Environment Installation Understanding the […]
