AIAny

Tag

Explore by tags

GitHub

On-device search engine for notes, transcripts, and code that blends BM25 full-text, vector semantic search, and a local LLM re-rank — all running offline via node-llama-cpp and SQLite. Ships an MCP server so AI agents can query your knowledge base.

GitHub
AI Client2025

Cross-platform GTD task manager for desktop, mobile, and web that covers the full Capture→Clarify→Organize→Reflect→Engage workflow with a local-first data model and flexible sync backends. Optional BYOK AI copilot and automation (CLI, REST API, MCP) help clarify and break down tasks.

GitHub
AI Agent2025

Coordinates about a dozen role-based AI agents — analyst, architect, developer, QA, scrum master — through a CLI, taking a feature from PRD and architecture docs into an automated dev cycle. Runs inside Claude Code, Cursor, Codex, or Gemini.

GitHub
AI Agent2025

Provides a CLI-first framework to orchestrate autonomous AI agents and development workflows. Includes role-based agents, the ADE execution pipeline, IDE hooks and an NPX installer for quick setup—best for teams automating planning→development→QA.

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 Agent2025

Coordinates multiple AI coding agents and persists work state in git-backed hooks; provides convoy-based work tracking, an AI coordinator (Mayor), agent lifecycle/watchdog tooling, and a merge/refinery workflow for reliable multi-agent code work.

GitHub
AI Client2025

Generates summaries from URLs, YouTube videos, podcasts, PDFs, and local audio or video files. Backend-agnostic by design: the same pipeline drives local coding CLIs (Claude, Codex, Gemini) or hosted API providers (OpenAI, Google, xAI).

GitHub
AI Infra2025

Runs untrusted AI-agent code, commands, and file operations inside isolated sandboxes that scale from local Docker to Kubernetes. One Sandbox Protocol unifies both runtimes, with gVisor, Kata, and Firecracker isolation and SDKs across five languages.

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.

GitHub
AI Client2025

Provides a plug-and-play inference engine that lets language models programmatically inspect, decompose, and recursively call themselves to handle very long contexts; supports local and cloud REPL sandboxes, multiple LLM backends, and trajectory logging/visualization.

GitHub

Fifteen reusable agent skills for curating LLM context windows, treating attention decay—not token capacity—as the real constraint. A routing layer benchmarked at 0.92 top-1 accuracy selects the right skill for each task.

GitHub
AI Client2025

Run official Claude Code/Codex/Gemini/OpenCode coding sessions locally and control them remotely via Web/PWA/Telegram — local-first workflow with seamless handoff between local and remote, AFK approvals from phone, voice assistant, and multi-agent CLI support.