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-serving

  • ai-tools

  • ai-train

  • ai-video

  • ai-workflow

  • AIGC

  • algorithms

  • alibaba

  • amazon

  • android

  • anthropic

  • audio

  • aws

  • benchmark

  • biology

  • blog

  • book

  • bytedance

  • chatbot

  • chatgpt

  • chemistry

  • claude

  • claude-code

  • cli

  • code

  • codex

  • copilot

  • course

  • cuda

  • cursor

  • deepmind

  • deepseek

  • depth

  • devops

  • diffusers

  • docker

  • drug-discovery

  • electron

  • embeddings

  • engineering

  • evaluation

  • facebook

  • finance

  • flow-matching

  • foundation

  • foundation-model

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • groq

  • huggingface

  • image

  • ios

  • java

  • javascript

  • json

  • kimi

  • llama.cpp

  • LLM

  • llm

  • lora

  • mLOps

  • math

  • mcp

  • mcp-client

  • mcp-server

  • meta-ai

  • meta-pytorch

  • metal

  • microsoft

  • mlops

  • mobile

  • multilingual

  • multimodal

  • mysql

  • NLP

  • nlp

  • nodejs

  • numpy

  • nvidia

  • ocr

  • ollama

  • openai

  • opencode

  • pandas

  • paper

  • physics

  • pi

  • plugin

  • polars

  • postgres

  • privacy

  • prompt-engineering

  • pwa

  • python

  • pytorch

  • qwen

  • react

  • reasoning

  • retrieval

  • RL

  • robotics

  • rust

  • science

  • security

  • segmentation

  • shodan

  • skillkit

  • sora

  • speech

  • sqlite

  • ssh

  • stt

  • swe

  • tensorrt

  • terminal

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • web-search

  • windsurf

  • xAI

  • xai

AI Agent Papers·2026
Icon for item

Data Journalist Agent: Transforming Data into Verifiable Multimodal Stories

Kevin Qinghong Lin, Batu EI +4·University of Oxford, Stanford University

Turns raw datasets into verifiable multimodal news features via a multi-agent newsroom pipeline. Key innovations: (1) an Inspector that links each claim to data/code/external references for re-execution and audit; (2) multimodal asset generation (interactive maps, audio, visuals) tailored to the story.

#agent-skills#multimodal#ai-agent#paper#code+3
Hugging Face
AI Coding·2026
Icon for item

Gemma4-12B-Coder (Composer 2.5 × Fable 5) — GGUF

yuxinlu1

Provides a locally runnable, quantized GGUF release of Gemma 4 12B fine-tuned for Python coding with chain-of-thought distilled from Composer 2.5 and supplemented by Fable 5. Multiple quant options for low‑VRAM setups and execution‑verified training traces. Not safety‑aligned; validate before production.

#gemma#ai-coding#llm#python#code+1
Hugging Face
AI Dataset·2026
Icon for item

Fable 5 Boeing 747 - Claude Code session trace

victor

Contains a sanitized Claude Code (Fable 5) JSONL transcript of a session that procedurally built a Boeing 747 in Three.js, including assistant messages, tool calls, and base64 screenshots — useful for studying agent trace, tool use, and vision self‑verification workflows.

#claude-code#huggingface#pandas#polars#javascript+5
Hugging Face
AI Model·2026
Icon for item

unsloth/North-Mini-Code-1.0-GGUF

unsloth, Cohere Labs

Provides GGUF quantized weights and runnable instructions to run CohereLabs' North-Mini-Code-1.0 (30B A3B MoE) locally via llama.cpp or vLLM; includes quant files, build/run notes, and recommended sampling and tool-use settings for agentic coding.

#transformers#vllm#llm#code#ai-coding+5
AI Agent Papers·2026
Icon for item

FORT-Searcher: Synthesizing Shortcut-Resistant Search Tasks for Training Deep Search Agents

Jia Deng, Yimeng Chen +10

Synthesizes shortcut-resistant search tasks to train deep search agents by controlling four shortcut risks across entity selection, evidence-graph construction, question formulation, and adversarial refinement. Produces training trajectories with longer pre-answer search and fewer shortcut patterns; code will be released on GitHub.

#paper#github#ai-agent#agent-skills#deepseek+2
Hugging Face
AI Dataset·2026
Icon for item

Trace Commons — Agent Traces

Trace Commons

Collects raw coding-agent sessions—developer prompts, model replies, tool calls, and command output—donated from public repositories and anonymized locally. Organized by agent harness (raw session files + Parquet table), useful for studying agent behavior and tool use; anonymization is best-effort.

#ai-agent#agent-skills#ai-coding#code#pandas+6
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
Hugging Face
AI Model·2026
Icon for item

VibeThinker-3B

Sen Xu, Shixi Liu +7·WeiboAI

A 3B-parameter causal LLM tuned for verifiable multi-step reasoning in math, coding and STEM using a Spectrum-to-Signal post-training pipeline (SFT, RL, offline self-distillation); not recommended for tool-calling/agent tasks.

#transformers#llm#math#code#ai-coding+4
Hugging Face
AI Dataset·2026
Icon for item

lazarus19/Vibe-Coding-Instruct

lazarus19

A JSON dataset of ~1.1M anonymized coding-assistant instruction→response interactions for training and evaluating code-generation and instruction-following models; packaged for use with pandas/polars and sized at ~459 MB.

#vibe-coding#huggingface#pandas#polars#ai-coding+2
AI Agent Papers·2026
Icon for item

FastContext: Training Efficient Repository Explorer for Coding Agents

Shaoqiu Zhang, Maoquan Wang +6·Microsoft

Moves repository search into a dedicated exploration subagent that issues parallel read-only READ/GLOB/GREP calls and returns compact file:line citations. Trained (4B–30B) with SFT+RL, it reduces main-agent token use up to ~60% and raises end-to-end success by up to ~5.5%.

#LLM#ai-agent#ai-coding#code#gitHub+4
Hugging Face
AI Dataset·2026
Icon for item

Vibe-Coding-Instruct

CodeDevX, Hugging Face

Curates ~1.1M instruction–response examples for 'vibe coding' scenarios where developers prompt LLMs to produce implementation plans, architecture choices, and deployment steps. Covers conversation memory, prompt templates, model routing, streaming responses, and scaling considerations; Apache-2.0.

#vibe-coding#ai-coding#code#json#pandas+5
Computer Vision Papers·2026
Icon for item

Kairos: A Native World Model Stack for Physical AI

Kairos Team, Fei Wang +22·Kairos Team

Learns, maintains, and runs unified world models for Physical AI using a cross-embodiment pretraining curriculum and a hybrid linear temporal-attention architecture. Emphasizes long-horizon state persistence, theoretical bounds on error accumulation, and deployment-aware low-latency inference for real-world embodied agents.

#robotics#multimodal#vision#physics#paper+5
  • Previous
  • 1
  • More pages
  • 6
  • 7
  • 8
  • More pages
  • 10
  • Next