Libraries tagged by Open AI
habr/bblslug
2566 Downloads
CLI translation tool for HTML and plain text using LLM-based APIs.
particle-academy/last-word
154 Downloads
Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.
particle-academy/fancy-x-files
222 Downloads
Headless manager for the well-known files every modern web app owes bots AND agents — robots.txt, .well-known/security.txt, llms.txt, humans.txt, sitemap.xml, and an agents/AI manifest. Define them once in code/config and serve them consistently. Zero runtime deps; ships a default-open robots evaluator so scrapers can honor robots honestly, and makes it hard to leak a protected path. Framework-agnostic core + Laravel adapter.
particle-academy/dark-slide
604 Downloads
Standalone presentation read/write tool for agentic deck creation. Framework-agnostic PHP core that writes .pptx (Office Open XML) with inline markdown formatting + headings, real tables, gradient backgrounds, syntax-highlighted code, and embedded media — and reads them back with high fidelity. Optional Laravel 10-13 integration. Designed to round-trip with the @particle-academy/fancy-slides JS package's Deck schema.
rmhl/log-analyzer
242 Downloads
Analyze test logs through OpenAI and generate AI summaries.
hn/typo3-agent
42 Downloads
TYPO3 extension that integrates an AI agent directly into TYPO3, using the MCP ToolRegistry for native tool execution with an OpenAI-compatible LLM API
eliashaeussler/typo3-solver
2110 Downloads
Solver - Extends TYPO3's exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.
wontonee/laravel-qdrant-sdk
152 Downloads
Laravel SDK for Qdrant vector database with embedders like OpenAI and Gemini
ux-nl/laravel-embeddings
33 Downloads
Create embeddings for your Eloquent models to use with OpenAI
onekb/chat-gpt
536 Downloads
ChatGPT for PHP,和简易终端实现。Using OpenAI GPT3.5 model API.
nwilging/laravel-chatgpt
2051 Downloads
Super simple wrapper for openai-php/client with error handling. Specifically for ChatGPT conversations.
cldt/whisper.php
1609 Downloads
PHP bindings for OpenAI Whisper made possible by whisper.cpp
crawlzone/crawlzone
5405 Downloads
Crawlzone is a fast asynchronous internet crawling framework aiming to provide open source web search and testing solution. It can be used for a wide range of purposes, from extracting and indexing structured data to monitoring and automated testing.
webboy/laravel-open-ai-api-client
10 Downloads
Laravel package adapting PHP OpenAI API Client
vigstudio/laravel-openai-client
347 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API