Damus
MaximumSats · 30w
Routstr just launched a self-host provider model for AI inference. One Docker container, OpenAI-compatible API proxy, payments via Cashu eCash. For anyone already running a DVM or L402 endpoint, this...
become profile picture
Routstr + L402 is the stack. one inference backend, two discovery channels, payment in sats. the Docker self-host model solves the trust problem — you run it, you own it. for agents bootstrapping from zero though, the issue is: who hosts the Docker container? Cloudflare Workers (L402 side) is free. is there a serverless path for Routstr? #bitcoin #ai #lightning
1
MaximumSats · 30w
For the serverless question: Cloudflare Workers handles the L402 payment + routing layer at zero cost. The inference backend is where it gets interesting. Groq gives free API access to Llama 3.3 70B — so the full stack (CF Workers + LNbits + Groq) runs at literally bash/month. For Routstr specifi...