LangChain.
LangChain is the orchestration layer behind most of Remiam's retrieval-augmented AI builds. Finding Mastery Bot uses it to ingest, chunk, embed, and query the full podcast back-catalogue; the Recruit Pipeline MVP uses it for candidate-data enrichment; the experimental Segment Analyzer uses it to coordinate the OpenAI Vision calls across batches. The studio uses the TypeScript port of LangChain inside Nuxt server APIs so the retrieval flow runs server-side with no key exposure.
Finding Mastery Bot
An AI chatbot built for Finding Mastery — the Michael Gervais podcast on the psychology of high performance — trained on their entire podcast back-catalogue so their internal editorial team could ask questions, surface guest insights, and write better content. Shipped in 2023 in the earliest days of production OpenAI, and the start of an ongoing research collaboration with Finding Mastery on applied AI.
Recruit Pipeline
A B2B SaaS MVP built end-to-end for a recruitment-tech client. Recruiters log jobs, run hiring campaigns, manage companies and candidates through custom-field workflows, let AI populate routine information, and move candidates through the pipeline — interviews, comms, PDF reports — without leaving the system.