AIAny

Tag

Explore by tags

GitHub
AI Video2025

Runs text-to-video, image-to-video, text-to-image, and image editing inference with acceleration, offloading, quantization, and distributed execution for large visual generation models.

GitHub
AI Agent2025

Wraps LangGraph in an opinionated harness giving an agent planning, file read/write, sub-agent delegation, and persistent memory out of the box. Aimed at long-horizon work where plain ReAct loops exhaust their context window.

GitHub
AI Client2025

Runs several AI coding agents — Claude Code, Codex, OpenCode — in parallel from one keyboard-driven desktop app, each on its own Git worktree. Playbooks batch markdown checklists, group chat coordinates agents, and a web server enables remote control.

GitHub
AI Agent2025

Self-hosted personal AI assistant reachable through 20+ messaging channels you already use — WhatsApp, Telegram, Slack, iMessage and more. A local gateway acts as the control plane, stays model-agnostic, and sandboxes tool runs via Docker or SSH.

GitHub
AI Agent2025

Packages Hugging Face ML tasks—dataset creation, model training, evaluation, Hub ops, Spaces deployment—as portable Agent Skills. Each is a SKILL.md folder agents load on demand, running unchanged across Claude Code, Codex, Gemini CLI, and Cursor.

GitHub

Official MCP server for data.gouv.fr, France's national open-data portal: lets chatbots search datasets, query CSV/XLS via the Tabular API, and browse cataloged third-party APIs, all read-only over a public HTTP endpoint that needs no key.

GitHub
AI Agent2025

Catalogs reusable Agent Skills for Codex — folders of instructions, scripts, and resources an agent loads to perform specific tasks. Tiers: .system (ships with Codex), .curated, and .experimental. Now deprecated in favor of OpenAI plugins.

GitHub
AI Agent2025

Forecasts how social scenarios might unfold by running multi-agent simulations: thousands of LLM agents with memory and personalities, seeded from real data, that you steer by injecting variables to 'rehearse the future' in a digital sandbox.

GitHub
AI Audio2025

Full‑screen immersive lyrics player that renders synchronized, animated lyric visualizations and AI-generated color themes; supports NetEase, Navidrome and local libraries with smart lyric matching and LRC/TTML compatibility.

GitHub
AI Agent2025

A configuration layer for the OpenCode and Codex CLI coding agents. One install adds specialized sub-agents, lifecycle hooks, and bundled MCP servers — web search, docs lookup, code search — turning a bare agent into a harness for large codebases.

GitHub
AI Client2025

Embeds Claude Code into Obsidian so a Claude-based agent can read, edit, search, and run bash inside your vault. Features include inline edits with diff previews, image analysis, slash-commands, skills/plugins, MCP integrations, and plan-mode.

GitHub
AI API2025

Normalizes wearable data — heart rate, sleep, activity, steps — from Garmin, Whoop, Apple Health and more behind one self-hosted API, so you write one integration instead of one per provider. Natural-language AI health automations are planned.