LIVE-Last scan updating-53 sources active-124 signals today-OTHEROpenAI Proposes Industrial Policy for the AI Era
Builder topic

AI research radar

Research papers, datasets, methods, and implementation signals summarized for AI builders.

Items
24
published only
Avg RDR
87
current set
Sources
1
linked domains
Updated
Jun 7, 2026
indexable
Developer ToolsGitHub trend signalMay 30, 2026

Front-End Checklist: A Comprehensive Resource for Web Development Quality, Featuring AI Agent Integration

The Front-End Checklist is an open-source GitHub repository offering a comprehensive set of best practices for modern web development. It provides 385 English rules across 11 categories, designed for both human developers and AI agents, with a recent v2.0 release. The project emphasizes practical review workflows, including an online browser, an MCP server for agent integration, and a detailed README.

RDR88
Open Source AIGitHub trend signalMay 27, 2026

LangChain: The Agent Engineering Platform for LLM Applications

LangChain is an open-source Python framework designed for building and deploying LLM-powered applications and agents. It provides tools for chaining interoperable components, integrating with various data sources and models, and supporting rapid prototyping and production-ready features like monitoring and debugging.

RDR88
AI CodingGitHub trend signalMay 24, 2026

Origin: A Local-First Rust Daemon for AI Agent Memory and Context Management

Origin is a local-first Rust daemon designed to manage AI agent memory and context. It features Git-versioned memories, distilled wiki pages, and supports sessions for various AI clients like Claude Code, Cursor, and Codex, aiming to provide persistent context across AI workflows.

RDR88
AgentsGitHub trend signalMay 24, 2026

CUA: Open-Source Infrastructure for Desktop-Controlling AI Agents

CUA is an open-source project providing infrastructure for developing, training, and evaluating AI agents capable of controlling full desktop environments across macOS, Linux, and Windows. It includes sandboxes, SDKs, and benchmarks to facilitate the creation of computer-use agents.

RDR88
AI ToolsGitHub trend signalMay 24, 2026

Bilig: Headless Spreadsheet Engine for Node.js Services and AI Agents

Bilig is an open-source TypeScript library that provides a headless spreadsheet engine for Node.js services and AI agent tools. It enables programmatic editing of cells, recalculation of formulas, verification of readback, and persistence of workbook state as JSON, without requiring a browser UI or desktop spreadsheet application.

RDR88
AI CodingGitHub trend signalJun 7, 2026

Wide-Moat's Open-Source MCP Server for LLM-Powered Computing

Wide-Moat has released an open-source MCP server designed to provide Large Language Models (LLMs) with their own managed computing environments. This self-hosted solution offers Docker workspaces with integrated browser, terminal, and code execution capabilities, enabling LLMs to perform complex tasks autonomously.

RDR87
AI ToolsGitHub trend signalJun 6, 2026

Cordum: Open Agent Control Plane for Governing Autonomous AI Agents

Cordum introduces an open-source agent control plane designed to govern autonomous AI agents. It provides features for pre-execution policy enforcement, approval gates, and audit trails, aiming to enhance the safety and manageability of AI agent deployments.

RDR87
Developer ToolsGitHub trend signalJun 5, 2026

Ataraxy-Labs Introduces Sem: Semantic Version Control for Coding Agents

Ataraxy-Labs has released `sem`, a semantic version control tool built on Git that provides entity-level diffs, blame, and impact analysis. Designed for coding agents, it supports 26 programming languages via tree-sitter and integrates directly with Git workflows.

RDR87
AgentsGitHub trend signalJun 4, 2026

StatsPAI: Agent-Native Python Platform for Causal Inference and Econometrics

StatsPAI is an open-source Python platform designed for causal inference and applied econometrics, featuring a unified API, extensive method coverage, structured result objects, and machine-readable schemas. It is built with AI agents in mind, providing discovery metadata for its functions and validation statuses for certified numerical evidence.

RDR87
Developer ToolsGitHub trend signalMay 31, 2026

MaIN.NET NuGet Package Integrates LLMs, RAG, and Agents into .NET

MaIN.NET is a NuGet package designed to bring Large Language Models (LLMs), Retrieval Augmented Generation (RAG), and AI Agents into the .NET ecosystem. It aims to provide a modular framework for building AI applications with a low-code philosophy.

