AIAny

Tag

Explore by tags

GitHub
AI Infra2021

Runs, manages, and scales AI workloads across 20+ clouds, Kubernetes, Slurm, and on-prem from one YAML or Python spec. Auto-provisions GPUs/TPUs, fails over across regions and providers when capacity is short, and routes jobs to the cheapest option.

MLOps2021

Orchestrates ML training pipelines and production agent workflows from one Python codebase that runs unchanged from a laptop to Kubernetes or any cloud. Auto-versions artifacts, models, and agent checkpoints, with no orchestrator or framework lock-in.

AI Agent2022

Terminal rebuilt around AI agents: orchestrate Claude Code, Codex, and Warp's own agent in parallel, each with codebase indexing and scoped permissions. Run them locally or in the cloud, and bring your own model via Bedrock, LiteLLM, OpenRouter.

GitHub
AI Image2022

Runs a self-hosted web server and React-based UI to generate, edit, and manage images using Stable Diffusion, SDXL and other foundation models. Includes a model manager, unified canvas, node-based workflows, gallery, and support for ckpt, diffusers and some gguf checkpoints.

GitHub
AI Agent2022

Build LLM-powered agents and applications from modular components: provider-agnostic model abstractions, tool integrations, retrievers for RAG, and agent orchestration primitives. Suited for prototyping and production agent workflows; requires developer wiring and dependency management.

GitHub
AI Agent2022

Connects LLMs to private and domain-specific data with ingestion, indexing, and retrieval primitives for RAG and agentic apps. Centers on document parsing via LlamaParse for 90+ file formats, schema-based extraction, and composable queries.

GitHub
AI Infra2022

Unified Python framework where the same code runs on batch and streaming data, backed by a Rust engine on Differential Dataflow for incremental computation. Aimed at ETL, analytics, and live RAG pipelines over Kafka and 300+ connectors.

GitHub
AI Infra2023

Lets you write compositional Python programs that compile into self‑improving LLM pipelines — replacing brittle prompt engineering with a declarative, programmatic approach and built‑in algorithms to optimize prompts and weights for RAG, multi‑stage pipelines, and agent loops.

GitHub
AI Agent2023

Builds no-code automations with TypeScript-based integrations, AI pieces, human-in-the-loop steps, and MCP exposure for community and product workflows.

GitHub
AI Infra2023

Aggregates alerts from dozens of monitoring tools into a single pane of glass, then deduplicates, correlates, and enriches them. Automates incident response with declarative YAML workflows — like GitHub Actions for your monitoring stack.

GitHub
AI Client2023

Visual canvas for composing, testing, and deploying LLM-based pipelines and multi-agent workflows. Supports major LLMs and vector databases, exports flows as APIs or MCP servers, and offers a desktop bundle for local experimentation and iteration.

GitHub
AI Agent2023

Builds production RAG systems around deep document understanding, explainable chunking, hybrid retrieval, citations, and agent workflows for messy enterprise documents.