AIAIAny
  • Search
  • Collection
  • Category
  • Tag
  • Daily AI
AIAIAny

Discover the Best AI Resources

Curated essentials, no noise — just what matters

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.

Contents

Large Language Model Tutorials·2022

The Annotated Transformer

Alexander Rush·Harvard University

A line-by-line PyTorch reimplementation of the Transformer paper as a runnable notebook, where each part of the paper sits next to the code that implements it — turning a dense architecture into something you can read and run end to end.

#NLP#LLM#30u30#blog#tutorial
GitHub
AI Infra·2022
Icon for item

Cordis

Cordiverse

Provides runtime support for reversible effects and reactive coeffects so components can be declared, composed, and hot-replaced safely; includes effect tracking, coeffect resolution, a declarative component loader and HMR — aimed at plugin-driven agent harnesses and dynamic systems.

#plugin#deepseek#ai-framework#ai-agent#ai-development+3
GitHub
AI Infra·2022
Icon for item

FlashAttention

Dao-AILab, Tri Dao +4·Dao AI Lab

Fused CUDA kernels that compute exact attention without ever writing the full N×N score matrix to GPU memory, cutting memory from quadratic to linear and speeding up training and inference on A100/H100. Ships FlashAttention-2/3 plus KV-cache decode paths.

#pytorch#ai-inference#ai-train#ai-library#nvidia+3
GitHub
AI Video·2022
Icon for item

Reddit Video Maker Bot 🎥

Lewis Menelaws (Elebumm), TMRRW

Generate short social videos from Reddit threads in one command — captures post content, assembles visuals and optional TTS narration, and outputs an upload-ready MP4. Runs locally with Python + Playwright; does not auto-upload for safety.

#ai-video#video#github#python#cli
Machine Learning Foundation Books·2022

Kolmogorov Complexity and Algorithmic Randomness

A. Shen, V. A. Uspensky +1·LIRMM, Lomonosov Moscow State University

Builds a single rigorous theory from one question: why some bit strings look random. Defines plain and prefix complexity, the incompressibility method, and Martin-Löf randomness, tying information content to whether a short program can reproduce a string.

#foundation#30u30#book#math
GitHub
AI Model·2022
Icon for item

TabPFN

Prior Labs

Transformer-based foundation model for tabular data that provides pre-trained checkpoints for fast classification and regression, with GPU-accelerated local inference and an optional cloud client. Best suited for small-to-medium datasets (~≤50k rows).

#foundation-model#pytorch#python#ai-inference#ai-serving+2
Hugging Face
AI Model·2022
Icon for item

Diffusers (Hugging Face)

Patrick von Platen, Suraj Patil +12·Hugging Face

Runs pretrained diffusion models for image, video, and audio generation through composable pipelines. It separates pipelines, schedulers, models, adapters, and memory optimizations so teams can prototype quickly without locking into one model family.

#huggingface#ai-image#pytorch#vision#ai-tools+1
AI Infra·2022
Icon for item

Instant Observability for Cloud & AI Applications

Yunshan Networks

Collects metrics, distributed traces, and continuous profiles via eBPF with zero code instrumentation, covering apps in any language plus gateways, service meshes, databases, and queues. Profiling adds under 1% overhead.

#mlops#mcp-server#ai-development#github#opencode
GitHub
AI Image·2022
Icon for item

Upscayl

Nayam Amarshe, TGS963

Enlarges and enhances low-resolution images using AI models (Real-ESRGAN) through a cross-platform desktop app. Runs on a local NCNN/Vulkan backend (requires a Vulkan-compatible GPU), offers an Electron GUI plus a CLI backend (upscayl-ncnn), and supports custom models for different image types.

#ai-image#image#vulkan#electron#cli+2
GitHub
AI Client·2022
Icon for item

AFFiNE

Toeverything

Combines editable docs, a visual whiteboard, and multi-view databases on one edgeless canvas for notes, planning, and presentations. Local-first and open-source, with real-time collaboration, self-hosting, and built-in AI assistants.

#github#ai-tools#ai-client#ai-api#LLM
GitHub
Chatbot·2022
Icon for item

ChatGPT-on-Wechat

zhayujie

Runs a local AI assistant across WeChat/Feishu/DingTalk/WeCom/QQ/MP/Web, with an Agent mode for task planning, long-term memory, Skills, and tool calling so it can keep working toward goals rather than just chat.

#github#ai-agent#agent-skills#docker#cli+4
GitHub
AI Agent·2022
Icon for item

CowAgent

zhayujie, LinkAI

Framework for building multi-channel AI assistants that autonomously plan tasks, invoke tools/skills, and keep long-term memory; supports many LLM providers and channels (WeChat, Feishu, QQ, web) for local or server 24/7 deployment.

#agent-skills#ai-agent#chatbot#python#docker+5
  • Previous
  • 1
  • More pages
  • 17
  • 18
  • 19
  • More pages
  • 187
  • Next