instructor-php
LLM extractor
A PHP library that simplifies the integration of Large Language Models into applications by providing structured data extraction and validation.
Structured data outputs with LLMs, in PHP. Designed for simplicity, transparency, and control.
230 stars
7 watching
13 forks
Language: PHP
last commit: about 2 months ago
Linked from 1 awesome list
genaillmphp
Related projects:
Repository | Description | Stars |
---|---|---|
instructor-ai/instructor-js | A structured extraction library powered by AI models and TypeScript schema validation | 618 |
eyurtsev/kor | An open-source wrapper around LLMs to extract structured data from text | 1,638 |
victordibia/llmx | An API that provides a unified interface to multiple large language models for chat fine-tuning | 79 |
thmsmlr/instructor_ex | A library that provides structured outputs for Large Language Models (LLMs) in Elixir | 587 |
essence/essence | A PHP library for extracting media information from websites. | 768 |
luogen1996/lavin | An open-source implementation of a vision-language instructed large language model | 513 |
extensityai/symbolicai | A framework for building applications with Large Language Models at the core using differentiable and classical programming | 997 |
ftramer/lm_memorization | A tool to extract memorized content from large language models like GPT-2 by analyzing their training data | 179 |
ngxson/wllama | A WebAssembly binding for the LLaMA model that enables on-browser inference without requiring a backend or GPU. | 465 |
federatedai/fate-llm | A framework for collaborative training of large language models in a privacy-preserving manner | 166 |
cormanz/smartgpt | Provides an LLM with the ability to complete complex tasks by breaking them down into smaller problems and collecting information from external sources. | 1,757 |
maximilian-winter/llama-cpp-agent | A tool for easy interaction with Large Language Models (LLMs) to execute structured function calls and generate structured output. | 505 |
melih-unsal/demogpt | A comprehensive toolset for building Large Language Model (LLM) based applications | 1,733 |
blackhc/llm-strategy | Decouples software implementation from underlying logic using LLMs to automate parsing of structured data | 392 |
r2d4/openlm | Library that provides a unified API to interact with various Large Language Models (LLMs) | 367 |