AIAIAny
  • Search
  • Collection
  • Category
  • Tag
  • Daily AI
AIAIAny

Tag

Explore by tags

AIAIAny

Curated AI Resources for Everyone

[email protected]

Powered by airss.app

Product
  • Search
  • Collection
  • Category
  • Tag
Resources
  • Blog
Company
  • Privacy Policy
  • Terms of Service
  • Sitemap
Copyright © 2026 All Rights Reserved.
  • All

  • 30u30

  • ASR

  • ChatGPT

  • GNN

  • IDE

  • RAG

  • agent-skills

  • ai

  • ai-agent

  • ai-api

  • ai-api-management

  • ai-client

  • ai-coding

  • ai-demos

  • ai-deploy

  • ai-development

  • ai-framework

  • ai-image

  • ai-image-demos

  • ai-inference

  • ai-leaderboard

  • ai-library

  • ai-rank

  • ai-security

  • ai-serving

  • ai-tools

  • ai-train

  • ai-video

  • ai-workflow

  • AIGC

  • algorithms

  • alibaba

  • amazon

  • android

  • anthropic

  • arabic

  • audio

  • aws

  • benchmark

  • benchmarks

  • biology

  • blog

  • book

  • bun

  • bytedance

  • chatbot

  • chatgpt

  • chemistry

  • claude

  • claude-code

  • cli

  • clickhouse

  • code

  • codex

  • coding

  • coding-agents

  • common-crawl

  • copilot

  • course

  • cpu

  • cuda

  • cursor

  • deepmind

  • deepseek

  • depth

  • devops

  • diffusers

  • distillation

  • docker

  • drug-discovery

  • electron

  • embeddings

  • embodied-ai

  • engineering

  • evaluation

  • facebook

  • finance

  • flow-matching

  • foundation

  • foundation-model

  • fp8

  • gcode

  • gcp

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gguf

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • groq

  • huggingface

  • hy_v4

  • image

  • imatrix

  • ios

  • java

  • javascript

  • json

  • kimi

  • kotlin

  • kubernetes

  • laion

  • llama.cpp

  • LLM

  • llm

  • long-horizon

  • lora

  • mLOps

  • math

  • mcap

  • mcp

  • mcp-client

  • mcp-server

  • meta-ai

  • meta-pytorch

  • metal

  • microsoft

  • mlops

  • mobile

  • mocap

  • moe

  • multilingual

  • multimodal

  • mysql

  • NLP

  • nlp

  • nodejs

  • numpy

  • nvidia

  • ocr

  • ollama

  • openai

  • opencode

  • pandas

  • paper

  • parquet

  • physics

  • pi

  • plugin

  • polars

  • postgres

  • privacy

  • programming

  • prompt-engineering

  • pwa

  • python

  • pytorch

  • qwen

  • react

  • reasoning

  • red-teaming

  • redis

  • refactoring

  • research

  • retrieval

  • RL

  • rl

  • robotics

  • rust

  • safetensors

  • science

  • security

  • segmentation

  • sft

  • shodan

  • skillkit

  • software-engineering

  • sora

  • speech

  • sqlite

  • ssh

  • stt

  • supabase

  • swe

  • swift

  • tensorrt

  • terminal

  • thinking

  • trae

  • training-data

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • unsloth-dynamic

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • vue

  • vulkan

  • vultr

  • web-search

  • webdataset

  • windsurf

  • world-model

  • xAI

  • xai

  • youtube

GitHub
AI Agent·2026
Icon for item

Omnigent

Databricks, Inc.

Orchestrates, composes, and governs multiple AI agents (Claude Code, Codex, Cursor, Pi, and custom agents) via a meta-harness that enforces policy-based sandboxing, spend caps, and live collaborative sessions. Agent behavior is declared in YAML and can run locally or in managed cloud sandboxes.

#ai-agent#coding-agents#agent-skills#mcp-server#ai-tools+5
Computer Vision Papers·2026
Icon for item

InterleaveThinker: Reinforcing Agentic Interleaved Generation

Dian Zheng, Harry Lee +5

Adds interleaved text–image generation to existing image generators via a multi-agent pipeline: a planner sequences stepwise instructions, a critic detects and refines failures, and single-step RL (GRPO) reinforces per-step corrections—suited for visual narratives and embodied guidance.

#multimodal#vision#ai-image#image#RL+3
Hugging Face
AI Model·2026
Icon for item

moonshotai/Kimi-K2.7-Code

Moonshot AI (moonshotai)

