Tag
Explore by tags
Bundles your prompt and project files into a single context package and submits that bundle to one or multiple LLMs (GPT‑5.x, Gemini, Claude, etc.) via API or optional browser automation. Key features: multi-model runs, file-globbing and token-aware bundles, session lineage and replay, and a CLI-first workflow for code reviews, audits, and multi-model comparisons.
Agent-first development platform: spawn autonomous agents that plan, edit, run terminals, and drive a browser to verify their own work, returning reviewable artifacts like plans and screenshots. Defaults to Gemini 3 Pro; also runs Claude and GPT-OSS.
Detects and surgically removes Google's SynthID watermark from images using multi-resolution spectral analysis and a resolution-aware codebook; provides a V3 bypass with high PSNR and strong phase-coherence reduction. Research-focused and intended for analysis/defense, not misrepresentation.
Unified API proxy and protocol gateway that translates and routes requests to Claude, OpenAI Chat/Images/Codex, and Gemini. Offers channel orchestration, multi-key rotation, failover, model routing, and a built-in web admin UI for consolidating multiple model providers behind a single endpoint.
Provides reusable 'Agent Skills'—modular skill packages for integrating Gemini, Managed Agents, and Google Cloud services into installable agent components. Focuses on ready-made connectors and recipes for common Google product workflows, speeding up building and extending agents on Google's Agent Platform.
Provides a CLI and skill suite that lets coding assistants scaffold, evaluate, and deploy ADK-based AI agents on Google Cloud. Integrates eval pipelines (generate/grade), deployment infra and CI/CD scaffolds, observability, and Gemini Enterprise publishing workflows.
Synthetic JSON dataset of model-generated prompts and step-by-step reasoning traces (≈90k rows, ~75M tokens) created with Claude Sonnet 4.6 and cross-checked by Gemini 3.1 Pro — intended for training or fine-tuning LLMs on natural reasoning, multi-domain code/math, and instruction following. Hosted on Hugging Face, MIT license.
Lets developers build stateful, tool-enabled Python AI agents that run on Google's Antigravity runtime. Includes built-in tools (file I/O, shell, image generation), a declarative policy/hook system, multimodal input, and MCP integration.