Packages from displace

  • PHP

    displace/ai-contracts

    Stable, dependency-free PHP interfaces for local-first AI primitives: embeddings, generation, vector search, reranking, transcription.

  • PHP

    displace/ai-toolkit

    Pure-PHP utilities for local-first AI pipelines: text chunkers, packed-vector math, MRL truncation.

  • Rust

    displace/ext-infer🥧

    PHP 8.3+ native, in-process LLM inference and embeddings via llama.cpp.

  • Rust

    displace/ext-turbovec🥧

    PHP 8.3+ native, in-process vector indexing and ANN search via TurboQuant.

  • Rust

    displace/ext-whisper🥧

    PHP 8.3+ native, in-process speech-to-text via whisper.cpp: 16kHz WAV in, text + timestamped segments out.

  • PHP

    displace/xai-sdk-php

    An unofficial PHP SDK for xAI's APIs - full parity with the Python SDK