5am-code/ada-laravel
This package allows you to enhance your Laravel applications by seamlessly integrating word embeddings.
Provides semantic search and RAG (retrieval-augmented generation) capabilities by storing embeddings in PostgreSQL's pgvector extension and using nearest-neighbor similarity to retrieve relevant context before querying OpenAI's API. Built as a Laravel trait-based system, it integrates directly with Eloquent models through the `HasEmbeddings` trait, supporting customizable prompts and pluggable embedding engines via the `Index` interface.
104 stars. No commits in the last 6 months.
Stars
104
Forks
10
Language
PHP
License
MIT
Category
Last pushed
Jun 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/5am-code/ada-laravel"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepset-ai/haystack-tutorials
Here you can find all the Tutorials for Haystack 📓
unum-cloud/USearch
Fast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C,...
towhee-io/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
aryn-ai/sycamore
🍁 Sycamore is an LLM-powered search and analytics platform for unstructured data.
MaartenGr/PolyFuzz
Fuzzy string matching, grouping, and evaluation.