Libraries tagged by Language Model
amohamed/jsconnector
17 Downloads
JSConnector Laravel Package provides an easy way to integrate the JSConnector JavaScript library into your Laravel application. This package offers a simple facade to interact with the JSConnector library, enabling developers to leverage the power of OpenAI's language models in their Laravel projects without the hassle of directly managing communication between PHP and JavaScript.
1tomany/llm-sdk
124 Downloads
A single, unified, framework-independent library for integration with many popular AI platforms and large language models
lechihuy/bit-laravel-translatable
12 Downloads
Support multiple languages for models in Laravel framework.
donatj/misstep
1 Downloads
Simple Plain Text MySQL Schema Modeling Language
slivka-b/laravel-translatable
236 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
imi/imi_mm_changelanguage
642 Downloads
Enable Language Changer for Meta Models
saher/artisan-schematics
1 Downloads
Generate model definitions for any language (TypeScript, Dart, Kotlin, etc.) directly from your Laravel backend.
alex-no/field-lingo-gii
13 Downloads
Gii tools for Field-Lingo (Yii2): Extended model generator and Add-Language generator.
michielvaneerd/laravel-country-info
26 Downloads
Adds country, language and timezone data and ORM models.
jeromejhipolito/laravel-translation-middleware
11 Downloads
Automatic locale detection middleware and translation traits for Laravel APIs. Detects Accept-Language header and provides HasTranslations trait for models.
drewlabs/mdl-cli
95 Downloads
PHP script for generating classes, interface, mixin, ect... based on UML model written in YAML or JSON language
cloudmonitor/translatable
406 Downloads
Translate model attributes into any number of languages.
webgefaehrten/laravel-auto-notes
0 Downloads
Polymorphic notes package for Laravel models with owner support, field diffs, retention, and multi-language support.
rstmgsnvimax/irisnet-ai-php-api-client
2 Downloads
Artificial Intelligence (AI) for image- and video-processing in real-time. This is an interactive documentation where you can quickly look up the endpoints and their schemas, while having the opportunity to try things out for yourself. In the list below, you can see the available endpoints of the API, which can be expanded by clicking on them. Each expanded endpoint lists the request parameters (if available) and the request body (if available). The request body can list some example bodies and the schema, explaining each model in detail. Additionally you'll find a 'Try it out' button that allows you to enter your custom parameters and custom body and execute that against the API. Be sure to enter your license key to authorize the requests before using this documentation interactively. The responses section in the expanded endpoint lists the possible responses with their corresponding status codes. If you've executed an API call it will also show you the response from the server. Underneath the endpoints you'll find the model schemas. These are the models used for the requests and responses. If you click on the right arrow, you can expand the model and get a description of the model and the model parameters. For nested models, you can keep clicking the right arrow for further details. Clicking the link below the title at the top of this page opens the [OpenAPI specification](https://swagger.io/specification/) (OAS3) in JSON format. The OAS3 Spec allows the generation of clients in many programming languages. There are several free client generators available that can be used to get started easily.
numeno/api-persona
0 Downloads
### Introduction Use the Numeno Persona API to create and manage **Personas**. Evolving a Persona over time is dead-simple: [create a Persona](create-persona), then send natural-language descriptions of your users’ in-app activities to the Persona API. Under the hood, we create a rich set of models of the system that evolve over time. Then, ask Numeno to personalize some part of your experience using the Persona. Numeno will use our models to tailor your software to each user’s unique preferences and habits, allowing you to dynamically adjust your offerings. For example, connect a Persona to the **[Numeno Article Recommender API](https://numeno.ai/wp-content/uploads/docs/artrec/numeno-article-recommender-api)** to generate **Article Feeds** that evolve over time as your Persona evloves with user interaction. Personas are not limited to modelling users. Posts in a social environment, articles or topics on a content platform, a screen or widget in your UI, a product in your inventory - groups of any of these things – Personas can evolve models of anything in your system! Get creative!