Show HN: AuthAI, an open-source relay for user-authorized AI sessions
Category: infrastructure
Tags: ai-proxy, oauth, authentication
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 6)
AuthAI is an open-source relay that allows end users to pay for AI features using their existing ChatGPT, Grok, or GitHub Copilot subscriptions via OAuth. It enables app builders to integrate AI functionality without managing API costs, using a secure token relay architecture that encrypts OAuth tokens with per-record AES keys. The project is interesting for its novel approach to delegating AI costs to users while maintaining a familiar OpenAI SDK interface.
Target audience: backend devs
Repository: https://github.com/authai-io/authai · TypeScript · MIT
View on Hacker News