<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Ben Perlmutter</title><description>Ben Perlmutter&apos;s personal website.</description><link>https://ben.perlmutter.io/</link><item><title>Bitter Pour (Fiction)</title><link>https://ben.perlmutter.io/posts/bitter-pour/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/bitter-pour/</guid><description>A laid-off software engineer&apos;s coffee ritual starts to unravel during the job hunt. Modern gothic fiction about obsession, isolation, and bitter coffee.</description><pubDate>Sun, 25 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Natural Language to MongoDB</title><link>https://ben.perlmutter.io/posts/nl-to-mongodb/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/nl-to-mongodb/</guid><description>Measuring how well LLMs can translate natural language to MongoDB queries.</description><pubDate>Sat, 05 Jul 2025 00:00:00 GMT</pubDate></item><item><title>iPad-Enforced Focus</title><link>https://ben.perlmutter.io/posts/ipad-enforced-focus/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/ipad-enforced-focus/</guid><description>How using an iPad instead of a computer has made me more focused, more productive, and less likely to mindlessly scroll on Instagram Reels.</description><pubDate>Sat, 06 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Knowledge Is the New Uranium (AI Engineer World&apos;s Fair 2024)</title><link>https://ben.perlmutter.io/posts/knowledge-is-the-new-uranium-talk/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/knowledge-is-the-new-uranium-talk/</guid><description>Conference talk about the many powerful ways to use your content with LLMs. Presented at AI Engineers World&apos;s Fair, June 2024.</description><pubDate>Wed, 26 Jun 2024 00:00:00 GMT</pubDate></item><item><title>Knowledge Is the New Uranium</title><link>https://ben.perlmutter.io/posts/knowledge-is-the-new-uranium/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/knowledge-is-the-new-uranium/</guid><description>Exploring how knowledge resources have become the most powerful fuel for generative AI applications, from RAG chatbots to model training datasets.</description><pubDate>Wed, 26 Jun 2024 00:00:00 GMT</pubDate></item><item><title>The RAG Proxy</title><link>https://ben.perlmutter.io/posts/the-rag-proxy/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/the-rag-proxy/</guid><description>Improving LLM performance on domain specific tasks with hidden RAG.</description><pubDate>Sun, 09 Jun 2024 00:00:00 GMT</pubDate></item><item><title>MongoDB Chatbot Framework Learning Byte</title><link>https://ben.perlmutter.io/posts/mongodb-chatbot-framework-learning-byte/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/mongodb-chatbot-framework-learning-byte/</guid><description>Video overview of MongoDB Chatbot Framework for MongoDB University</description><pubDate>Mon, 29 Apr 2024 00:00:00 GMT</pubDate></item><item><title>The Von Neumann Cognitive Architecture</title><link>https://ben.perlmutter.io/posts/the-von-neumann-cognitive-architecture/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/the-von-neumann-cognitive-architecture/</guid><description>A base architecture for building cognitive apps</description><pubDate>Wed, 10 Apr 2024 00:00:00 GMT</pubDate></item><item><title>The Emerging Generative AI Content Ecosystem</title><link>https://ben.perlmutter.io/posts/the-emerging-generative-ai-content-ecosystem/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/the-emerging-generative-ai-content-ecosystem/</guid><description>Conference talk from AI the Docs - April 3, 2024.</description><pubDate>Wed, 03 Apr 2024 00:00:00 GMT</pubDate></item><item><title>MongoDB Chatbot Framework</title><link>https://ben.perlmutter.io/posts/mongodb-chatbot-framework/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/mongodb-chatbot-framework/</guid><description>Full-stack framework for building intelligent chatbots with MongoDB and Atlas Vector Search.</description><pubDate>Tue, 19 Mar 2024 15:33:05 GMT</pubDate></item><item><title>The MongoDB AI Chatbot Framework: From Skunkworks to Production</title><link>https://ben.perlmutter.io/posts/the-mongodb-ai-chatbot-framework-from-skunkworks-to-production/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/the-mongodb-ai-chatbot-framework-from-skunkworks-to-production/</guid><description>I went on MongoDB TV to talk about the MongoDB Chatbot Framework.</description><pubDate>Tue, 19 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Technical Education in the Age of Generative AI</title><link>https://ben.perlmutter.io/posts/technical-education-in-the-age-of-generative-ai/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/technical-education-in-the-age-of-generative-ai/</guid><description>Examining how emerging generative AI technologies facilitate a future of bespoke technical educational experiences.</description><pubDate>Mon, 18 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Build a Production-Ready, Intelligent Chatbot With the MongoDB Chatbot Framework</title><link>https://ben.perlmutter.io/posts/build-a-production-ready-intelligent-chatbot-with-the-mongodb-chatbot/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/build-a-production-ready-intelligent-chatbot-with-the-mongodb-chatbot/</guid><description>The MongoDB Chatbot Framework is a set of libraries that you can use to build a production-ready, full-stack chatbot application using TypeScript, Express.js, and React.</description><pubDate>Fri, 26 Jan 2024 00:00:00 GMT</pubDate></item><item><title>Exploring Custom GPTs</title><link>https://ben.perlmutter.io/posts/exploring-custom-gpts/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/exploring-custom-gpts/</guid><description>Exploring the utility, potential, and fun of ChatGPT&apos;s custom GPTs</description><pubDate>Sun, 07 Jan 2024 00:00:00 GMT</pubDate></item><item><title>From RAG to the Knowledge Retrieval Tool</title><link>https://ben.perlmutter.io/posts/from-rag-to-the-knowledge-retrieval-tool/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/from-rag-to-the-knowledge-retrieval-tool/</guid><description>Fitting retrieval augmented generation (RAG) into LLM tool calling</description><pubDate>Tue, 26 Dec 2023 00:00:00 GMT</pubDate></item><item><title>Why Chat is the Best Interface for LLMs (for now?)</title><link>https://ben.perlmutter.io/posts/why-chat-is-the-best-interface-for-llms-for-now/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/why-chat-is-the-best-interface-for-llms-for-now/</guid><description>Taking a look at why chatbots have become the best interface for the current generation of LLMs, and what&apos;s coming next.</description><pubDate>Fri, 15 Dec 2023 00:00:00 GMT</pubDate></item><item><title>MongoDB Podcast: Building the MongoDB Docs AI Chatbot</title><link>https://ben.perlmutter.io/posts/mongodb-podcast-building-the-mongodb-docs-ai-chatbot/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/mongodb-podcast-building-the-mongodb-docs-ai-chatbot/</guid><description>I went on the MongoDB podcast to talk about the MongoDB Docs AI Chatbot.</description><pubDate>Mon, 20 Nov 2023 00:00:00 GMT</pubDate></item><item><title>Taking RAG to Production with the MongoDB Documentation AI Chatbot</title><link>https://ben.perlmutter.io/posts/taking-rag-to-production-with-the-mongodb-documentation-ai-chatbot/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/taking-rag-to-production-with-the-mongodb-documentation-ai-chatbot/</guid><description>An overview of how we built the MongoDB docs AI chatbot</description><pubDate>Tue, 14 Nov 2023 00:00:00 GMT</pubDate></item><item><title>RAGE with the Machines</title><link>https://ben.perlmutter.io/posts/rage-with-the-machines/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/rage-with-the-machines/</guid><description>[Executing] in the name of...</description><pubDate>Sun, 29 Oct 2023 00:00:00 GMT</pubDate></item><item><title>LangChain as Docs for the LLM Ecosystem</title><link>https://ben.perlmutter.io/posts/langchain-as-docs-for-the-llm-ecosystem/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/langchain-as-docs-for-the-llm-ecosystem/</guid><description>*And why ~I don&apos;t care for~ have mixed opinions on their libraries*</description><pubDate>Sun, 25 Jun 2023 00:00:00 GMT</pubDate></item><item><title>Output Raw Markdown with ChatGPT</title><link>https://ben.perlmutter.io/posts/output-raw-markdown-with-chatgpt/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/output-raw-markdown-with-chatgpt/</guid><description>How you can use ChatGPT to output raw, unformatted Markdown</description><pubDate>Fri, 26 May 2023 01:00:00 GMT</pubDate></item><item><title>ChatGPT for Data Mapping</title><link>https://ben.perlmutter.io/posts/chatgpt-for-data-mapping/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/chatgpt-for-data-mapping/</guid><description>One of my current favorite use cases for ChatGPT</description><pubDate>Fri, 19 May 2023 01:00:00 GMT</pubDate></item><item><title>ESLint Documentation Update Project</title><link>https://ben.perlmutter.io/posts/eslint-documentation-update-project/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/eslint-documentation-update-project/</guid><description>Over the past couple of months I&apos;ve been working on updating the technical documentation for [ESLint](https://eslint.org/docs/latest/), the JavaScript linter.</description><pubDate>Tue, 20 Dec 2022 00:00:00 GMT</pubDate></item><item><title>Unit Test the Docs - Write the Docs Portland &apos;22</title><link>https://ben.perlmutter.io/posts/unit-test-the-docs-write-the-docs-portland-22/</link><guid isPermaLink="true">https://ben.perlmutter.io/posts/unit-test-the-docs-write-the-docs-portland-22/</guid><description>Conference talk about adding unit-tested code examples to documentation. Presented at Write The Docs Portland 2022. </description><pubDate>Wed, 01 Jun 2022 00:00:00 GMT</pubDate></item></channel></rss>