From the team
Tutorials, architecture deep-dives, and updates on building the open AI access layer for the web.
architecture
Building an AI Chat App Without Backend Infrastructure
How to add AI chat to a web app with zero server-side code. No Express routes, no API key proxies, no cloud functions. The user brings their own AI through a browser extension.
ai-chat serverless web-sdk
ollama
How to Use Ollama in Any Web App — Without a Backend
Connect your local Ollama models to any web application using Arlopass. No server proxy, no API key management, no cloud dependency. Step-by-step guide with code examples.
local-ai web-sdk tutorial