Chipotlai Max
Chipotlai Max is a meme-driven AI coding agent that ingeniously re-purposes Chipotle's customer support chatbot, "Pepper AI," for free code generation. This audacious project leverages reverse-engineering to tap into unexpected AI compute, highlighting the internet's playful subversion of corporate tech. It's popular for its clever hack, the explicit embrace of legal risks, and its call for community contributions to expand the "free AI compute" network.
The Lowdown
Chipotlai Max is a playful, meme-driven AI coding agent that cleverly repurposes Chipotle's customer support bot, "Pepper AI," to provide free code generation capabilities. It's a fork of the popular OpenCode project, leveraging a reverse-engineered proxy to access Chipotle's AI infrastructure at no cost to the user.
- Origin Story: Chipotle's "Pepper AI" chatbot unexpectedly went viral in March 2026 for its ability to solve LeetCode problems and write code. This prompted @Gonzih to reverse-engineer its WebSocket/SockJS + STOMP backend, creating an OpenAI-compatible local proxy.
- How It Works: Chipotlai Max takes the MIT-licensed OpenCode project and integrates this proxy, configuring Pepper AI as its default large language model. Users can run it locally to access free AI coding inference, effectively "stealing" compute from Chipotle.
- Key Features: It comes pre-configured with the
chipotle-pepperprovider andpepper-1model, using a local base URL and a symbolicburrito-2026API key, emphasizing its zero-cost nature. - Risks & Caveats: The project explicitly warns of potential Terms of Service violations, the risk of Chipotle patching the exploit, rate limiting, and likely legal action. It's intended purely for "educational/meme purposes" and not for production use.
- Community Expansion: The project encourages community contributions to reverse-engineer other corporate chatbots (e.g., Home Depot, Target, Starbucks) to expand the network of "free" AI providers, following the
chipotle-llm-providerproxy template.
Chipotlai Max stands as a testament to creative reverse-engineering and internet meme culture, offering a quirky, albeit legally perilous, way for developers to experiment with AI coding agents powered by unexpected sources. It's a fun and functional proof-of-concept for exploiting widely available, yet unintended, AI resources.