AIAny

Tag

Explore by tags

GitHub
AI Agent2024

Runs local AI-agent workflows through a desktop app, CLI, and embeddable API, connecting many LLM providers and MCP extensions for editing, execution, testing, and automation.

GitHub
AI Infra2024

Connects multiple Macs and Linux machines into one cluster to run models too large for any single machine. Auto-discovers peers, shards a model across them via tensor parallelism, and exposes OpenAI-, Claude-, and Ollama-compatible APIs.

GitHub
AI Client2024

Visually edit Next.js + Tailwind projects in the browser like Figma, with every change written straight back to your real React code. Pairs a DOM-level visual canvas with AI chat that scaffolds and edits components, plus branching and one-click deploy.

GitHub
AI Infra2024

Converts PDFs, images, and Office documents into Markdown or JSON for retrieval, extraction, and agent workflows, with OCR, layout analysis, formula handling, and multiple runtime modes.

GitHub
AI Agent2024

Local-first runtime for autonomous AI agents that run on-device and stay model-agnostic across OpenAI, Anthropic, Gemini, Grok, and local models. A plugin system adds chat platforms (Discord, Telegram, X), voice, browser automation, RAG, and wallets.

AI Agent2024

Connects LLM agents to 1,000+ apps (Gmail, Slack, GitHub, Notion, Stripe) with managed OAuth, just-in-time tool selection by intent, and sandboxed Python 3.11 execution. Agents authenticate and act on a user's behalf without bespoke integration code.

GitHub
AI Agent2024

Routes each user query to the most suitable agent via a classifier that weighs agent profiles and conversation history, keeping context shared across handoffs. Python and TypeScript, with a SupervisorAgent that runs sub-agents in parallel.

GitHub
AI Infra2024

Drives UI automation from screenshots alone: describe steps in natural language and a vision model acts on what it sees, no DOM selectors. One API spans web, Android, iOS, HarmonyOS and desktop; plugs into Playwright/Vitest or runs autonomously.

AI Agent2024

Open-source platform for autonomous coding agents that work like developers: editing files, running shell commands, browsing the web, and calling APIs in an isolated sandbox. Model-agnostic, with GitHub, Slack, and CI/CD integration.

AI API2024

Offers OpenAI- and Anthropic-compatible access to DeepSeek models, including chat, reasoning, tool calls, JSON output, long-context variants, pricing, rate limits, and agent-tool integration guides.

GitHub
AI Infra2024

Official inference framework for 1-bit and ternary (1.58-bit) LLMs such as BitNet b1.58, with optimized CPU kernels. Delivers 1.37x-6.17x speedups and 55-82% lower energy on x86 and ARM, and runs a 100B model on a single CPU at 5-7 tokens/sec.

GitHub
AI Agent2024

Developer framework for building AI agents that autonomously trade on Polymarket prediction markets. Bundles the Polymarket and Gamma APIs, a Chroma RAG layer that pulls in news, and a CLI to query markets, reason with an LLM, and execute trades.