LogoAIAny
  • Search
  • Collection
  • Category
  • Tag
  • Daily AI
LogoAIAny

Tag

Explore by tags

LogoAIAny

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

  • cursor

  • deepmind

  • deepseek

  • depth

  • devops

  • diffusers

  • docker

  • drug-discovery

  • electron

  • embeddings

  • engineering

  • facebook

  • finance

  • foundation

  • foundation-model

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • huggingface

  • image

  • ios

  • java

  • javascript

  • LLM

  • llm

  • math

  • mcp

  • mcp-client

  • mcp-server

  • meta-ai

  • meta-pytorch

  • microsoft

  • mlops

  • mobile

  • multilingual

  • multimodal

  • NLP

  • nlp

  • nodejs

  • nvidia

  • ocr

  • ollama

  • openai

  • opencode

  • pandas

  • paper

  • physics

  • plugin

  • postgres

  • privacy

  • prompt-engineering

  • python

  • pytorch

  • RL

  • robotics

  • rust

  • science

  • security

  • shodan

  • skillkit

  • sora

  • speech

  • ssh

  • tensorrt

  • terminal

  • transformers

  • translation

  • tutorial

  • typescript

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • xAI

  • xai

GitHub
Icon for item

Archon

2025
coleam00

Structures AI-assisted development as deterministic YAML workflows—planning, implementation, validation, review, and PR creation—so agent runs are repeatable and isolated. Mixes deterministic nodes with AI nodes and runs from CLI, Web UI, or chat integrations.

ai-codingai-workflowcligitHubclaude-code+5
GitHub
Icon for item

Talk to Figma MCP

2025
grab

Lets agentic AI (Cursor, Claude Code) read and programmatically modify Figma designs via an MCP bridge — includes a TypeScript MCP server, a Figma plugin, and a WebSocket relay for batch text edits, instance-override propagation, and flow conversion.

mcpmcp-servermcp-clientcursorclaude-code+5
GitHub
Icon for item

MetaTrader MCP Server

2025
Aria Dhanang

Lets AI assistants query market data and execute/manage trades on MetaTrader 5 using natural language. Implements the MCP bridge with multiple transports (stdio/SSE/HTTP), a WebSocket quote streamer, and local-credentials-first design for prototyping AI-driven trading integrations.

mcpmcp-serverpythonfinanceclaude+3
GitHub
Icon for item

DeerFlow

2025
ByteDance (DeerFlow team), Daniel Walnut +1

Orchestrates sub-agents, persistent memory, and sandboxed execution to run long-horizon LLM workflows and multi-step automation. Ships extensible skills, parallel sub-agents, filesystem sandboxes, and LangChain/LangGraph integration — aimed at research and automation pipelines.

ai-agentagent-skillsbytedancemcp-serverdocker+3
GitHub
Icon for item

Claude Code Action

2025
Anthropic

A GitHub Action that runs Claude Code inside PRs and issues to answer code questions, perform code review, and implement simple changes; auto-detects execution mode and supports Anthropic, AWS Bedrock, Google Vertex AI, and Microsoft Foundry.

anthropicclaudeclaude-codegithubai-tools+3
GitHub
Icon for item

Claude-Flow

2025
ruvnet

Claude-Flow is an enterprise-ready multi-agent orchestration framework (by ruvnet) that turns Claude Code into a coordinated multi-agent platform. It supports 54+ specialized agents, swarm topologies, RAG and vector memory (HNSW/AgentDB), self-learning components (SONA, EWC++), multi-LLM routing, MCP server integration and production security features — intended for complex software engineering, automation and AI-driven workflows.

claudeclaude-codemcpmcp-serverai-agent+4
GitHub
Icon for item

Claude Context

2025
Zilliz (zilliztech)

Provides semantic code search for AI coding agents by making an entire codebase available as context via hybrid BM25 + vector retrieval, reducing token costs. Uses incremental indexing, AST-based chunking, and Zilliz/Milvus-backed vectors for large-codebase and IDE workflows.

mcpmcp-serverclaude-codeclaudeai-coding+5
GitHub
Icon for item

Claude Agent SDK for Python

2025
Anthropic

Provides a Python SDK for building and running Claude Agent apps — async query APIs, an interactive ClaudeSDKClient, bundled Claude Code CLI, in-process MCP tool servers, tool permission controls, hooks, and examples for agent workflows.

anthropicclaudeclaude-codepythonai-api+4
GitHub
Icon for item

Cloud CLI (aka Claude Code UI)

2025
Siteboon

Browser-based desktop and mobile UI that exposes Claude Code, Cursor CLI, Codex and Gemini-CLI sessions — session management, integrated shell, file/Git explorers, and a plugin system. Use self‑hosted or via the CloudCLI Cloud managed option.

claude-codeclaudegeminiai-clientmcp-client+4
GitHub
Icon for item

context-engineering-intro

2025
Cole Medin

Provides a template and workflow for 'context engineering'—structuring documentation, examples, rules, and validation so AI coding assistants (especially Claude Code) can implement features reliably. Includes PRP/INITIAL templates and example-driven guidance.

claude-codeai-codingagent-skillsLLMgitHub+1
GitHub
Icon for item

Claude Code Security Reviewer

2025
Anthropic

An open-source GitHub Action from Anthropic that uses Claude (Claude Code) to perform semantic security reviews of code changes. It analyzes PR diffs, reports findings as PR comments, filters false positives, and is language-agnostic. Designed to integrate into CI/CD to automate security reviews.

anthropicclaudeclaude-codegithubsecurity+3
GitHub
Icon for item

ccstatusline

2025
Matthew Breedlove (sirmalloc)

Displays model info, token usage, git branch and other runtime metrics as a customizable Powerline-style status line for Claude Code CLI. Includes an interactive TUI, many widgets (usage, speeds, block timer), OSC8 links, and cross-platform support via npx/bunx.

claude-codeclaudeanthropicclinodejs+4
  • Previous
  • 1
  • 2
  • 3
  • More pages
  • 7
  • 8
  • Next