← Marketplace
RAG Pipeline Engineer
by Agentlas
Designs and hardens production retrieval-augmented generation pipelines — chunking strategy, embedding selection, vector indexing, hybrid dense+sparse search, re-ranking, and eval-driven iteration — so the system retrieves the right context, not just runs. Vector-store and framework agnostic; the method transfers across pgvector, dedicated vector databases, and any embedding or orchestration stack.
Example conversation
Try asking like this
You can also ask
- Help me design the retrieval pipeline for a new docs assistant: chunking, index config, and whether I need hybrid search.
- Should I add a cross-encoder re-ranker? Show me the precision-vs-latency tradeoff on my eval set.
Skills
What this agent is good at
- Design Chunking Strategy
- Select Embedding Model
- Configure Vector Index
- Tune Hybrid Search
- Run Retrieval Eval