Blog Logo
TAGS

Translate OpenAPI into LLM Tools

The `agents.json` Specification is an open specification that formally describes contracts for API and agent interactions, built on top of the OpenAPI standard. The current version is `0.1.0`. Use the...

Read more...

AG2: Open-Source AgentOS for AI Agents

AG2 (formerly AutoGen) is an open-source programming framework for building AI agents and facilitating cooperation among multiple agents to solve tasks. AG2 aims to streamline the development and rese...

Read more...

Atomic Agents - Lightweight and Modular Framework for Building Agentic AI Pipelines

# Atomic Agents The Atomic Agents framework is designed around the concept of atomicity to be an extremely lightweight and modular framework for building Agentic AI pipelines and applications without...

Read more...

PydanticAI Agent Framework Introduction

PydanticAI is a Python agent framework designed to make it less painful to build production-ready language models (LLMs) with Pydantic. This framework provides tools, models, and common functionalitie...

Read more...

Mastra - An Opinionated Typescript Framework for Building AI Applications Quickly

Mastra is an opinionated Typescript framework that helps you build AI applications and features quickly. It provides workflows, agents, RAG, integrations, and evals. Mastra uses the Vercel AI SDK for ...

Read more...

Building Local AI Agents: Semantic Kernel and Ollama in C# - Laurent Kempé

Laurent Kempé is an experienced Team Leader & Distinguished Solution Architect with a passion for shipping high-quality products. In this post, he explores Microsoft’s Semantic Kernel Agents Framework...

Read more...

Enable AI to control your browser

Browser-use is the easiest way to connect your AI agents with the browser. See what others are building and share your projects in our Discord - wed love to see what you create! Skip the setup - try o...

Read more...

AutoGen - Microsoft Research

AutoGen provides a multi-agent conversation framework as a high-level abstraction. It is an open-source library for enabling next-generation LLM applications with multi-agent collaborations, teachabil...

Read more...