INNER CODE UNIT · JavaScript
Home
christopherkarani/Wax · Resources/website/src/pages/index.js:210
export default function Home() {
return (
<Layout description="On-device RAG for Swift. One file. Zero servers.">
{/* ── Hero ── */}
<section className="hero-section">
<div className="hero-status">
<span className="hero-status-dot" />
v2 live
</div>
<div className="hero-eyebrow">on-device rag for swift</div>
<h1 className="hero-title">wax</h1>
<div className="hero-rule" />
<p className="hero-subtitle">
documents, embeddings, bm25 and hnsw indexes in a single file.
no docker. no network calls. no cloud.
</p>
<div className="hero-buttons">