Libraries tagged by gpt2
gioni06/gpt3-tokenizer
439166 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
coderevolutionplugins/gpt-3-encoder-php
40241 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3
rahul900day/gpt-3-encoder
30348 Downloads
GPT-3-Encoder is a PHP implementation of OpenAI's original python encoder/decoder.
ze/tokenizer-gpt3
1629 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
everstu/gpt3-tokenizer
178 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
sajjadh47/bpe-encoder-php
30 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
zohaibtariq/count-gpt-token
2612 Downloads
A laravel project used to count token for chat gpt 2 & 3 prompt.
nocika/gpt3-tokenizer
15 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
crazzy501/gpt3-tokenizer
8 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
crazzy501/gpt-3-encoder-php
379 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3. Based on coderevolutionplugins/gpt-3-encoder-php
openai-php/client
14982533 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
openai-php/laravel
4911402 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
orhanerday/open-ai
3339589 Downloads
OpenAI GPT-3 Api Client in PHP
theodo-group/llphant
177851 Downloads
LLPhant is a library to help you build Generative AI applications.
openai-php/symfony
497404 Downloads
Symfony Bundle for OpenAI