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

  • 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

  • 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

  • windsurf

  • xAI

  • xai

GitHub
AI Infra·2025
Icon for item

DeepGEMM

Chenggang Zhao, Zhean Xu +7

High-performance CUDA tensor-core GEMM kernel library for LLM workloads: supports FP8/FP4/BF16, fused Mega MoE and MQA scoring, and runtime JIT-compiled kernels. Targets NVIDIA SM90/SM100 and PyTorch—for teams working on low-level GPU kernel optimization.

#deepseek#pytorch#nvidia#gitHub#ai-library+2
GitHub
AI Infra·2025
Icon for item

DeepEP

Chenggang Zhao, Shangyan Zhou +7

Provides high-throughput, low-latency GPU communication kernels for Mixture-of-Experts (MoE) and expert-parallel workloads, with NVLink↔RDMA-aware forwarding, FP8/BF16 support, and low-latency RDMA hooks for inference decoding.

#deepseek#github#pytorch#nvidia#ai-inference+3
GitHub
AI Infra·2025
Icon for item

FlashMLA

Jiashi Li, DeepSeek·DeepSeek

Optimized MLA (Multi-head Latent Attention) decoding kernels powering DeepSeek-V3/V3.2 inference on Hopper and Blackwell GPUs. Dense decoding reaches ~3000 GB/s and 660 TFLOPS on H800; the sparse path stores the KV cache in FP8.

#deepseek#github#pytorch#nvidia#ai-inference+2
GitHub
AI Agent·2025
Icon for item

DeerFlow

ByteDance (DeerFlow team), Daniel Walnut +1·ByteDance

Orchestrates a lead agent, isolated parallel sub-agents, long-term memory, and sandboxes for long-horizon tasks — minutes to hours of deep research, coding, and content creation. LangChain/LangGraph-based with extensible skills; v2 is a full rewrite.

#ai-agent#agent-skills#bytedance#mcp-server#docker+3
GitHub
AI Video·2025
Icon for item

VideoAgent

Hengji Zhou, Lingxuan Huang +5·South China University of Technology, The University of Hong Kong +2

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.

#video#ai-video#multimodal#ai-agent#LLM+7
Large Language Model Papers·2025
Icon for item

DeepSeek-V3.2: Pushing the Frontier of Open Large Language Models

DeepSeek-AI, Aixin Liu +262·DeepSeek-AI

An open large language model pairing DeepSeek Sparse Attention (DSA) for cheaper long-context inference with a scaled RL pipeline. Authors claim parity with GPT-5, with a high-compute Speciale variant surpassing it and rivaling Gemini-3.0-Pro on reasoning.

#deepseek#LLM#paper#RL#ai-agent
GitHub
Large Language Model Papers·2026
Icon for item

Engram — Conditional Memory via Scalable Lookup

DeepSeek AI

Provides a conditional memory module that performs O(1) N‑gram lookups and fuses static embeddings into transformer hidden states — enables offloading large embedding tables to host memory with minimal inference overhead.

#deepseek#paper#github#pytorch#llm+3
GitHub
AI Agent·2026
Icon for item

CodeWhale

Hmbown, CodeWhale community

Terminal-native coding agent that streams reasoning blocks, makes controlled edits to local workspaces behind approval gates, and includes an auto mode that chooses model and thinking level per turn — designed for in-terminal code review, debugging, and automation workflows.

#terminal#cli#ai-agent#deepseek#rust+5
GitHub
AI Client·2026
Icon for item

DeepSeek TUI

Hmbown

Terminal-native coding agent that runs DeepSeek V4 models with a 1M-token context; provides file, shell, git and web tools, thinking-mode streaming, a sandbox and durable task queue — single binary with no Node/Python runtime.

#deepseek#terminal#cli#rust#ai-agent+4
GitHub
AI API·2026
Icon for item

DS2API

CJackHwang

Converts DeepSeek protocol calls into OpenAI/Claude/Gemini-compatible APIs with a Go backend and React admin UI. Offers account pooling, protocol adapters, tool-call translation, PoW, and multiple deployment modes (Docker, Vercel, standalone).

#deepseek#ai-api#ai-deploy#docker#openai+5
Hugging Face
AI Dataset·2026
Icon for item

Nemotron-SFT-Math-v3

NVIDIA Corporation

Large-scale mathematical reasoning dataset of model-generated solution trajectories produced with and without Python Tool-Integrated Reasoning (TIR), with final answers verified against reference solutions. Contains ~3.64M JSONL training samples (~144 GB) and per-source CC-BY / CC-BY-SA licensing; intended for training and evaluating tool-augmented mathematical reasoning in LLMs.

#nvidia#huggingface#math#deepseek#llm+3
GitHub
AI Client·2026
Icon for item

BugHunter

shuvonsec

Terminal-first toolkit that automates bug bounty workflows — recon, hunting across 20 vulnerability classes, validation, and submission-ready report generation; runs as a Claude Code plugin or standalone CLI with support for free local AI providers (Ollama, Groq, DeepSeek).

#terminal#cli#claude-code#claude#ollama+6
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next