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

  • fp4

  • 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

Hugging Face
AI Dataset·2024
Icon for item

AnswerCarefully

Hisami Suzuki, Satoru Katsumata +4·LLM-jp (Center for Large Language Model Research and Development, National Institute of Informatics), National Institute of Informatics

Provides manually curated Japanese instruction pairs (questions and safe reference answers) for improving LLM output safety, covering broad harm categories and regionally sensitive cases. Includes English meta-tags and standard splits for benchmarking and fine-tuning.

#nlp#LLM#evaluation#benchmark#multilingual+5
GitHub
AI Infra·2025
Icon for item

AIPerf

ai-dynamo (GitHub organization), NVIDIA Corporation

Measures generative AI inference performance with token-level metrics (TTFT, inter-token latency), latency, and throughput under realistic traffic patterns. Provides a multiprocess engine, real-time TUI dashboard, extensible plugins, and integrations for telemetry and result uploads, aimed at inference benchmarking and capacity planning.

#benchmark#benchmarks#ai-inference#ai-serving#mLOps+9
GitHub
AI Agent·2025
Icon for item

Harbor

Harbor Framework Team

Evaluates and optimizes AI agents and language models in containerized environments, supporting large-scale parallel benchmarks and RL rollouts. Integrates with third‑party providers for thousands of parallel environments and serves as the official harness for Terminal‑Bench.

#benchmark#benchmarks#evaluation#coding-agents#agent-skills+5
Hugging Face
AI Dataset·2025
Icon for item

FinePDFs

Hynek Kydliček, Guilherme Penedo +1·Hugging Face

Provides a reproducible, deduplicated corpus of text extracted from PDFs for LLM pretraining—about 3 trillion tokens from ~475 million documents in 1733 language-script pairs. Includes OCR and text extraction pipelines, per-page language IDs, MinHash deduplication, and is released under ODC‑By 1.0.

#huggingface#parquet#ocr#multilingual#LLM+3
Hugging Face
AI Dataset·2026
Icon for item

Real5-OmniDocBench

Changda Zhou, Ziyue Gao +5·PaddlePaddle

Provides a physical reconstruction benchmark of OmniDocBench v1.5 by producing five real-world photographic variants (Scanning, Warping, Screen‑Photography, Illumination, Skew) for each of 1,355 pages, inheriting original ground-truth to enable controlled, scenario-wise evaluation of document parsing robustness.

#ocr#benchmark#benchmarks#evaluation#vision+3
GitHub
MCP Server·2026
Icon for item

jcodemunch-mcp

J. Gravelle·jCodeMunch

Provides a local MCP server that returns precise, symbol-level code (functions, classes, imports) via tree-sitter parsing so AI agents send only the bytes they need—commonly cutting code-reading token usage 95%+ and enabling compact packed responses for further savings.

#mcp-server#mcp#retrieval#code#ai-coding+5
GitHub
AI Agent·2026
Icon for item

Ouroboros

Anton Razzhigaev, Andrew Kaznacheev

Runs a persistent, self-modifying AI agent locally with durable identity, memory, and versioned history across tasks. Provides native desktop and headless CLI runtimes, coordinated subagent swarms, configurable remote or local GGUF models, and reviewed self-evolution via Git.

#ai-agent#agent-skills#cli#python#github+1
GitHub
AI Train·2026
Icon for item

Soup

Alpamys Makazhan·MePlay, Inc., Community contributors

Provides a one-command CLI to fine-tune and post-train LLMs, with layer streaming that lets an 8B model be fine-tuned on a 4 GB laptop GPU. Auto-configures quantization, LoRA adapters, batching and evaluation gates, and supports export and serving workflows.

#llm#lora#pytorch#mlops#cli+4
Hugging Face
AI Dataset·2026
Icon for item

CUDA-Agent-Ops-6K

BytedTsinghua-SIA, Tsinghua University Intelligent Industry Research Institute (AIR) +1

Provides 6,000 runnable, operator-level PyTorch tasks for training and evaluating CUDA kernel generation models; each sample includes executable code, operator descriptors, and provenance tags, with execution-driven filtering to ensure reproducibility and contamination control.

#cuda#pytorch#parquet#huggingface#rl+7
GitHub
AI Train·2026
Icon for item

ANE Training — Backpropagation on Apple Neural Engine

maderix

Runs transformer forward+backward training directly on Apple's Neural Engine by reverse-engineering private ANE APIs; includes per-layer ANE kernels, INT8 optimizations and benchmarks. Proof-of-concept only—relies on undocumented APIs, has low utilization and CPU fallbacks.

#ai-train#benchmarks#transformers#qwen#ios+4
GitHub
AI Dataset·2026
Icon for item

Harvey LAB

Harvey AI

Benchmarks LLM agents on realistic legal work by packaging lawyer-style assignments with client materials and expert, per-deliverable rubrics. Includes an execution harness to run, score, and compare agents across a large, evolving task set spanning multiple practice areas.

#benchmark#benchmarks#evaluation#agent-skills#LLM+4
GitHub
AI Agent·2026
Icon for item

ADR

Chenning Li, Pan Hu +10·Uber

Monitors and detects risky behavior in enterprise AI agents via high-fidelity telemetry, security benchmarking, and a two-tier detector. Comprises ADR Sensor, ADR-Bench, and ADR Detector; deployed in production at Uber and validated on public benchmarks.

#mcp#mcp-server#ai-agent#agent-skills#benchmark+6
  • Previous
  • 1
  • 2
  • 3
  • More pages
  • 12
  • 13
  • Next