DelphiGenAI and DelphiOpenAI
These are **competitors**: both are OpenAI API wrappers for Delphi that provide overlapping functionality (chat, text generation, vision), with DelphiOpenAI offering broader multi-provider support (DeepSeek, Azure, Ollama, etc.) while DelphiGenAI focuses specifically on OpenAI's latest models.
About DelphiGenAI
MaxiDonkey/DelphiGenAI
The GenAI API wrapper for Delphi seamlessly integrates OpenAI’s latest models (gpt-5 serie), delivering robust support for agent chats/responses, text generation, vision, audio analysis, JSON configuration, web search, asynchronous operations, and video (SORA-2, SORA-2-pro). Image generation with gpt-image-1.
This project helps Delphi developers integrate cutting-edge AI capabilities into their applications. It takes input in the form of API calls to OpenAI models (like GPT-5 for text, DALL-E for images, or Sora-2 for video) and provides generated text, images, audio analysis, or video outputs. Anyone building applications with Delphi who wants to leverage advanced AI features for their users would use this.
About DelphiOpenAI
HemulGM/DelphiOpenAI
OpenAI (and DeepSeek, Azure OpenAI, YandexGPT, Ollama, GigaChat, Qwen) API wrapper for Delphi. Use ChatGPT, DALL-E, Whisper and other products.
This is a tool for Delphi developers who want to integrate advanced AI capabilities into their Delphi applications. It acts as a bridge, allowing your Delphi code to send text prompts or images to AI models like ChatGPT and DALL-E, and receive generated text, code, or images back. Developers can use this to add AI-powered features such as natural language processing, content generation, or image creation directly into their software.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work