Experience and system design
The experience is intentionally quiet: a small set of goal-led prompts, clear conversational limits, and recommendations that stay close to the source material.
Case study / 01
A RAG-powered book discovery experience that turns a curated podcast reading list into focused, goal-led recommendations.
Overview
Business challenge
The library carried years of useful books and podcast context, but visitors had to browse a static list before they could find the perspective they needed.
Plumfind role / research, strategy, design, engineering, deployment, and support planning.People were not searching for books. They were searching for answers.
Discovery & research
The library carried years of useful books and podcast context, but visitors had to browse a static list before they could find the perspective they needed.
We mapped the book corpus, podcast themes, user intents, content boundaries, brand tone, and the guardrails needed to keep conversations useful.
The experience is intentionally quiet: a small set of goal-led prompts, clear conversational limits, and recommendations that stay close to the source material.
The application and retrieval services were migrated into the client's AWS environment for ownership, visibility, and long-term control.
Research artefact
We mapped the book corpus, podcast themes, user intents, content boundaries, brand tone, and the guardrails needed to keep conversations useful.

Reading Room / query
I want to understand how to create a sharper marketing strategy.
Solution
The experience is intentionally quiet: a small set of goal-led prompts, clear conversational limits, and recommendations that stay close to the source material.
Book records and podcast context were organized so the system could retrieve relevant source material before responding.
Goal-led prompts, constrained responses, and clear boundaries made the interaction useful without pretending to answer everything.
The application and retrieval services moved into the client's AWS environment for long-term visibility and ownership.
Architecture
Each layer was selected to support the business workflow, not to make the technical picture more complicated.
Books, podcast context, and metadata form the trusted reference layer.
Embeddings make a relevant path through the collection available at query time.
The RAG layer keeps answers grounded in retrieved source material.
AWS services provide an owned operating foundation after launch.
Implementation
The experience is intentionally quiet: a small set of goal-led prompts, clear conversational limits, and recommendations that stay close to the source material.
Book metadata was structured into a retrieval-ready knowledge base, embedded for semantic search, then connected to a guarded RAG response layer.
The application and retrieval services were migrated into the client's AWS environment for ownership, visibility, and long-term control.
Business impact
Turned a static reading list into an interactive discovery tool
Grounded recommendations in a curated knowledge base
Kept out-of-scope prompts controlled
Transferred deployment ownership to the client
Lessons learned
Technologies used
Technology choices were made around fit, maintainability, and the operating reality of the project.
Selected to search meaning and context across the curated library instead of matching only exact words.
Selected to make interaction natural while keeping the response aligned to the available source material.
Selected so the client could own the application, visibility, and future evolution.
Next step
Plumfind can help turn a difficult problem into a system that is useful, understandable, and built to last.