AIAny

Tag

Explore by tags

Explains how modern LLMs are trained, tokenized, post-trained, and used, from internet-scale pretraining to RLHF and tool use. The value is a coherent mental model, not a quick product tutorial.

GitHub
AI Video2025

Wraps Alibaba's Wan text/image-to-video models and many derivatives (SkyReels, WanAnimate, MultiTalk, Phantom) as ComfyUI nodes, adding FP8 scaling, block swapping and context windows for 1000+ frame clips.

Walks through real LLM workflows across chat, search, deep research, file analysis, coding, voice, images, and generated podcasts. It is most useful as a field guide to the messy AI app layer.

GitHub
AI Video2025

Turns a raw idea, novel, or screenplay into a complete multi-shot video through a multi-agent pipeline that scripts, storyboards, and renders shots while a vision model checks character and scene consistency across the whole story.

GitHub
AI Video2025

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.

GitHub
AI Video2025

Real-time, streaming world model for interactive long-horizon video and scene generation — provides persistent memory across interactions, streaming inference for live scenarios, and example demos for building interactive environments.

GitHub
AI Video2025

Automatically transfers YouTube videos to AcFun and bilibili with an end-to-end pipeline: downloading, ASR, subtitle translation and QC, AI-generated metadata, content moderation, and automated uploads; includes a web dashboard and monitoring.

GitHub
AI Video2025

AI-assisted multi-track video editor that turns natural-language prompts into edits, timing, and layouts; offers real‑time preview, cloud‑synced projects, and a smart media library for fast asset search and iteration.

GitHub
AI Video2025

Timeline-based video editor for web, desktop and mobile that integrates AI-assisted workflows (MCP server and generative-model integrations) with a Rust core and plugin-first, cross-platform architecture; supports headless batch rendering and no-watermark exports.

GitHub
AI Video2025

An agentic framework that analyzes, plans, and executes multi-step video understanding and editing workflows using multimodal LLM-driven agents—features intent decomposition, graph-based workflow orchestration, and automated shot planning for long-form video tasks.

GitHub
AI Agent2025

Framework for building multi-modal AI agents that watch, listen, and reason over live video, pairing vision models (YOLO, Roboflow, Moondream) with LLMs like Gemini and OpenAI. Agents join calls in ~500ms and keep audio/video latency under 30ms.

GitHub
AI Infra2025

Provides an NVFP4‑optimized training and inference infrastructure for long-form video diffusion models — supports multi-shot AR training, KV-cache and NVFP4 quantized inference, sequence-parallelism and async decoding for higher FPS and longer outputs.