eznix86
23
3
100% credibility
Found Feb 08, 2026 at 15 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
PHP
AI Summary

Laravel AI Memory is a package for the Laravel AI SDK that provides agentic memory functionality to store and recall context using a vector-compatible database like PostgreSQL with pgvector.

Star Growth

See how this repo grew from 15 to 23 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is laravel-ai-memory?

This PHP package for Laravel 12+ adds persistent memory to agents built with the Laravel AI SDK, using a vector database like PostgreSQL with pgvector. It lets you store facts about users—like preferences or past decisions—and recall them semantically via simple facades, so your make agent ai or make agentic ai setups stay in context across chats. No more agents forgetting everything after one prompt; install via Composer, migrate, and hook it into your Laravel AI agents for continuity in personalization or workflows.

Why is it gaining traction?

It stands out by bundling agent tools for automatic store/recall decisions and middleware that injects relevant memories into prompts, saving devs from wiring up embeddings and reranking themselves. Configuration via env vars tunes similarity thresholds and limits, while fake modes make testing agent memory dead simple without real AI calls. For make agent chatgpt flows or multi-agent handoffs, it delivers scoped, efficient context without bloating token usage.

Who should use this?

Laravel backend devs building conversational agents for customer support, where recalling user prefs or issue history cuts repetition. Teams making ai agent free prototypes or resuming workflows like booking flows (think make agent id on irctc). Ideal if you're already on Laravel AI and need agent memory without a full RAG setup.

Verdict

Early days with 15 stars and 1.0% credibility score, but polished docs, full config options, and integration tests signal promise—grab it if you're prototyping Laravel agent memory today. Skip for production until adoption grows.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.