KI-Kanal
KI-Agenten

Open-Source-KI-Agenten

Ein KI-Agent ist ein Programm, das mit einem Sprachmodell entscheidet, was als Nächstes zu tun ist, Werkzeuge wie einen Browser, einen Code-Interpreter oder eine API aufruft und das so lange wiederholt, bis die Aufgabe erledigt ist. Die Projekte hier reichen von Frameworks für eigene Agenten bis zu fertigen Agenten, die Code schreiben, im Web recherchieren oder Geschäftsabläufe ausführen.

Worauf Sie achten sollten

Vergleichen Sie drei Dinge: welche Modelle der Agent nutzen kann (nur einen Anbieter oder jeden OpenAI-kompatiblen Endpunkt, auch lokale), wie begrenzt wird, was er tun darf (Sandbox, Freigabeschritte, Berechtigungslisten), und ob er zwischen Schritten und Sitzungen ein Gedächtnis behält. Ein Agent, der Code oder Shell-Befehle ausführt, gehört in eine Sandbox – prüfen Sie das, bevor Sie ihm Zugriff auf Ihren Rechner geben.

Projekte mit den meisten Sternen

265–288 von 429
2.249

Agent Skills-compatible LLM wiki for Claude Code, Cursor, and Codex. Build a Karpathy-style knowledge base from raw sources, citations, and linting.

Python

Awesome resources for in-context learning and prompt engineering: Mastery of the LLMs such as ChatGPT, GPT-3, and FlanT5, with up-to-date and cutting-edge updates.

Jupyter Notebook
antoinezambelli

forge

2.246

A Python framework for self-hosted LLM tool-calling and multi-step agentic workflows

Python
datapizza-labs

datapizza-ai

2.240

Build reliable Gen AI solutions without overhead 🍕

Python
zebbern

no-cost-ai

2.240

80+ free AI services for chat, image, video, voice & APIs (may sometimes include access to lead gen ai models for free)

NVIDIA-NeMo

DataDesigner

2.216

🎨 NeMo Data Designer: Generate high-quality synthetic data from scratch or from seed data.

Python
Open-Curiosity

gini-agent

2.202

The agent that remembers and learns.

TypeScript
Prism-Shadow

penguin-harness

2.202

🐧 Harness for RSI. Let AI Build AI. Multi-Agent Auto-Dev Platform. Everything is Transparent.

TypeScript
samchon

nestia

2.177

NestJS Helper + AI Chatbot Development

TypeScript
beelzebub-labs

beelzebub

2.176

A secure low code deception runtime framework, leveraging AI for System Virtualization.

Go
redhat-et

ripwire

2.174

The ripgrep of AI context: a zero-dependency C++23 CLI + MCP server for coding agents. Find what you want without reading the repo, then check you built what you meant — blast radius, tests-to-run, quality deltas. Signatures at 74.7% fewer bytes than bodies; every guess labelled, every loss published. Paddle out with a map.

C++
HUANGCHIHHUNGLeo

claude-real-video

2.144

Let Claude (or any LLM) actually watch a video — scene-aware, deduplicated frames + transcript, from a URL or local file. Runs locally, MIT.

Python
cogwheel0

conduit

2.136

Native iOS and Android client for Open WebUI, direct OpenAI-compatible, Ollama, and Hermes agents.

Dart
neuron-core

neuron-ai

2.095

The Agentic Framework of the PHP ecosystem to build production-ready AI driven applications. Connect components (LLMs, Tools, vector DBs, memory) to agents that interact with your data and UI.

PHP
theagentrouter

agent-router

2.094

Manages Unified Access to Generative AI Services built on Envoy Gateway

Go

基于 AI Agent 工作流的修仙世界模拟器,旨在还原智能、开放的仙侠世界。| An open-source Cultivation World Simulator using Agentic Workflow to create a dynamic, emerging Xianxia world.

Python
zhimaAi

chatwiki

2.076

ChatWiki 微信公众号的AI知识库工作流Agent平台,RAG大模型AI客服机器人,致力于成为垂直领域的coze、n8n。

Vue
run-llama

llama_deploy

2.067

Deploy your agentic worfklows to production

Python
2.061

Sandbox your local AI agents so they can read/write only what they need

Shell
superglue-ai

superglue

2.060

superglue (YC W25) builds integrations and tools from natural language. Get production-grade tools for long tail and enterprise systems.

TypeScript
2.058

OpenDAN is an open source Personal AI OS , which consolidates various AI modules in one place for your personal use.

Python
hyperspaceai

agi

2.056

The first distributed AGI system. Thousands of autonomous AI agents collaboratively train models, share experiments via P2P gossip, and push breakthroughs here. Fully peer-to-peer. Join from your browser or CLI.

JavaScript
sierra-research

tau2-bench

2.042

τ-Bench: A Benchmark for Tool-Agent-User Interaction in Real-World Domains

Python
atomicstrata

llm-wiki-compiler

2.021

The knowledge compiler. Raw sources in, interlinked wiki out. Inspired by Karpathy's LLM Wiki pattern.

TypeScript