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

  • benchmark

  • benchmarks

  • biology

  • blog

  • book

  • bytedance

  • chatbot

  • chatgpt

  • chemistry

  • claude

  • claude-code

  • cli

  • code

  • codex

  • coding

  • coding-agents

  • 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

  • gcode

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • groq

  • huggingface

  • image

  • ios

  • java

  • javascript

  • json

  • kimi

  • llama.cpp

  • LLM

  • llm

  • long-horizon

  • 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

  • parquet

  • physics

  • pi

  • plugin

  • polars

  • postgres

  • privacy

  • programming

  • prompt-engineering

  • pwa

  • python

  • pytorch

  • qwen

  • react

  • reasoning

  • redis

  • retrieval

  • RL

  • rl

  • robotics

  • rust

  • science

  • security

  • segmentation

  • shodan

  • skillkit

  • software-engineering

  • sora

  • speech

  • sqlite

  • ssh

  • stt

  • swe

  • swift

  • tensorrt

  • terminal

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • vulkan

  • web-search

  • windsurf

  • xAI

  • xai

GitHub
AI Agent·2026
Icon for item

AutoResearchClaw

AIMING-Lab / AutoResearchClaw team

Turns a single research idea into runnable experiments and a conference-ready paper by orchestrating an LLM-driven end-to-end workflow (literature → design → code → sandboxed runs → analysis → writing). Provides human-in-the-loop checkpoints, domain-specialist executors, and multi-layer citation verification.

#ai-agent#mlops#python#opencode#docker+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
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 Agent·2026
Icon for item

Skills For Design Engineers

Emil Kowalski·Vercel, Linear +1

Provides modular “skills” that help designers and engineers audit, find, and improve UI animations and interaction decisions — optimized for use by AI agents or human-in-the-loop workflows. Distills domain-expert rules into actionable SKILL.md modules (review, improve, find opportunities, vocabulary).

#agent-skills#prompt-engineering#github#ai-agent#engineering+1
GitHub
AI Image·2026
Icon for item

Modly

Lightning Pixel

Turns photos into exportable 3D meshes using open-source AI models that run entirely on your GPU. Desktop app for Windows and Linux with an extension system to install local model generators and export common 3D formats.

#ai-image#image#nodejs#python#github+2
GitHub
AI Client·2026
Icon for item

Orca

Stably AI (stablyai)

Orchestrates parallel CLI-based AI agents in isolated git worktrees so you can run multiple coding agents side-by-side, review AI-generated diffs, and link PRs/CI to each worktree. Desktop client with a mobile companion and BYO model subscriptions.

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

Sandcastle

Matt Pocock

Orchestrates LLM-powered coding agents in isolated sandboxes to automate code edits and review pipelines. Provider-agnostic (Docker, Podman, Vercel), supports branch strategies, session capture, reusable sandboxes and structured outputs.

#typescript#docker#claude-code#ai-agent#ai-coding+3
GitHub
AI Coding·2026
Icon for item

hunk

modem-dev

Review-first terminal diff viewer that opens changesets in an interactive TUI with multi-file review stream, sidebar navigation, and inline AI/agent annotations. Supports split/stack responsive layouts, watch mode, and Git/Jujutsu pager integration.

#terminal#cli#agent-skills#ai-agent#ai-tools+3
GitHub
AI Coding Tutorials·2026
Icon for item

AI Engineering from Scratch

Rohit Ghumare, Community

Hands-on, phase-based curriculum for building end-to-end AI systems from first principles — implement algorithms, run tests, and ship reusable artifacts (prompts, skills, agents, MCP servers) across Python, TypeScript, Rust, and Julia under an MIT license.

#course#github#ai-coding#python#typescript+8
GitHub
AI Agent·2026
Icon for item

AXI: Agent eXperience Interface

kunchenguid

Defines 10 design principles and reference implementations for building agent-native, token-efficient CLIs that reduce token and turn costs for AI agents; includes the TOON output format, benchmarks (browser and GitHub), and an AXI catalog of tools.

#cli#agent-skills#mcp#typescript#ai-agent+1
GitHub
AI Agent·2026
Icon for item

SkillSpector

NVIDIA

Scans AI agent skills for security issues—detecting vulnerabilities, malicious patterns, and supply-chain risks before installation. Combines static AST checks (64 patterns across 16 categories) with optional LLM semantic review, OSV live CVE lookups, and JSON/Markdown/SARIF outputs for CI or manual review.

#security#agent-skills#ai-agent#python#cli+3
GitHub
AI Client·2026
Icon for item

Pi Web

agegr

Provides a local browser workspace for browsing and managing pi coding agent sessions — real-time chat, model configuration, skill management, and project file preview. Runs from a single npx/global install, scopes file access to the selected project, and follows Git worktrees.

#pi#ai-agent#ai-client#agent-skills#ai-coding+5
  • Previous
  • 1
  • More pages
  • 54
  • 55
  • 56
  • More pages
  • 64
  • Next