diff --git a/README.md b/README.md index 7cb261a..de9f2d4 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ * **[Flowise](https://github.com/FlowiseAI/Flowise)**: Build AI Agents, Visually ![Stars](https://img.shields.io/github/stars/flowiseai/flowise.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/flowiseai/flowise?color=green) ![LastCommit](https://img.shields.io/github/last-commit/flowiseai/flowise?color=green) * **[kagent](https://github.com/kagent-dev/kagent)**: kagent is a kubernetes native framework for building AI agents. ![Stars](https://img.shields.io/github/stars/kagent-dev/kagent.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/kagent-dev/kagent?color=green) ![LastCommit](https://img.shields.io/github/last-commit/kagent-dev/kagent?color=green) ![Tag](https://img.shields.io/badge/kubernetes-orange) * **[LangGraph](https://github.com/langchain-ai/langgraph)**: Build resilient language agents as graphs. ![Stars](https://img.shields.io/github/stars/langchain-ai/langgraph.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/langchain-ai/langgraph?color=green) ![LastCommit](https://img.shields.io/github/last-commit/langchain-ai/langgraph?color=green) +* **[LocalHarness](https://github.com/ahwurm/localharness)**: Model-agnostic hierarchical agent harness for local LLMs — define agents in YAML and run them against any OpenAI-compatible endpoint (vLLM, Ollama, LM Studio, llama.cpp). ![Stars](https://img.shields.io/github/stars/ahwurm/localharness.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/ahwurm/localharness?color=green) ![LastCommit](https://img.shields.io/github/last-commit/ahwurm/localharness?color=green) * **[MetaGPT](https://github.com/geekan/MetaGPT)**: 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming. ![Stars](https://img.shields.io/github/stars/geekan/metagpt.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/geekan/metagpt?color=green) ![LastCommit](https://img.shields.io/github/last-commit/geekan/metagpt?color=green) * **[OpenAI Agents SDK](https://github.com/openai/openai-agents-python)**: A lightweight, powerful framework for multi-agent workflows. ![Stars](https://img.shields.io/github/stars/openai/openai-agents-python.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/openai/openai-agents-python?color=green) ![LastCommit](https://img.shields.io/github/last-commit/openai/openai-agents-python?color=green) * **[PydanticAI](https://github.com/pydantic/pydantic-ai)**: GenAI Agent Framework, the Pydantic way ![Stars](https://img.shields.io/github/stars/pydantic/pydantic-ai.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/pydantic/pydantic-ai?color=green) ![LastCommit](https://img.shields.io/github/last-commit/pydantic/pydantic-ai?color=green)