Repository navigation
responses-api
- Website
- Wikipedia
Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active.
Alice is a smart desktop AI assistant application built with Vue.js, Vite, and Electron. Advanced memory system, function calling, MCP support, optional fully local use, and more.
Wraps any OpenAI API interface as Responses with MCPs support so it supports Codex. Adding any missing stateful features. Ollama and Vllm compliant.
Self-hosted alternative to OpenAI's Responses API compatible with Agents SDK and works with all model providers (Claude/R1/Qwen/Ollama etc)
Hand-crafted Swift SDK for the OpenAI Responses API.
Build AI chatbots with Streamlit and OpenAI
A unified, provider-agnostic chat completions API server that seamlessly integrates OpenAI and AWS Bedrock through a single endpoint with intelligent format detection and conversion.
兼容OpenAI Assistants API和Responses API的开源实现,突破原生生态限制,支持灵活切换各大厂商模型,真正实现"一次开发,处处可用"。
This is a project aimed at creating an agent that perpetually thinks and develops itself. It can add entries into an SQLite database and change the structure of that databaase. It also has the ability to search the web when it needs to. It utilizes OpenAI function calling and the responses API. All that is needed to run it is an OpenAI API key.
Repository to Learn OpenAI's new Responses API
A unified, provider-agnostic chat completions API server that seamlessly integrates OpenAI and AWS Bedrock through a single endpoint with intelligent format detection and conversion.
A FastAPI application that provides various endpoints for interacting with Azure OpenAI's Responses API, including streaming, conversations, image analysis, and more.
A lightweight, fully type-safe API response builder for Python.
Sample chat UI app to connect Pearl MCP Server through OpenAI Responses API
This repository contains a comprehensive collection of Python-based tutorials for getting started with AI development. While primarily focused on Azure OpenAI, it also includes tutorials for other AI platforms like Ollama. Each tutorial builds upon the previous ones, demonstrating progressively advanced concepts and techniques.
This repository demonstrates how to use OpenAI's Response API (with GPT-4.1 and tool calling) to extract the main product image URL from an e-commerce product page. It provides both Python and TypeScript implementations, returning a structured output for easy integration.
🤖 Build powerful AI applications effortlessly with the AI SDK x OpenAI, simplifying integration and enhancing your projects with cutting-edge technology.
Utilizing Vercel AI SDK with OpenAI official library
Experience real-time AI interactions with a chat demo showcasing OpenAI's Responses API. Watch the action with live event streaming, web search capabilities, and a dual-panel interface that reveals the inner workings of AI responses. Perfect for developers exploring the next generation of AI APIs.
Generate images from a prompt or from an image and a prompt using OpenAI's Response API (GPT-4.1, GPT-4o, and gpt-image-1) via Azure OpenAI or OpenAI. Includes both Python and TypeScript implementations for easy integration.