AIAny

Category

Explore by categories

GitHub
AI Client2025

Generates editable slide decks from prompts or uploaded documents and exposes an API for programmatic generation; self‑hosted (Docker or desktop), supports BYO LLM/image providers, and exports editable PPTX for full data control.

GitHub
AI Client2025

Turns Chromium into a local-first AI browser with an embedded assistant that can summarise pages, extract structured data, automate web tasks, and run scheduled agents. Built as an open-source Chromium fork with 53+ built-in browser tools, 40+ app integrations, and support for BYO AI keys or fully local models (Ollama / LM Studio).

GitHub
AI Client2025

Drops Claude Code into GitHub Actions so it responds to @claude mentions in PRs and issues — answering questions, reviewing diffs, and committing fixes or features on a branch. Runs on your runners via the Anthropic API, Bedrock, or Vertex AI.

GitHub
AI Client2025

Translates full-length books, subtitles, and documents with LLMs while preserving original formatting and structure. Uses intelligent chunking to handle arbitrarily long files, supports local or cloud providers, and resumes interrupted jobs without losing progress.

GitHub
AI Agent2025

Run Claude as a programmatic agent in Python: one-shot query() calls or a stateful ClaudeSDKClient for multi-turn loops. Define in-process tools, lifecycle hooks, and per-tool permissions; it bundles the Claude Code CLI and exposes its full toolset.

GitHub
AI Client2025

Provides a terminal REPL that gives AI coding agents a persistent, structured context memory (a versionable context tree) which can be synced across machines. Distinguishes itself with local-first TUI workflows, Git-like versioning for knowledge, and broad multi-LLM and agent tool integrations; source-available under Elastic License 2.0.

GitHub
AI Client2025

A Tauri desktop GUI for Claude Code: browse and resume past sessions, build reusable agents with scoped permissions, and track token spend per project. Adds checkpoint branching and visual MCP server management, with all data kept locally and no telemetry.

GitHub
AI Client2025

Continuously screenshots your screen, feeds the captures to a vision-language model, then pushes back daily summaries, weekly recaps, and todos on its own. Local-first desktop app: data stays on your machine; runs on OpenAI-format or local LLMs.

GitHub
AI Client2025

Web and mobile front-end for terminal coding agents — Claude Code, Cursor CLI, Codex, and Gemini-CLI. Drive live sessions from a browser with an integrated shell, file/Git explorers, and a plugin system. Self-host or use the managed Cloud option.

GitHub
AI Client2025

Browser-based AI development platform that runs tasks inside isolated cloud development environments: natural-language agents read code, run commands, modify files, and integrate results back into Git. Key features include per-task sandboxes, multi-model selection, and an enterprise private-deploy option.

GitHub
AI Agent2025

Provides a visual, low-code environment to build, debug, and deploy AI agents—integrates model services (OpenAI, Volcengine), RAG, plugins, workflows, and a Chat SDK for embedding agents into apps.

GitHub
AI Agent2025

Terminal coding agent forked from Google's Gemini CLI, retuned for Qwen3-Coder with a custom parser and tool protocol. Runs against OpenAI, Anthropic, Gemini, Qwen or local models, and adds subagents, agent teams, auto-memory and MCP.