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

  • engineering

  • evaluation

  • facebook

  • finance

  • flow-matching

  • foundation

  • foundation-model

  • 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

  • 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

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • unsloth-dynamic

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • vue

  • vulkan

  • web-search

  • windsurf

  • xAI

  • xai

  • youtube

GitHub
AI Coding·2026
Icon for item

Destructive Command Guard (dcg)

Jeffrey Emanuel, Darin Gordon

Intercepts and blocks destructive git, filesystem and CLI commands before they execute when run by AI coding agents. Offers sub-millisecond hook latency, 50+ modular rule packs, heredoc/inline-script AST scanning, agent-specific integrations and configurable bypass/allow-once workflows.

#ai-coding#cli#security#rust#codex+5
GitHub
AI Coding·2026
Icon for item

Antigravity Awesome Skills

sickn33, community contributors

Provides an installable library of 1,340+ SKILL.md playbooks for AI coding assistants, with an installer CLI, bundles, workflows and plugin-friendly distributions for Claude Code, Cursor, Codex, Gemini CLI and more.

#agent-skills#ai-coding#ai-library#cli#github+5
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
GitHub
AI Agent Tutorials·2026
Icon for item

Agent Skills

Addy Osmani

Encodes production-grade engineering workflows (spec, plan, build, test, review, ship) as reusable "skills" so AI coding agents follow consistent development practices. Packaged as per-skill SKILL.md files and slash commands for integration with agents and CLIs. Suited for teams embedding engineering guardrails into agent-driven dev workflows.

#agent-skills#ai-coding#ai-agent#github#claude-code+4
GitHub
MCP Server·2026
Icon for item

Context Mode

mksglu, B. Mert Koseoglu

Dramatically reduces AI agents' context usage by sandboxing large tool outputs and indexing only relevant snippets into a searchable SQLite FTS5 (BM25) knowledge base, improving session continuity and privacy. Deploys cross-platform hooks and sandbox tools to cut context size by ~98% and avoid dumping raw logs into the model's window. ([github.com](https://github.com/mksglu/context-mode/blob/main/README.md?utm_source=openai))

#mcp#mcp-server#ai-coding#nodejs#typescript+8
GitHub
MCP Server·2026
Icon for item

agentmemory

rohitg00

Provides persistent, searchable memory for coding agents (Claude Code, Cursor, Gemini CLI, etc.), automatically capturing tool usage and session facts. Combines BM25, vector embeddings and a knowledge graph for hybrid retrieval, reducing token costs and re-explaining between sessions.

#mcp-server#mcp#ai-agent#ai-coding#embeddings+12
GitHub
AI Agent·2026
Icon for item

Obsidian Mind

Brenno Ferrari

Provides AI coding agents with persistent memory inside an Obsidian vault—preserving session context, decisions, and notes across sessions. Integrates hooks/commands for Claude Code, Codex CLI, and Gemini CLI and optionally uses QMD for semantic recall; aimed at developer workflows.

#claude-code#codex#gemini-cli#agent-skills#nodejs+6
GitHub
AI Client·2026
Icon for item

Understand Anything

Lum1104

Turns any codebase, documentation, or knowledge base into an interactive knowledge graph you can explore, search, and ask questions about. Produces node-level summaries, guided tours, and diff impact analysis, and plugs into multiple LLM platforms (Claude Code, Codex, Copilot, Gemini CLI) for query-driven exploration.

#plugin#github#cli#ai-agent#ai-client+5
GitHub
AI Coding·2026
Icon for item

Understand Anything

Lum1104, Egonex-AI

Turns any codebase, docs, or wiki into an interactive knowledge graph for exploration, semantic search, and Q&A. Uses a Tree-sitter + multi-agent LLM pipeline to auto-generate node summaries, guided tours, and diff impact analysis; CLI and dashboard integrations.

#code#github#LLM#ai-coding#ai-agent+6
GitHub
AI Coding·2026
Icon for item

graphify

Safi Shamsi·Graphify Labs, Y Combinator (S26)

Turns a repo's code, docs, PDFs, images, and videos into a queryable multimodal knowledge graph for AI coding assistants. Uses deterministic AST extraction for code and LLM-based semantic extraction for other assets, exporting interactive HTML, JSON, and a human-readable audit report.

#ai-coding#cli#python#multimodal#mcp-server+7
GitHub
AI Agent·2026
Icon for item

obsidian-wiki

Ar9av

Lets AI coding agents compile your documents and chat histories into a maintained Obsidian vault: it ingests sources, distills them into interconnected markdown pages, tracks deltas and provenance, and exposes query/lint/export skills across many agents.

#agent-skills#ai-agent#ai-tools#github#cli+5
GitHub
AI Agent·2026
Icon for item

Ponytail

Dietrich Gebert

Provides a ruleset and skills that make AI coding agents prefer the simplest correct implementation: reuse existing code, prefer stdlib/native features, and only write minimal new code. Cuts generated LOC, tokens, cost and time while preserving validation and safety.

#agent-skills#prompt-engineering#plugin#claude-code#codex+9
  • Previous
  • 1
  • 2
  • Next