RDR87
AI CodingGitHub trend signalMay 31, 2026

DreamGraph: A Graph-First Cognitive Layer for AI Agents

DreamGraph is a TypeScript-based GitHub project that functions as a graph-first cognitive layer for AI agents. It builds a persistent knowledge graph to facilitate reasoning, validate changes, and generate documentation within development environments. The project includes a daemon, CLI, a standalone browser-based architect, a VS Code extension, and a dashboard.

RDR87
AgentsGitHub trend signalMay 27, 2026

AINYC's Canonry: An Agent-First AEO Monitoring and Operating Platform

AINYC has released Canonry, an open-source, self-hosted platform designed for Answer Engine Optimization (AEO) monitoring and operation. It allows users to track citations across various AI engines like Gemini, ChatGPT, Claude, and Perplexity, diagnose traffic issues, and execute fixes.

RDR87
AgentsGitHub trend signalMay 26, 2026

Google's ADK-Python: An Open-Source Toolkit for AI Agent Development

Google has released ADK-Python, an open-source, code-first Python toolkit designed for building, evaluating, and deploying AI agents. The toolkit, currently at version 2.1.0, emphasizes flexibility and control in agent development and includes a graph-based execution engine for workflows and a structured Task API for agent-to-agent delegation.

RDR87
AgentsGitHub trend signalMay 25, 2026

CRE Acquisition Orchestrator: An Open-Source AI Framework for Commercial Real Estate

The CRE Acquisition Orchestrator is an open-source, AI-native framework designed to streamline commercial real estate (CRE) multifamily acquisitions. It utilizes a multi-agent system to manage various stages, including due diligence, underwriting, financing, legal, and closing, by converting these processes into executable agent workflows.

RDR87
AI ToolsGitHub trend signalMay 25, 2026

Rampstackco's Claude Skills for Full Website Lifecycle Management

Rampstackco has released a collection of stack-agnostic "Claude Skills" designed to assist with the entire website lifecycle, from branding and design to SEO, development, operations, growth, and research. The latest update, v1.2.0, expands the skill catalog to 98 entries, adding new audience tracks for product management, content, growth tooling, and marketing.

RDR87
AgentsGitHub trend signalMay 24, 2026

VM0-AI's Zero: An AI Teammate for Automated Workflows

VM0-AI has released "Zero," an AI teammate designed to automate various tasks across different teams, including founders, sales, engineering, and operations. Zero integrates with over 100 tools and can handle tasks like daily business briefs, investor updates, lead follow-ups, Sentry error triage, and weekly status reports.

RDR87
Open Source AIGitHub trend signalJun 4, 2026

Open-Source-Legal's 'cite' Project: Version Control for Knowledge and AI Agents

Open-Source-Legal has developed 'cite', a Python-based GitHub project designed to create a "ground truth layer" and version control system for knowledge, facilitating collaboration between humans and AI agents. It aims to build an open citation graph for document repositories, allowing agents to traverse relationships between documents and propose new annotations.

RDR86
AgentsGitHub trend signalJun 3, 2026

AgentCrew: Multi-Agent Chat Application Supporting Multiple Models and MCP

AgentCrew is a Python-based chat application that enables the creation and management of multi-agent AI systems. It supports various AI models and the Model Context Protocol (MCP), allowing users to deploy specialized AI agents for tasks like coding, research, and automation.

RDR86
AgentsGitHub trend signalJun 3, 2026

GitHub Repository: Hands-on Workshop for Building Multi-Agent AI Systems

A GitHub repository provides materials for a hands-on workshop focused on building multi-agent AI systems. It includes code, slides, and video for creating a Deep Research Agent and a Writing Workflow, both designed as MCP (Multi-Agent Communication Protocol) servers.

RDR86
AI CodingGitHub trend signalJun 2, 2026

Harness Starter Kit: Prompt-First Approach for Safer AI Coding Agents

The Harness Starter Kit is a GitHub repository designed to make software repositories safer and more effective for AI coding agents. It introduces a "prompt-first" approach, treating the repository itself as the operating environment for agents, and includes tools like "Harness Doctor" to evaluate repository readiness.

RDR86