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 Agent·2025
Icon for item

UI-TARS

ByteDance

Reads GUI screenshots and directly outputs desktop, mobile, and browser actions — clicking, typing, navigating — as one end-to-end vision-language model rather than a modular pipeline. Scores 84.8% on WebVoyager and 42.5% on OSWorld.

#bytedance#github#ai-agent#vision#LLM+3
GitHub
AI Agent·2025
Icon for item

Cloudflare Agents

Cloudflare

Runs stateful AI agents as Cloudflare Durable Objects — each keeps its own storage and lifecycle, hibernating when idle and waking on demand. Adds WebSocket state sync, type-safe RPC, resumable LLM streaming, MCP roles, and durable workflows.

#ai-agent#mcp#mcp-server#ai-workflow#ai-client+5
GitHub
AI Agent·2025
Icon for item

Neuro SAN Studio

Cognizant AI Lab, Cognizant

Hands-on studio to design, test and deploy declaratively configured multi-agent systems built on the Neuro SAN framework. Ships ready examples, an Agent Network Designer UI (nsflow), CLI tooling, and integrations with major LLMs and external tools for rapid prototyping.

#ai-agent#agent-skills#LLM#python#cli+5
GitHub
AI Infra·2025
Icon for item

Cua

trycua (GitHub)·Cua

Spins up sandboxed VMs and containers (macOS, Linux, Windows, Android) that an AI agent can fully control through one unified SDK, cloud or local, plus a benchmark suite and background drivers that automate native apps without grabbing the cursor.

#ai-agent#ai-development#ai-tools#github#mlops+2
GitHub
AI Agent·2025
Icon for item

AutoAgent

Jiabin Tang, Tianyu Fan +2

Lets you build, generate, and run multi-agent LLM workflows from natural-language prompts with no coding. Automatically profiles agents, creates tools/workflows, and supports multiple LLM providers plus CLI/Docker deployment.

#ai-agent#llm#ai-workflow#agent-skills#github+5
GitHub
AI Coding·2025
Icon for item

Archon

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-coding#ai-workflow#cli#gitHub#claude-code+5
GitHub
MCP Server·2025
Icon for item

Vexa

Vexa-ai

Runs a self-hosted meeting bot and transcription API that joins Google Meet, Teams and Zoom and streams speaker-attributed transcripts in real time. Compiles meetings into a git-backed Markdown workspace and runs sandboxed agents on your infrastructure; Apache-2.0 and air-gap capable.

#stt#mcp-server#ai-agent#ai-api#chatbot+8
GitHub
AI Agent Tutorials·2025
Icon for item

Awesome AI Apps

Arindam Majumder, Shivay Lamba +1

Curates 80+ hands-on LLM-powered examples, tutorials and recipes for building agents, RAG systems, voice assistants, and agentic workflows. Includes starter templates, course playlists, and reference apps for rapid prototyping and learning.

#RAG#mcp#ai-agent#llm#ai-workflow+5
GitHub
AI Agent·2025
Icon for item

AiToEarn

yikart·AiToEarn

Distributes one post across 14+ platforms (Douyin, Xiaohongshu, TikTok, X), automates likes and replies via a browser plugin, and matches creators to paid brand tasks settled by sales, views, or engagement. Drivable from Claude/Cursor via MCP.

#mcp#ai-api#ai-agent#ai-tools#AIGC+3
GitHub
AI Train·2025
Icon for item

AReaL

inclusionAI (AReaL Team), Institute for Interdisciplinary Information Sciences, Tsinghua University +1·Ant Group, Institute for Interdisciplinary Information Sciences, Tsinghua University

Trains LLM reasoning and agentic models with fully asynchronous reinforcement learning, decoupling rollout generation from policy updates for a 2.77x speedup over synchronous RL. Covers GRPO, PPO and DAPO across Megatron, FSDP, vLLM and SGLang backends.

#RL#LLM#ai-train#ai-agent#pytorch+4
GitHub
AI Agent·2025
Icon for item

Hands-On AI Engineering

Sumanth (maintainer), AI Engineering Community

Curated collection of production-oriented AI projects that implement OCR, RAG, multi-agent systems, and multimodal pipelines. Each entry provides runnable code, setup notes, and engineering patterns to help developers move prototypes toward production.

#ocr#RAG#ai-agent#multimodal#LLM+3
GitHub
AI Agent·2025
Icon for item

Agent Starter Pack

Google Cloud Platform·Google Cloud

Scaffolds production-ready GenAI agents on Google Cloud from one CLI command, wrapping your agent logic in Terraform, CI/CD, observability, and evaluation. Ships ADK, LangGraph, and multimodal RAG templates for Cloud Run or Vertex AI Agent Engine.

#google#ai-agent#gemini#RAG#mlops+1
  • Previous
  • 1
  • More pages
  • 10
  • 11
  • 12
  • More pages
  • 45
  • Next