Wingetlywingetly
← All apps
A

Any AI Proxy API

by Luis Paterv2.6.4

Last updated

A Go-based proxy server that provides OpenAI-compatible API endpoints for Any AI website using browser automation.

Install with winget

$ winget install --id LuisPater.anyAIProxyAPI --exact --version 2.6.4

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

This project creates a bridge between OpenAI's API format and various AI websites' web interfaces. It uses ChromeDP for browser automation to interact with Any AI website and provides a REST API that mimics OpenAI's chat completions endpoint.

Features

- OpenAI-Compatible API: Supports /v1/chat/completions endpoints

- Browser Automation: Uses ChromeDP with Fingerprint Chromium browser for web automation

- Request Queue: Implements a queue system to handle requests sequentially

- Configurable Workflows: YAML-based configuration for different automation workflows

- Multi-AI Service Support: Supports ChatGPT, Gemini AI Studio, Grok, and more

- Multi-Instance Support: Can manage multiple AI service instances simultaneously

- Screenshot API: Built-in screenshot functionality for debugging

- Authentication Management: Automatic cookie and session management

Installers · v2.6.4

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct
arm64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Any AI Proxy API.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • C
    CLI Proxy APILuis Pater
    LuisPater.CLIProxyAPIv7.2.158

    Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API

  • Invisible Man XRayInvisible Man
    InvisibleMan.InvisibleManXRayv3.2.5

    Invisible Man XRay is an open-source and free client that supports xray core.

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • O
    Ollama (Portable)Ollama
    Ollama.Ollama.Portablev0.33.1

    Start building with open models.

  • Claude CodeAnthropic PBC
    Anthropic.ClaudeCodev2.1.268

    Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

  • CursorAnysphere
    Anysphere.Cursorv3.19.7

    The AI Code Editor

More from Luis Pater or browse ai, chatbot, large-language-model.

Frequently asked questions

How do I install Any AI Proxy API on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id LuisPater.anyAIProxyAPI --exact --version 2.6.4. winget downloads the installer from Luis Pater and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Any AI Proxy API silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id LuisPater.anyAIProxyAPI --exact 2.6.4 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Any AI Proxy API via winget?
Run: winget uninstall --id LuisPater.anyAIProxyAPI --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Any AI Proxy API's Apps & Features entry.
Is Any AI Proxy API free?
Any AI Proxy API is distributed under MIT. Refer to the publisher (https://github.com/luispater/anyAIProxyAPI) for the full license terms - Wingetly itself does not charge for installation.
Does Any AI Proxy API work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Any AI Proxy API directly from the publisher.
How do I keep Any AI Proxy API up to date?
Run winget upgrade --id LuisPater.anyAIProxyAPI --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Any AI Proxy API from microsoft/winget-pkgs.