An agentic multimodal coding model for long-horizon software tasks: MoE architecture (1T params, 32B activated), 256K context, image/video input, native int4 quantization and preserved chain-of-thought (thinking) mode. Tuned for multi-step coding workflows and vLLM/SGLang deployment.

#huggingface#transformers#ai-coding#ai-agent#agent-skills+5
GitHub
AI Agent·2026
Icon for item

firstmate

kunchenguid

Routes natural-language requests to a single “first mate” agent that spawns and supervises multiple autonomous crewmates, each running in an isolated git worktree and producing finished PRs, approved local merges, or standalone investigation reports. Key features include visible session backends, disposable worktrees, explicit project modes, optional persistent secondmates, and an event-driven zero-token watcher.

#coding-agents#agent-skills#terminal#github#ai-tools+2
GitHub
AI Agent·2026
Icon for item

Ponytail

Dietrich Gebert

Provides a ruleset and skills that make AI coding agents prefer the simplest correct implementation: reuse existing code, prefer stdlib/native features, and only write minimal new code. Cuts generated LOC, tokens, cost and time while preserving validation and safety.

#agent-skills#prompt-engineering#plugin#claude-code#codex+9
Hugging Face
AI Dataset·2026
Icon for item

lordx64/agentic-distill-fable-5-sft

lordx64·lordx64, Glint-Research

Provides 4,659 agentic single-turn SFT training pairs extracted from Claude Fable‑5, formatted as a single-column parquet for Qwen-style fine-tuning. Includes explicit chain-of-thought (<think>) blocks, XML-serialized <tool_use> calls, PII redaction, and AGPL-3.0 licensing.

#huggingface#claude#qwen#anthropic#ai-agent+5
Hugging Face
AI Model·2026
Icon for item

Kimi K3

Moonshot AI

Provides an open-weight native multimodal agent that understands text and images within a 1,048,576-token context window for long-horizon coding, visual reasoning, and tool-driven workflows. Uses a 2.8T-parameter Mixture-of-Experts architecture (KDA + AttnRes) with MXFP4 quantization; best suited for research and large-scale inference setups.

#kimi#multimodal#transformers#llm#vision+7
Hugging Face
AI Model·2026
Icon for item

Qwable-v1

lordx64

Open-weights agentic coding model that layers Claude Fable‑5 tool‑use SFT onto a reasoning‑distilled Qwen3.6 base; emits <tool_use> XML for file edits, shell commands and reads when prompted as an agent. Designed for agentic coding workflows; AGPL‑3.0 licensed.

#qwen#transformers#LLM#ai-coding#ai-agent+3
Hugging Face
AI Model·2026
Icon for item

GLM-5.2

Z.ai (zai-org)

Provides a large language model optimized for long-horizon agentic tasks and end-to-end coding workflows — with a stable 1,000,000-token context, IndexShare sparse-attention and multi-level thinking-effort modes. MIT-licensed and designed for deployments that need sustained long-context reasoning and coding.

#foundation-model#vibe-coding#deepseek#transformers#llm+4
AI Agent Papers·2026
Icon for item

GameCraft-Bench: Can Agents Build Playable Games End-to-End in a Real Game Engine?

Tongxu Luo, Rongsheng Wang +23

Assesses whether coding agents can generate complete, playable games end-to-end inside the Godot engine. Implements an interaction-grounded evaluation (replayed demonstrations + rubric-guided multimodal judging) across 140 tasks and 15 game families; top agents score ~41%.

#evaluation#ai-coding#agent-skills#multimodal#paper+1
Hugging Face
AI Model·2026
Icon for item

GLM-5.2-FP8

zai-org, GLM-5 Team +1

Provides FP8-quantized weights of GLM-5.2 — a 744B long-context LLM tuned for sustained 1M-token engineering, coding and agentic workflows; compatible with vLLM, Transformers, SGLang and Ascend NPU deployments.

#foundation-model#vibe-coding#transformers#huggingface#llm+4
Embodied AI·2026
Icon for item

Guava: An Effective and Universal Harness for Embodied Manipulation

Haowen Liu, Xirui Li +6

Provides a harness that lets language models control embodied manipulation via iterative perception–reasoning–action loops, semantic action abstractions, and multimodal observations. Demonstrates distilling capabilities into a 4B open-source model with under 2K simulated trajectories and shows sim-to-real generalization.

#robotics#multimodal#LLM#agent-skills#vision+2
  • Previous
  • 1
  • More pages
  • 40
  • 41
  • 42
  • More pages
  • 54
  • Next