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

  • arabic

  • audio

  • aws

  • benchmark

  • benchmarks

  • biology

  • blog

  • book

  • bun

  • bytedance

  • chatbot

  • chatgpt

  • chemistry

  • claude

  • claude-code

  • cli

  • code

  • codex

  • coding

  • coding-agents

  • copilot

  • course

  • cpu

  • cuda

  • cursor

  • deepmind

  • deepseek

  • depth

  • devops

  • diffusers

  • distillation

  • docker

  • drug-discovery

  • electron

  • embeddings

  • engineering

  • evaluation

  • facebook

  • finance

  • flow-matching

  • foundation

  • foundation-model

  • gcode

  • gcp

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • groq

  • huggingface

  • image

  • ios

  • java

  • javascript

  • json

  • kimi

  • kotlin

  • kubernetes

  • llama.cpp

  • LLM

  • llm

  • long-horizon

  • lora

  • mLOps

  • math

  • mcp

  • mcp-client

  • mcp-server

  • meta-ai

  • meta-pytorch

  • metal

  • microsoft

  • mlops

  • mobile

  • mocap

  • 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

  • redis

  • refactoring

  • research

  • retrieval

  • RL

  • rl

  • robotics

  • rust

  • safetensors

  • science

  • security

  • segmentation

  • shodan

  • skillkit

  • software-engineering

  • sora

  • speech

  • sqlite

  • ssh

  • stt

  • supabase

  • swe

  • swift

  • tensorrt

  • terminal

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • vulkan

  • web-search

  • windsurf

  • xAI

  • xai

  • youtube

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
Hugging Face
AI Model·2026
Icon for item

Qwable 27B

Mia-AiLab, unsloth (base model)

Fine-tuned full checkpoint of the Qwen3.6-27B base that produces structured, trace-style assistant outputs for code, technical reasoning, and instruction-following. Packaged for local GGUF conversion and local inference; not a LoRA adapter and not validated for production use.

#qwen#llm#code#transformers#huggingface+1
Large Language Model Papers·2026
Icon for item

LoopCoder-v2: Only Loop Once for Efficient Test-Time Computation Scaling

Jian Yang, Shawn Guo +17

Uses Parallel Looped Transformers (PLT) to make loop count a practical knob for code models, finding two loops give the best test-time gains. Trains 7B models on 18T tokens and attributes saturation beyond two loops to a gain–cost tradeoff from positional mismatch.

#paper#code#LLM#transformers#ai-coding+1
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 Dataset·2026
Icon for item

Claude Fable-5 Code

PawanKrd

Contains 603 coding and math prompt–response pairs produced by Claude Fable‑5 (generated 2026-06-10), provided as a JSONL subset for fine-tuning, evaluation, and behavior analysis. Responses are 'non-thinking' (no chain-of-thought); small, anonymized, and lacking an explicit license.

#code#claude#claude-code#huggingface#json+4
AI Video Papers·2026
Icon for item

TurboServe: Serving Streaming Video Generation Efficiently and Economically

Youhe Jiang, Haoxu Wang +6·1Shanghai Jiao Tong University, 2Shengshu Technology +1

Serves interactive, long-lived streaming video-generation sessions by jointly scheduling session placement and GPU autoscaling to meet tight per-chunk latency. Combines migration-aware placement, load-driven autoscaling, coalesced chunk processing, GPU–CPU offloading and NCCL GPU–GPU migration; reports ~37% reductions in worst-case per-chunk latency and GPU operating cost.

#video#ai-video#ai-serving#ai-inference#mLOps+4
  • Previous
  • 1
  • More pages
  • 7
  • 8
  • 9
  • More pages
  • 13
  • Next