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 Coding·2026
Icon for item

code-review-graph

tirth8205

Builds a local structural knowledge graph of a codebase so AI coding assistants read only the minimal, relevant code during reviews and daily tasks—reducing tokens used while providing blast-radius impact analysis, incremental updates, and MCP integrations.

#mcp#mcp-server#mcp-client#python#ai-coding+5
GitHub
AI Agent·2026
Icon for item

Hermes Agent Self-Evolution

Nous Research

Automatically evolves Hermes Agent skills, prompts, tool descriptions and code using DSPy + GEPA — mutating text via API calls, evaluating trace-based failures, and selecting variants that pass tests and human PR review. No GPU training required; runs cost roughly $2–$10 per optimization.

#agent-skills#ai-agent#gitHub#prompt-engineering#mlops+3
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
Hugging Face
AI Model·2026
Icon for item

Needle

Henry Ndubuaku, Jakub Mroz +7

A distilled 26M-parameter encoder–decoder LLM for on-device function-calling and tool use. Uses a pure-attention Simple Attention Network, provides open weights and local finetuning, and targets high-throughput inference on the Cactus runtime.

#llm#huggingface#github#ai-inference#ai-serving+5
GitHub
AI Infra·2026
Icon for item

turbovec

RyanCodrai

Compresses high-dimensional embeddings into low-bit TurboQuant indexes for fast, memory-efficient local vector search. Supports online ingest (no train/rebuild), SIMD kernels that match or beat FAISS, per-vector length-renormalization, and runtime allowlists — suited for privacy-sensitive, low-latency RAG.

#rust#python#embeddings#RAG#ai-inference+4
GitHub
AI Agent·2026
Icon for item

Harness

revfactory

Turns a domain description into a Claude Code agent team and the skills they use — auto-generates agent definitions and skill files from six pre-defined team-architecture patterns. Best for teams building structured multi-agent workflows on Claude Code.

#claude-code#plugin#agent-skills#ai-agent#ai-workflow+5
GitHub
AI Client·2026
Icon for item

Codex plugin for Claude Code

dkundel-openai, VOIDXAI +8·OpenAI

Integrates Codex into Claude Code so you can run read-only code reviews, steerable adversarial reviews, and delegate long-running tasks to a local Codex instance via slash commands. Uses the local Codex CLI/app server and Node.js; designed for developers who want seamless handoff between Claude Code and Codex.

#codex#claude-code#plugin#nodejs#cli+6
AI Video Papers·2026
Icon for item

Video-Oasis: Rethinking Evaluation of Video Understanding

Geuntaek Lim, Sungjune Park +6

Provides a diagnostic suite that audits video-understanding benchmarks to find samples solvable without visual or temporal input, filters those shortcuts, and produces a distilled video-native testbed that reveals major capability gaps in current Video-LLMs.

#video#evaluation#ai-video#vision#multimodal+3
GitHub
AI Coding·2026
Icon for item

Graphify

Graphify Labs, Y Combinator (S26)

Maps a codebase plus docs, PDFs, media and configs into a local, queryable knowledge graph; parses code with a local tree-sitter AST (no LLM), uses configurable backends for semantic extraction of non-code, and outputs graph.json, graph.html and a brief report.

#ai-coding#cli#code#github#python+4
Hugging Face
AI Model·2026
Icon for item

Granite-4.1-8B

Granite Team (IBM)

An 8B-parameter, instruction-tuned long-context LLM optimized for instruction following, tool-calling, and multilingual dialogue — supports 131072-token context and common NLP tasks such as summarization, QA, code, and RAG.

#huggingface#transformers#llm#multilingual#nlp+3
Hugging Face
AI Dataset·2026
Icon for item

Zero-to-CAD 100K

ADSKAILab

Curated 100K subset of geometrically diverse CAD construction sequences sampled from a 1M agentically synthesized corpus — each item includes executable CadQuery scripts, 8 rendered views, STL/STEP exports, and precomputed DINOv3 embeddings for retrieval and benchmarking.

#ai#ai-development#embeddings#python#code+3
GitHub
AI Coding·2026
Icon for item

Memtrace

Syncable

Turns a codebase into a live structural knowledge graph that coding agents can query in milliseconds. Bi-temporal, replay-aware indexing of symbols and relationships performed locally with zero LLM API calls; Rust-native, MCP-native integrations and fast incremental updates.

#mcp#mcp-server#ai-coding#agent-skills#rust+5
  • Previous
  • 1
  • 2
  • 3
  • More pages
  • 9
  • 10
  • Next