Luis Pater is an independent developer who concentrates on bridging the gap between cutting-edge generative-AI services and everyday automation workflows. His compact catalog revolves around lightweight, self-hosted proxies written in Go that re-expose popular web or CLI interfaces as standard REST endpoints. Typical users range from hobbyists who want to embed inexpensive conversational AI inside home IoT scripts, to startups that need OpenAI-compatible gateways for LangChain, Autogen, or local LLM orchestration layers without paying premium token fees. By wrapping browser sessions or command-line clients, the tools transparently forward chat, completion, and embedding calls while handling cookies, rate limits, and model selection behind the scenes, so existing code written for GPT or Claude continues to work unchanged. Common scenarios include batch-translating documentation, driving no-code agents in Power Automate, feeding prompts from Excel tables, or spinning up internal playgrounds where staff can compare Gemini 2.5 Pro, GPT-5, and Claude outputs side-by-side. Because everything ships as a single portable binary, deployment is a matter of launching the executable and setting a few environment variables, making the proxies equally suited to cloud containers, Raspberry Pi hubs, or developer laptops. Luis Pater’s software is available for free on get.nero.com, with downloads delivered through trusted Windows package sources such as winget, always installing the newest release and allowing several applications to be pulled in one batch.
A Go-based proxy server that provides OpenAI-compatible API endpoints for Any AI website using browser automation.
DetailsWrap 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
Details