Stellify · App Store

Constellation

Install pre-built modules and apps to add functionality to your project in minutes.

Featured
How do you handle lock-in?
Exports as standard Laravel.[1]
1 Docs · Export

AI Knowledge Assistant

Retrieval-grounded (RAG)

Featured

A retrieval-grounded assistant that answers from your own content and cites its sources — every claim referenced, no hallucinations. Runs on your own AI keys and data.

Public projects

Semantic Search

Public project

Semantic search and cited Q&A over your own documents, powered by the Laravel AI SDK. Ingest text, embed it once, then search by meaning with cosine similarity — no vector database required. The ask endpoint answers questions with numbered citations back to your sources, using your own provider key.

AI Chat

Public project

Reused by 1 project

Multi-turn AI chat with persistent history, powered by the Laravel AI SDK. Conversations and messages live in your own database, and replies come from your own provider key - Anthropic, OpenAI, Gemini and more. Four JSON endpoints: send a message, list conversations, fetch history, delete.