ailocal/openai-proxy: Route select OpenAI API endpoints to local services (e.g. Whisper, Ollama, Kororo). #85
mbailey
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Released today (22 Jan 2025)
openai-proxy
Portable HTTP proxy for routing select OpenAI API paths to alternative endpoints.
Use unmodified tools (like Aider) with self-hosted services such as:
The OpenAI SDK's allow you to direct traffic to an alternate provider:
This project provides a simple way to route different services to different places.
Feel free to try it out with Whisper running on my M4 Mac Mini: https://api.ailocal.org
Uses HAProxy, the Reliable, High Performance TCP/HTTP Load Balancer.
Beta Was this translation helpful? Give feedback.
All reactions