What is the Gemini API? The Gemini API is a set of tools and interfaces that allow developers to integrate Google’s Gemini family of large language models (LLMs) into their applications and services. It’s essentially your access point to leverage the power of these powerful AI models. Here’s a breakdown of what that means: KeyContinue reading “Google Gemini API”
Tag Archives: maXbox
Object Detection API
We call it AIM and this stands for Artificial Intelligence Machine. The Object Detection API provides fast and accurate image object recognition using advanced neural networks developed by machine learning experts. https://api-ninjas.com/api/objectdetection https://github.com/maxkleiner/HttpComponent After you got you API-Key (API Key associated with your account) we need a httpcomponent of classes which are enable to postContinue reading “Object Detection API”
How to chat with GPT
GPT stands for Generative Pre-trained Transformer. It is a deep learning model based on the Transformer architecture that has been pre-trained on a large corpus of text data. GPT is used for natural language processing tasks such as language modeling, text generation, and question answering. ChatGPT is an AI-based chatbot developed by OpenAI that canContinue reading “How to chat with GPT”
Python4Delphi II
////////////////////////////////////////////////////////////////////////////// Python4Delphi II ______________________________________________________________________________ maXbox Starter86_2 – Code with Python4Delphi Doc as pdf: http://www.softwareschule.ch/download/maxbox_starter86_2.pdf maXbox Starter86_3 – Code with Python4Delphi Doc as pdf: http://www.softwareschule.ch/download/maxbox_starter86_3.pdf Be yourself; Everyone else is already taken. — Oscar Wilde. In the last Article we have seen that P4D is a set of free components that wrap up the Python DLLContinue reading “Python4Delphi II”