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

  • clickhouse

  • code

  • codex

  • coding

  • coding-agents

  • common-crawl

  • 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

  • gguf

  • 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

  • mcap

  • 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

  • trae

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • vue

  • vulkan

  • web-search

  • windsurf

  • xAI

  • xai

  • youtube

GitHub
AI Video·2026
Icon for item

claude-video

Brad Bonanno·Solaris Automation

Enables Claude to “watch” videos by extracting timestamped frames plus captions/transcripts and feeding them to Claude for grounded Q&A. Key features: native captions first, Whisper fallback, frame deduplication, and multiple detail modes (transcript/efficient/balanced/token-burner). Useful for summarizing, debugging, and extracting moments.

#claude#claude-code#agent-skills#ai-video#multimodal+3
Hugging Face
AI Dataset·2026
Icon for item

TeichAI/lordx64-claude-opus-4.7-max-cleaned

TeichAI

Cleaned dataset of reasoning-distillation examples derived from Claude Opus 4.7 outputs — 4,807 retained JSON chat rows after removing simulated-thinking, duplicates, and missing fields. Packaged for model distillation and reasoning evaluation; Apache-2.0 packaging with upstream Anthropic usage constraints.

#huggingface#llm#nlp#pandas#anthropic+2
GitHub
AI Agent·2026
Icon for item

deepsec

cramforce, Melkeydev +1·Vercel

Performs agent-driven security scans of codebases using LLM coding agents to find and triage vulnerabilities. Combines fast regex discovery, per-file AI investigation and revalidation, with optional sandboxed parallel execution and Vercel AI Gateway integration for large monorepos.

#security#ai-agent#agent-skills#anthropic#codex+5
Hugging Face
AI Dataset·2026
Icon for item

Claude Opus 4.6/4.7 Reasoning Dataset

angrygiraffe

Instruction‑tuning dataset of 8,706 Claude Opus 4.6/4.7–generated examples where each assistant turn begins with a synthetic <think> block to emulate chain‑of‑thought. Provided as four splits (full/instruct/roleplay/code), ~17M tokens total, Apache‑2.0, not manually reviewed.

#huggingface#llm#prompt-engineering#ai-train#ai-development+2
GitHub
AI Agent Tutorials·2026
Icon for item

cwc-workshops

jeffcurry-ant, michael-cohen-io +4·Anthropic PBC

Collection of hands-on workshop materials and sample code from Anthropic's "Code with Claude" series, covering Claude Managed Agents, memory (Dreaming Service), eval-driven agent development, and multi-agent patterns. Not maintained and not accepting contributions.

#anthropic#claude#claude-code#agent-skills#mcp+6
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
GitHub
AI API·2026
Icon for item

CPA Manager Plus

seakee

Self-hosted CPA / CLIProxyAPI management and observability panel that stores request history, tracks cost/usage/quota, and centralizes provider/credential/OAuth and plugin management. Designed for local analytics, failure diagnosis and account automation without telemetry.

#ai-api-management#mLOps#docker#sqlite#go+9
Hugging Face
AI Dataset·2026
Icon for item

Jackrong/Claude-opus-4.7-TraceInversion-5000x

Jackrong

Dataset of 5,000 reconstructed chain-of-thought samples produced by trace‑inversion from Claude‑opus‑4.7 summaries — packaged for SFT/DPO fine‑tuning. Key features: reconstructed CoT traces, multilingual prompts, gzip .jsonl format. Best used for reasoning distillation and model-level supervision; synthetic traces may need extra verification.

#llm#nlp#huggingface#claude#transformers+2
Hugging Face
AI Dataset·2026
Icon for item

Jackrong/claude-opus-4.6-traceInversion-9000x

Jackrong

Provides 9,000 reconstructed chain-of-thought (CoT) SFT examples produced by trace inversion from Claude Opus 4.6 outputs for fine-tuning reasoning-capable LLMs. Multilingual, packaged as .jsonl.gz and SFT/DPO-ready; verify numeric/code cases before training.

#huggingface#llm#nlp#multilingual#pandas+4
GitHub
AI Agent·2026
Icon for item

Defending Code Reference Harness

Anthropic

Runs a multi-stage, Claude-powered pipeline to find, verify, triage, and generate patches for code vulnerabilities, plus interactive skills for threat modeling and customization. Default harness targets C/C++ memory bugs using ASAN inside Docker/gVisor; autonomous runs execute target code and require sandboxing.

#anthropic#claude#claude-code#security#agent-skills+5
Hugging Face
AI Dataset·2026
Icon for item

claude-fable-5 Agent Traces

armand0e

Anonymized agent-trace JSONL capturing conversations, tool calls, and function schemas from Claude fable-5 (Claude Code) runs — packaged for fine-tuning, distillation, and building tool-aware assistants; compatible with teich for conversion to OpenAI-style chats.

#huggingface#claude#claude-code#agent-skills#ai-agent
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
  • Previous
  • 1
  • 2
  • More pages
  • 8
  • 9
  • 10
  • Next