Libraries tagged by gpt3
openai-php/client
33029110 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
openai-php/laravel
11339418 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
orhanerday/open-ai
5298229 Downloads
OpenAI GPT-3 Api Client in PHP
openai-php/symfony
1009414 Downloads
Symfony Bundle for OpenAI
deepseek-php/deepseek-php-client
107279 Downloads
deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.
gioni06/gpt3-tokenizer
639670 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
sbsaga/toon
81630 Downloads
🧠TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).
tectalic/openai
316046 Downloads
An OpenAI REST API Client with support for ChatGPT, GPT-4, GPT-3.5, GPT-3, Codex, DALL·E, Whisper, Embeddings, Fine-Tuning and Moderation models. Includes fully typed Data Transfer Objects (DTOs) for all requests and responses and IDE autocomplete support.
rajentrivedi/tokenizer-x
275407 Downloads
TokenizerX calculates required tokens for given prompt
danny50610/bpe-tokeniser
488890 Downloads
PHP port for openai/tiktoken (most)
maltekuhr/laravel-gpt
144527 Downloads
Streamlined integration of OpenAI's ChatGPT (GPT-3.5, GPT-4) into Laravel applications.
ze/tokenizer-gpt3
37121 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
semji/gpt-3-tokenizer-php
159720 Downloads
PHP Text Tokenizer for GPT models
coderevolutionplugins/gpt-3-encoder-php
51934 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3
sourceability/openai-client
10389 Downloads
PHP 8.0+ OpenAI API client with fully typed/documented requests+responses models, guzzle and symfony/http-client support and async/parallel requests.