AIAny

Tag

Explore by tags

GitHub
AI Client2025

Turns content briefs into SEO-optimized long-form articles via chained Claude Code commands and specialized subagents. Pulls live GA4, Search Console, and DataForSEO data to ground keyword research, drafting, and on-page optimization in real rankings.

GitHub
AI Agent2025

Agent memory that learns over time instead of just recalling past chats: retain/recall/reflect primitives turn interactions into facts, experiences, and mental models. Reports top LongMemEval scores; self-hostable with Python and Node SDKs.

AI Agent2025

Builds knowledge-grounded AI agents by combining hybrid RAG retrieval with a visual, block-based workflow editor, keeping question-answering tied to your own data. Supports document import, reranking, MCP, and self-hosted deployment.

GitHub

Discovers MCP servers already configured in Cursor, Claude, Codex and other editors, then calls their tools from TypeScript or the CLI. Can also turn any server into a standalone command-line tool or a typed TypeScript client.

GitHub
AI Video2025

Automatically generates complete short-form videos from a single topic: drafts script with an LLM, produces AI images/video, synthesizes multilingual TTS (including voice cloning), adds background music, and composes the final video. Supports local ComfyUI/RunningHub or direct model APIs and customizable templates.

GitHub
AI Infra2025

Defines a vendor-neutral JSON/YAML semantic model specification and tooling to exchange metrics, dimensions, lineage and other business semantics across analytics, AI and BI platforms; includes a core spec, validators, converters (dbt, GoodData, Salesforce) and example models.

GitHub

Extends MCP so tools can return interactive UIs — charts, forms, dashboards — that render inline in chat clients via sandboxed iframes. Tools declare ui:// HTML resources; an SDK binds them to React, Vue, Svelte, Preact, or Solid.

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 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.

GitHub
AI Client2025

Generates natively editable PPTX from PDFs, DOCX, URLs, or Markdown — producing real PowerPoint shapes, text boxes, and charts (not images). An open-source, model-agnostic, local-first pipeline that integrates with multiple AI editors while keeping your data on-device.

GitHub
AI API2025

Exposes models available in Kiro IDE/CLI (e.g., Claude and other provider models) as local OpenAI- and Anthropic-compatible proxy endpoints so tools and SDKs can use them. Key features: multi-account failover, streaming, tool-calling, VPN/proxy support, and Docker/Python deployments.

GitHub
AI Client2025

CLI (chub) that lets coding agents search, fetch, and annotate curated, versioned API docs and agent skills — agents read inspectable, language-specific docs instead of noisy web search. Features: incremental fetch, local annotations, feedback-to-maintainers.