blob: 0548c83df4e4f92863b6192ec3cc2bebc4536ce3 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Local Vector API, Storage & Embedding Engine for PHP
A high-performance PHP extension that brings local AI infrastructure and AI API
to PHP developers and optimized for AI workload. Vector similarity search,
text embedding, and cross-encoder reranking - all running directly in
your PHP process. Built in C++17 with AVX2 SIMD acceleration. No external
vector database, no embedding API, no network round-trips. Embed, store,
search, and rerank in under 10 ms.
|