Privacy choices

This site may send the owner a minimal page-visit notice with page, browser, device type, and resolution. If you accept analytics, it can also remember an anonymous visit/session ID and collect richer engagement signals.

Read the privacy notice
Skill

Embeddings

Used in: alex-os-project

Used to represent text for semantic retrieval and related-content matching.

Used to represent text for semantic retrieval and related-content matching.

Content embeddings for Alex OS's semantic search.

Content embeddings for Alex OS's semantic search.

Explore with Alex OS

Embeddings power the semantic search in Alex OS, turning text into vectors that retrieve contextually relevant content rather than just keyword matches.

Embeddings

Used to represent text as dense vectors for semantic retrieval and related-content matching. Currently active in production work, with practical confidence built through direct application.

Where it's applied

Content embeddings are the retrieval backbone of Alex OS — the FastAPI layer that serves grounded, journey-aware answers from the CMS. Without embeddings, that system falls back to brittle keyword lookup.

Skill snapshot

Experience level: working knowledge. Active: yes. Evidenced in the Alex OS project, which also connects to Alex's broader work in RAG and Knowledge Retrieval — a pattern where embeddings sit at the core of the retrieval pipeline.