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

  • embodied-ai

  • 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

  • red-teaming

  • 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

  • training-data

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • unsloth-dynamic

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • vue

  • vulkan

  • vultr

  • web-search

  • webdataset

  • windsurf

  • world-model

  • xAI

  • xai

  • youtube

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
GitHub
AI Agent·2026
Icon for item

Hivemind

Activeloop (Activeloop, Inc.)

Provides a cloud-backed shared memory and skill-propagation layer for coding agents: captures session traces, mines recurring patterns into reusable SKILL.md, and shares capabilities across agents in real time. Features hybrid semantic+lexical search, BYOC storage, and a VFS for traces — built for team workflows and agent orchestration.

#agent-skills#mcp-server#embeddings#RAG#ai-agent+5
GitHub
MCP Client·2026
Icon for item

MemPalace

MemPalace (GitHub organization)

Stores conversation history verbatim and retrieves it via local semantic search with a structured index (wings/rooms/drawers). Pluggable vector backends and a local-first default mean high recall (benchmarked) without cloud or API keys—useful for agent memory and private RAG.

#mcp#mcp-server#mcp-client#embeddings#cli+3
GitHub
AI Audio·2026
Icon for item

OmniVoice Studio

Palash Debnath·palash.dev

Desktop app for local voice cloning, real-time dictation, and end-to-end video dubbing using zero-shot TTS across 600+ languages; features multi-engine TTS/ASR, speaker diarization, vocal isolation, batch pipelines, and invisible audio watermarking — all run fully offline.

#voice#audio#tts#stt#speech+9
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
GitHub
MCP Server·2026
Icon for item

wigolo

KnockOutEZ

Provides a local-first web-intelligence layer for AI agents: search, fetch, crawl, extract, cache, find-similar and agent-style research without API keys or per-query billing, running as an MCP server, REST daemon, or SDK.

#mcp-server#mcp-client#mcp#web-search#embeddings+6
Hugging Face
AI Dataset·2026
Icon for item

Usenet Corpus 1980–2013

OwnedByDanes

Provides deduplicated, sanitized Usenet posts (1980–2013) for language-model pretraining and linguistic research. Includes a ~103.1B-token full corpus (408M posts) with freely downloadable sample files; full corpus access requires a license and PII redaction was applied.

#huggingface#nlp#multilingual#ai-train#privacy+1
Hugging Face
AI Model·2026
Icon for item

OpenAI Privacy Filter

OpenAI

Detects and masks personally identifiable information (PII) in text using a bidirectional token-classification model for high-throughput, on‑premises sanitization. Key traits: 1.5B parameters, 128k-token context, Apache 2.0 license, and tunable precision/recall operating points.

#openai#privacy#huggingface#nlp#ai-inference+2
Hugging Face
AI Dataset·2026
Icon for item

ML Intern Session Traces

clem

Collects ML Intern coding-agent session traces as Claude‑Code‑style JSONL event streams for viewing with the Hugging Face Agent Trace Viewer. Each file is one session (messages, tool calls, outputs, timestamps); automated scrubbing is applied but no comprehensive human redaction—treat as potentially sensitive.

#huggingface#ai-agent#ai-coding#claude-code#cli+2
Hugging Face
AI Dataset·2026
Icon for item

TransitLM

GD-ML

A Chinese public-transit route-planning dataset for training and benchmarking LLMs that generate structured transit routes from origin–destination pairs. Releases include a large CPT corpus, SFT train/test splits, and a 30K real-world benchmark; anonymized and real testsets are provided for privacy-aware, fair evaluation.

#nlp#LLM#privacy#transformers#pandas+1
GitHub
AI Coding·2026
Icon for item

AI Engineer Coach

Microsoft

Parses local AI coding-assistant session logs and presents a privacy-first dashboard that surfaces practice scores, anti-patterns, code-output metrics, skill discovery, and context-health checks. Runs as a VS Code extension or a GitHub Copilot canvas; requires building/installing the VSIX.

#ai-coding#ai-tools#github#microsoft#typescript+3
GitHub
AI Agent·2026
Icon for item

Apache Maka

Zili Chen, Hao Ding·The Apache Software Foundation, Apache Incubator +1

Local-first AI agent workspace for authoring, running, and recovering agent executions — records model messages, tool calls, tool results, permission decisions, and termination events in an append-only Runtime Event Log. Provides Desktop (Electron), TUI/CLI, and headless Eval surfaces plus local tools and runtime features for pruning, compaction, and durable recovery.

#ai-agent#agent-skills#typescript#electron#nodejs+8
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next