gemini

Tag

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

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