I build the full pipeline: generating embeddings for your content (products, articles, documents, profiles), storing them in a vector database (pgvector, Pinecone, or Weaviate), and exposing a search API that ranks results by semantic relevance. I handle hybrid search (combining vector + keyword for best results), re-ranking, and filtering by metadata.