polly3d/mockai
MockAI is a mock server for OpenAI's API. It allows you to simulate Chat Completions API responses for development and testing purposes.
When building applications that use OpenAI's API, this tool helps you simulate the API's responses for development and testing. You provide configuration for how you want the mock responses to behave (echoing your input, providing random text from a file, or a fixed response), and it acts like a stand-in for the real OpenAI service. This is ideal for developers creating AI-powered features or applications.
Use this if you are a software developer building or testing an application that relies on the OpenAI API and you want to simulate its behavior without making actual API calls.
Not ideal if you are a non-technical user looking to understand or interact with large language models, or if you need to integrate with a different AI provider's API.
Stars
86
Forks
25
Language
JavaScript
License
MIT
Category
Last pushed
Feb 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/polly3d/mockai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Azure-Samples/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI...
Azure/activate-genai
Activate GenAI with Azure
akshata29/entaoai
Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use...
1openwindow/azure-openai-node
This is a fork of the official OpenAI Node.js library that has been adapted to support the Azure...
hddevteam/Azure-chatGPT-demo
A fascinating demo website built with Node.js and Azure OpenAI o series/gpt4o-realtime/gpt4o...