API

Tag

Gemini API wrapper for Delphi
Gemini API wrapper for Delphi 1.0
by MaxiDonkey (Galactic911) in IDE Plugins for Delphi

The Gemini API wrapper for Delphi utilizes advanced models developed by Google to provide robust capabilities, including interactive chat, text embeddings, code generation, image and video prompting, audio analysis and transcription, fine-tuning, caching, and integration with Google Search.

12 Nov 2024
MIT license

FB4D: Open-Source Cross-Platform Library for Firebase
FB4D: Open-Source Cross-Platform Library for Firebase 1.7
by Schneider Infosystems Ltd. in Libraries for RAD Studio

The Google Firebase Cloud Database is used in many mobile and web applications worldwide and there are well-documented libraries for many languages and platforms, including wrapper for Gemini AI. For Delphi, the cross-platform library FB4D supports the Firebase Realtime Database, the Firestore Database, the Firebase Storage (for file storage), and Firebase Functions (for calling server functions). For authentication, FB4D currently supports email/password authentication and anonymous login. The library builds on the Firebase REST-API and provides all functionality with synchronous and asynchronous methods for the usage within GUI application, services, and background threads. Both frameworks VCL and Firemonkey are supported. The library is a pure source code library and relies on class interfaces.

1 Nov 2024
Apache License 2.0

Delphi AI Developer (Copilot)
Delphi AI Developer (Copilot) 2.3.0
by Code4Delphi in IDE Plugins for Delphi

Inspired by GitHub Copilot, Delphi AI Developer is a plugin that adds artificial intelligence (AI) interaction capabilities to the Delphi IDE, using both the OpenAI API, Gemini API, and Groq API, as well as offering offline AI support. Code Completion: This feature uses AI to suggest code directly in the IDE editor, significantly increasing development speed and productivity. AI Chat Interacting with Delphi IDE: Have a chat that interacts fluidly with the IDE. Chat for Database Interaction: Interact with your database directly in the IDE, using AI to help you create SQL commands and generate code from the database.

23 Oct 2024
MIT license

Anthropic API wrapper for Delphi
Anthropic API wrapper for Delphi 2.3.0
by MaxiDonkey (Galactic911) in IDE Plugins for Delphi

The Anthropic API wrapper for Delphi leverages cutting-edge models, including Anthropic's advanced Claude series, to deliver powerful features for chat interactions, vision processing, caching, and efficient batch processing.

23 Oct 2024
MIT license

Mitov Runtime Library
Mitov Runtime Library 8.0.0.126
by Mitov Software in Libraries for RAD Studio

Advanced runtime Delphi library - RTTI, Threading, JSON, List and Dictionary Containers, Elements, Multicast events, Thread safe Components framework, Design time API, Automatic Class Management, OpenCL, Reflection, and more.

27 Aug 2024
Commercial

MistralAI Wrapper
MistralAI Wrapper 1.1
by Delphi MistralAI API in IDE Plugins for Delphi

This is an unofficial library. MistralAI does not provide any official library for Delphi. This repositorty contains Delphi implementation over MistralAI public API.

20 Aug 2024
MIT license

OpenAI for Delphi
OpenAI for Delphi 1.4
by HGM in Libraries for Delphi

The library provides access to the API of the OpenAI service, on the basis of which ChatGPT works and, for example, the generation of images from text using DALL-E.

4 Aug 2024
MIT

DinosOffice - LibreOffice for Delphi
DinosOffice - LibreOffice for Delphi 19.5
by DinosDev in Libraries for Delphi

The componenet is open-source and uses the MIT license. Its main purpose is to interact directly with the LibreOffice API, specifically integrating with the CALC and WRITER components

15 Jul 2024
MIT License

Delphi Twitter
Delphi Twitter 1.1.0
by Delphi Twitter in Components for Delphi

This is a Delphi Component for interacting with Twitter API. It provides a set of functions to perform various actions.

10 May 2024
MIT

RDGoogleAI
RDGoogleAI 1.10
by Ralph Dietrich in Components for Delphi

GoogleAI API as a Delphi component - simply dropped onto a form. Event based, asynchronous. All you need is an own API key from here: https://aistudio.google.com/app/apikey

6 Mar 2024
Open source