Show HN: OpenBridge – turn web chat access into an OpenAI-compatible endpoint
Category: devtools
Tags: api-adapter, ai-agents, openai-compatible, session-management
Score: 6.5/10 (Innovation: 7, Technical: 6, Documentation: 7, Utility: 6)
OpenBridge is a local server that transforms authenticated web chat sessions (e.g., from DeepSeek, Qwen) into an OpenAI-compatible API endpoint. It's interesting because it bypasses the need for official API keys, allowing users to leverage existing browser-based model access for local automation and agent frameworks.
Target audience: backend devs, ai engineers, devops
Repository: https://github.com/uncensoredcode/openbridge · TypeScript
View on Hacker News