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

GitHub
AI Train·2017
Icon for item

fairseq

Facebook AI Research (FAIR)·Meta AI (formerly Facebook AI Research)

Sequence modeling toolkit for training custom models for translation, summarization, and language modeling. Reference implementation behind RoBERTa, BART, mBART, XLM-R, and wav2vec 2.0, with multi-GPU and mixed-precision training.

#pytorch#nlp#translation#ASR#audio+5
GitHub
AI Infra·2017
Icon for item

ONNX

ONNX Project Contributors, Meta (Facebook) +1·Linux Foundation AI & Data, Meta +1

Defines a portable model format and operator set for moving trained machine learning models across frameworks, runtimes, and hardware targets without locking the model to one toolchain.

#ai-framework#mlops#ai-inference#ai-serving#pytorch+2
GitHub
AI Image·2019
Icon for item

Detectron2

Yuxin Wu, Alexander Kirillov +4

Modular implementations of object detection, instance/semantic/panoptic segmentation and related vision models for research and deployment. Offers a large model zoo, export to TorchScript/Caffe2, and PyTorch-native optimizations for faster training and extensibility.

#pytorch#vision#meta-ai#ai-library#github+2
GitHub
AI Infra·2021
Icon for item

xFormers

Facebook Research (Meta)·Meta AI

Drop-in transformer building blocks with custom CUDA kernels: memory-efficient exact attention (up to ~10x faster), block-sparse attention, fused softmax/layernorm/SwiGLU ops. Cuts VRAM and speeds up diffusion and LLM training on Nvidia GPUs.

#pytorch#ai-library#meta-ai#ai-development#foundation-model+1
GitHub
AI Deploy·2022
Icon for item

ExecuTorch

PyTorch·Meta

Deploys PyTorch models directly on phones, microcontrollers, and embedded hardware via ahead-of-time compilation to a ~50KB C++ runtime. Delegates subgraphs to 12+ backends (XNNPACK, CoreML, Qualcomm, ARM Ethos-U) with torchao quantization.

#pytorch#ai-inference#ai-serving#meta-ai#llm+5
GitHub
AI Infra·2023
Icon for item

LLM Transparency Tool

facebookresearch, Igor Tufanov +3·Meta AI

Traces how Transformer LLMs route information from input to output, attributing each block's effect to individual attention heads and feed-forward neurons. Click any edge to see what a head promotes or suppresses in vocabulary space.

#github#llm#NLP#xai#ai-tools+3
GitHub
AI Coding·2025
Icon for item

Pyrefly

Meta (Facebook)

Performs fast static type checking and provides a language server with code navigation, semantic highlighting, and completions for Python. Processes ~1.85M lines/sec and completes IDE rechecks typically under 10ms — intended for responsive editor workflows and large codebases.

#python#github#IDE#cli#pytorch+3
GitHub
AI Video·2025
Icon for item

V-JEPA 2 (facebookresearch/vjepa2)

Meta FAIR (facebookresearch)

Provides PyTorch code, pretrained checkpoints, and evaluation tooling for V-JEPA 2 — a Meta FAIR family of self-supervised video encoders and an action-conditioned world model. Includes training recipes, HuggingFace checkpoints, evaluation probes, and robot post‑training artifacts.

#video#pytorch#vision#foundation-model#meta-ai+5
GitHub
AI Image·2025
Icon for item

SAM 3: Segment Anything with Concepts

Meta Superintelligence Labs, Nicolas Carion +8·Meta Superintelligence Labs, Meta

Detects, segments, and tracks every instance of an open-vocabulary concept in images and video from a text phrase or visual exemplar, not just one object per prompt. An 848M-param model reaching ~75-80% of human accuracy across 270K concepts.

#vision#foundation-model#meta-ai#pytorch#huggingface+3
GitHub
AI Image·2025
Icon for item

DINOv3

Meta AI Research (FAIR), Oriane Siméoni +25·Meta AI Research (FAIR)

Self-supervised vision foundation model producing dense, patch-level features that transfer to classification, segmentation, depth, and detection with a frozen backbone. Spans ViT-S (21M) to ViT-7B (6.7B params), plus ConvNeXt and satellite variants.

#vision#pytorch#github#meta-ai#huggingface+3
GitHub
AI Audio·2025
Icon for item

SAM-Audio

Bowen Shi, Andros Tjandra +13·Meta AI (FAIR)

Isolates any single sound from a complex audio mixture using a text description, a visual cue from a video frame, or a time span, returning both the isolated target and the residual. Released in small, base, and large sizes plus visual-prompt variants.

#audio#foundation-model#meta-ai#github
GitHub
AI Infra·2025
Icon for item

OpenEnv

Meta-PyTorch

Provides a Gymnasium-style API and tooling to create, deploy, and interact with isolated execution environments for agentic RL training. Includes async/sync clients, a web interface, CLI, Docker-based deployment, and Hugging Face Spaces integration.

#RL#pytorch#meta-ai#huggingface#docker+5
  • Previous
  • 1
  • 2
  • Next