Libraries tagged by text-generation
coderevolutionplugins/gpt-3-encoder-php
34321 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3
humanmade/aws-rekognition
153280 Downloads
Detect labels, faces, celebrities, and text in images automatically for easy searching and alt text generation.
alle-ai/anthropic-api-php
12011 Downloads
A PHP library for interacting with Anthropic's API
nlpcloud/nlpcloud-client
11295 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
teariot/php-yandex-gpt
218 Downloads
A PHP library for seamless interaction with Yandex GPT (Generative Pre-trained Transformer) API, providing text generation, tokenization, and embedding functionalities.
crazzy501/gpt-3-encoder-php
297 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3. Based on coderevolutionplugins/gpt-3-encoder-php
capevace/laravel-gpt
127 Downloads
A Laravel package for interacting with OpenAI's GPT-3.
codingwisely/taskallama
4 Downloads
Taskallama is a Laravel package that seamlessly integrates with Ollama’s LLM API to empower your applications with AI-driven text generation, task management assistance, and more. Designed for simplicity and scalability, Taskallama brings the power of language models to your Laravel projects.
zingus/induce
6 Downloads
Inductive text generation (also sometimes referred as "reverse-regexp processing") library
tallesairan/oobapi-php
18 Downloads
PHP Wrapper for oobabooga's text-generation-webui
refactor73/autotextgen
10 Downloads
A simple document driven text generation written in PHP
rc/fake-generator
29 Downloads
Simple Library for text generation
parentyazilim/openaci-chatbot
0 Downloads
This is a PHP class for interacting with OpenAI's API, specifically for their chatbot, search, and text-generation functionalities, as well as for creating and fine-tuning machine learning models using their API.
malgany/php-chain
3 Downloads
PHP Chain is a natural language processing library for PHP, inspired by the popular LangChain in Python. This library offers a modular and extensible approach to building NLP pipelines, allowing PHP developers to easily integrate natural language capabilities into their applications. PHP Chain supports a variety of NLP tasks, including but not limited to tokenization, semantic analysis, and text generation, providing a fluent interface and adaptable tool chains for different linguistic processing needs.
jumas-cola/php-yandex-gpt
3 Downloads
A PHP library for seamless interaction with Yandex GPT (Generative Pre-trained Transformer) API, providing text generation, tokenization, and embedding functionalities.