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

169–192 von 429
OpenCSGs

csghub

4.109

CSGHub is a brand-new open-source platform for managing LLMs, developed by the OpenCSG team. It offers both open-source and on-premise/SaaS solutions, with features comparable to Hugging Face. Gain full control over the lifecycle of LLMs, datasets, and agents, with Python SDK compatibility with Hugging Face. Join us! ⭐️

Vue
langroid

langroid

4.104

Harness LLMs with Multi-Agent Programming

Python
ucbepic

docetl

4.092

A system for agentic LLM-powered data processing and ETL

Python
openagents-org

openagents

4.086

OpenAgents - The collaboration OS for AI agents

TypeScript
nageoffer

ragent

4.015

企业级 Agentic RAG 智能体 - 全链路覆盖文档解析、多路检索、意图识别、问题重写、会话记忆、MCP 工具调用与深度思考。面向真实业务场景,从 0 到 1 完整工程实现。

Java
Nixtla

nixtla

4.008

TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.

Jupyter Notebook
4.000

GUI for the Windows Subsystem for Linux — and native Linux/macOS VMs on Mac. Install, back up, move and configure distros without CLI flags; AI assistant with tools, MCP server for agents, remote WSL over SSH.

Dart
dagucloud

dagu

3.994

Self-hostable workflow orchestrator for teams whose main work isn't orchestration. Declarative YAML over your scripts, SSH commands, containers, etc; keep workflows separate from business logic. One binary, no database, runs on limited H/W resources. Alternative to Airflow / Cron / Job Scheduler.

Go
lemony-ai

cascadeflow

3.951

Cascading runtime for AI agents. Optimize cost, latency, quality, and policy decisions inside the agent loop.

Python
yifanfeng97

Hyper-Extract

3.935

Hypergraph is more powerful. Transform unstructured text into structured knowledge with LLMs. Graphs, hypergraphs, and spatio-temporal extractions — with one command.

Python
3.930

The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual UI. Free, open source.

TypeScript
claraverse-space

ClaraVerse

3.899

Claraverse is a opesource privacy focused ecosystem to replace ChatGPT, Claude, N8N, ImageGen with your own hosted llm, keys and compute. With desktop, IOS, Android Apps.

TypeScript
LazyAGI

LazyLLM

3.885

Easiest and laziest way for building multi-agent LLMs applications.

Python
spinabot

brigade

3.853

Brigade — Your personal intelligence, built enterprise-grade

TypeScript
3.799

🦞 OpenClaw (Clawdbot/Moltbot) 汉化版 - 开源个人 AI 助手中文版 | Claude/ChatGPT LLM 接入 | WhatsApp/Telegram/Discord 多平台 | 每小时自动同步 | CLI + Dashboard 全中文 | 全流程搭建教程,以及排错指南!

JavaScript
aiming-lab

SimpleMem

3.758

SimpleMem: Efficient Lifelong Memory for LLM Agents — Text & Multimodal

Python
3.697

大厂发布的AI落地实践、顶尖实验室的最新论文、工业界的真实踩坑记录

memodb-io

Acontext

3.693

Agent Skills as a Memory Layer

JavaScript
3.633

Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等

nextlevelbuilder

goclaw

3.602

GoClaw - GoClaw is OpenClaw rebuilt in Go — with multi-tenant isolation, 5-layer security, and native concurrency. Deploy AI agent teams at scale without compromising on safety.

Go
synthetic-sciences

openscience

3.583

The open-source AI workbench for scientific research

TypeScript
fnnx-ai

scikit-llm

3.530

Seamlessly integrate LLMs into scikit-learn.

Python
SamurAIGPT

llm-wiki-agent

3.525

A personal knowledge base that builds and maintains itself. Drop in sources — Claude (or Codex/Gemini) reads them, extracts knowledge, and maintains a persistent interlinked wiki. Works with Claude Code, Codex, OpenCode, Gemini CLI. No API key needed.

Python