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

  • benchmarks

  • biology

  • blog

  • book

  • 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

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • groq

  • huggingface

  • image

  • ios

  • java

  • javascript

  • json

  • kimi

  • llama.cpp

  • LLM

  • llm

  • long-horizon

  • 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

  • parquet

  • physics

  • pi

  • plugin

  • polars

  • postgres

  • privacy

  • programming

  • prompt-engineering

  • pwa

  • python

  • pytorch

  • qwen

  • react

  • reasoning

  • redis

  • retrieval

  • RL

  • rl

  • robotics

  • rust

  • science

  • security

  • segmentation

  • shodan

  • skillkit

  • software-engineering

  • sora

  • speech

  • sqlite

  • ssh

  • stt

  • swe

  • swift

  • tensorrt

  • terminal

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • vulkan

  • web-search

  • windsurf

  • xAI

  • xai

Hugging Face
AI Dataset·2026
Icon for item

ML Intern Session Traces

clem

Collects ML Intern coding-agent session traces as Claude‑Code‑style JSONL event streams for viewing with the Hugging Face Agent Trace Viewer. Each file is one session (messages, tool calls, outputs, timestamps); automated scrubbing is applied but no comprehensive human redaction—treat as potentially sensitive.

#huggingface#ai-agent#ai-coding#claude-code#cli+2
Hugging Face
AI Model·2026
Icon for item

ZAYA1-8B

Zyphra

Mixture-of-Experts LLM tuned for mathematical and coding reasoning, with ~760M active / 8.4B total parameters and post-training for improved stepwise reasoning. Optimized for inference efficiency (vLLM/transformers forks) so it can run in computation-constrained or local deployments; Apache-2.0 licensed.

#vllm#llm#huggingface#ai-inference#ai-deploy+4
Hugging Face
AI Dataset·2026
Icon for item

Tachibana4

sequelbox

Agentic coding evaluation dataset containing real-world, multi-step developer tasks and raw model responses across 20+ programming languages. Emphasizes challenging, persona-driven prompts for benchmarking and fine-tuning; users should filter and audit outputs before training.

#deepseek#ai-coding#agent-skills#llm#python+7
GitHub
AI Coding·2026
Icon for item

AI Engineer Coach

Microsoft

Parses local AI coding-assistant session logs and presents a privacy-first dashboard that surfaces practice scores, anti-patterns, code-output metrics, skill discovery, and context-health checks. Runs as a VS Code extension or a GitHub Copilot canvas; requires building/installing the VSIX.

#ai-coding#ai-tools#github#microsoft#typescript+3
GitHub
AI Coding·2026
Icon for item

i-have-adhd

Applies an "ADHD-friendly" output style to coding assistants so answers lead with the next action, present numbered steps, and avoid burying results. Packaged as a reusable skill/plugin for coding-agent workflows (examples: Claude Code, Codex) and guided by a 10-rule style set.

#plugin#agent-skills#skillkit#claude-code#codex+4
Hugging Face
AI Dataset·2026
Icon for item

Claude Mythos Distilled 25K

WithinUsAI

25,000 chat-formatted synthetic SFT examples distilled to emulate the reasoning style and agentic behavior of Anthropic's Claude Mythos, focused on cybersecurity, advanced coding, mathematical reasoning, and long-horizon agent tasks. Includes metadata for targeted curriculum fine-tuning and is Apache-2.0 licensed.

#huggingface#claude#anthropic#security#llm+4
Hugging Face
AI Model·2026
Icon for item

Qwopus3.5-9B-coder (Jackrong/Qwopus3.5-9B-coder-GGUF)

Jackrong

A GGUF-format 9B model derived from Qwen3.5, fine-tuned for agentic coding, tool-calling, reasoning and vision-capable multimodal prompts. Optimized for local 8‑bit inference on 16GB-class machines; community experimental release for research use.

#huggingface#transformers#llm#ai-coding#ai-agent+4
GitHub
AI Coding·2026
Icon for item

OpenCodeReview

Alibaba Group

Reviews Git diffs or entire files via a CLI that combines deterministic pipelines (precise file selection, bundling, rule matching) with an LLM agent to produce line-level review comments. Includes built-in security rules and integrations for multiple LLM providers, designed for CI and large changesets.

#go#nodejs#cli#ai-coding#agent-skills+9
Hugging Face
AI Model·2026
Icon for item

Qwopus3.5-9B-Coder-MTP

Jackrong

A GGUF-format 9B LLM fine-tuned for code generation and agentic tool-calling that uses Multi-Token Prediction (MTP) and draft heads to increase throughput and long-range planning. Intended for local inference and research/experimental coding workflows; Apache‑2.0 license.

#llm#transformers#ai-coding#agent-skills#huggingface+4
Hugging Face
AI Model·2026
Icon for item

Qwopus3.6-27B-v2-MTP

Jack Rong (Jackrong)

Fine-tuned reasoning model that speeds up structured multi-step outputs using Multi-Token Prediction (MTP) from a Qwen3.6-27B base. Produces more concise, faster generations for coding, DevOps, math, and constrained-format tasks; experimental community release for research and evaluation.

#huggingface#transformers#llm#ai-train#ai-inference+5
GitHub
AI Client·2026
Icon for item

Kimi Code CLI

Moonshot AI

Terminal-native AI coding agent that reads and edits code, runs shell commands, searches files, fetches web pages, and determines next steps from interactive feedback. Delivered as a single-binary TUI with video input, subagents, a plugin marketplace, and IDE (ACP) integration.

#cli#terminal#ai-agent#ai-coding#agent-skills+6
GitHub
AI Agent·2026
Icon for item

Gajae-Code

Yeachan Heo, HaD0Yun·IYENTeam

Runs an external, reviewable coding-agent harness that turns intent into repeatable software work: clarifies requirements, builds reviewed plans, executes in tmux-backed sessions, and collects durable verification. Ships Telegram/Discord delivery, a research REPL, and optional desktop-control tools; beta-stage.

#agent-skills#ai-agent#ai-coding#cli#typescript+5
  • Previous
  • 1
  • More pages
  • 15
  • 16
  • 17
  • More pages
  • 21
  • Next