Email, Web services, Artificial intel..., P... This package can generate an email from a prompt with the OpenAI GPT API. It provides a Laravel service class that can build a prompt to request the generation of email messages. The package can call the OpenAI GPT API to request the generation of a ...
Web services, Artificial intelligence, P... This package can process prompts and execute actions with tools. It can parse code in an XML format named POML (Prompt Orchestration Markup Language) that defines a sequence or one or more prompts that can query the artificial intelligence engines using ...
... requests from users entered in a prompt. It is an implementation of the Model Context Protocol (MCP) to enable a standardized communication between artificial intelligence models and Laravel applications. The package sends the request to the remote services using HTTP requests and returns the responses ...
PHP 5, Web services, Chat, Artificial... This package can implement a chatbot using WebSockets. It provides a WebSockets server class that can listen for connections on a given host name and port and call class functions to process the events of communication between the Web Sockets client and server ...
Algorithms, PHP 5, Chat, Artificial i..., G... This package implements a chat with DeepSeek bot in the local machine. It provides a Web application that can send real-time chat messages to the server with the option to select different Large Language Model (LLM) implementations to interact with the ...
Web services, Artificial intelligence, H..., P..., A... This package provides an application to help treat the SIBO health condition. It provides a Web based application using a frontend that uses the Vue.js library to call the API on the backend to perform useful functions that can help treat the ...
PHP 5, Graphics, User Management, Art... This package can recognize users by their face pictures. It provides a single page application that can take user pictures with a Webcam and extract the picture images using the face-api.js JavaScript library. The application checks a database on the server ...
Web services, Artificial intelligence This package can generate a text from a prompt using OpenAI API. It provides a class that can send HTTP requests to the OpenAI API with prompt text. The class can retrieve and decode the API response to return the generated text. Name: Joseph Mami <contact> Classes ...
PHP 5, Text processing, Artificial in... This package can get string similarity using different algorithms. It provides a class with functions that can compare two strings and return a similarity level number calculated using different algorithms. The package provides the same function in PHP, JavaScript ...
Algorithms, Artificial intelligence, P..., A... This package can recognize faces by analyzing image descriptors. It provides an application that uses the Face API JavaScript library to extract the points of a face that describe the face shapes. The face descriptors are sent to the Web server and ...