sinedied/ollamazure
Emulates Azure OpenAI API on your local machine using Ollama and open-source models.
This tool helps developers working with Large Language Models (LLMs) by emulating the Azure OpenAI API locally. You can feed your existing Azure OpenAI API calls into this tool, and it will output responses using open-source models running on your machine. This is ideal for developers, solution architects, and testers who build applications powered by LLMs.
No commits in the last 6 months. Available on npm.
Use this if you are developing or testing applications that interact with the Azure OpenAI API and want to do so offline, without incurring costs, or without hitting rate limits during development.
Not ideal if you require the exact accuracy, performance, or specialized features like Vision or Assistants provided by the actual Azure OpenAI service, as this emulator uses different underlying models.
Stars
45
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Feb 25, 2025
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/sinedied/ollamazure"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SillyTavern/SillyTavern
LLM Frontend for Power Users.
libre-webui/libre-webui
Privacy-first web interface for local AI models. Clean, minimal UI for Ollama with extensible...
chyok/ollama-gui
A single-file tkinter-based Ollama GUI project with no external dependencies.
matlab-deep-learning/llms-with-matlab
Connect MATLAB to LLM APIs, including OpenAI® Chat Completions, Azure® OpenAI Services, and Ollama™
ollama4j/ollama4j
A simple Java library for interacting with Ollama server.