Published on 2026-08-31, Guide, Calibre, AI

How to Discuss Books with AI in Calibre on Mac (Without Metadata Limits)

If you manage a large digital library on your Mac using Calibre, you might have noticed the experimental Discuss with AI feature added in Calibre 8.16.

The promise is exciting: asking questions about a book directly from your desktop library. But when you try asking detailed questions about specific chapters, arguments, or concepts, you quickly run into a common frustration — the AI either gives generic Wikipedia-like summaries or confesses it cannot find what you are referring to.

Here is why Calibre's built-in AI cannot search your pages, how to decide whether to disable it, and how to set up true full-text companion reading on macOS while keeping your Calibre catalog intact.

---

Why Calibre AI Can't Read What Is Inside Your Book

To understand why Calibre AI struggles with interior text, look at what gets sent to the language model when you click the discussion button:

That is all.

Calibre AI does not parse the internal HTML/text streams of your EPUB, PDF, MOBI, or AZW3 files. It does not index chapters or extract paragraph coordinates.

When you ask, "How does the author support the claim on page 140?", the model only has ~200 words of back-cover blurb in its prompt. For well-known classics, it fills the gaps from its training memory (often quoting wrong editions or hallucinatory translations). For modern non-fiction or niche titles, it simply fails.

---

The Two Approaches to AI in Desktop Reading

| Feature | Metadata Summary (Calibre AI) | Full-Text Companion (Resage) |

| :--- | :--- | :--- |

| Data Sent to AI | Title, author, tags, blurb (~200 words) | Only the specific paragraph/page you are discussing |

| Interior Text Access | ❌ None | ✅ Full document parsed locally on-device |

| Page & Quote Grounding | ❌ Hallucinated / Generic | ✅ Exact page and paragraph citations |

| Reading Experience | Chat window over library list | Native reader with fluid typography and margin discussion |

| Catalog Impact | Adds UI buttons to library manager | Leaves Calibre library completely clean |

---

The Clean Solution: The "Open in Resage" Workflow

You don't have to choose between Calibre's world-class library management and deep, grounded AI reading. You can keep Calibre as your single source of truth for file storage and metadata, and use a dedicated companion reader when you are actively studying a book.

Step 1: Install the Free "Open in Resage" Plugin

We created a lightweight, open-source Calibre plugin that adds a single bridge button to your toolbar.

  1. Download the plugin package from Open in Resage Plugin.
  2. In Calibre, open Preferences (⌘ + ,) → Advanced → Plugins.
  3. Click Load plugin from file and choose open_in_resage.zip.
  4. Restart Calibre.

Step 2: Select Any Book and Launch

Select a book in your library and click Open in Resage in your toolbar (or right-click and choose it from the context menu).

Step 3: Read and Discuss with Full-Book Context

Once inside Resage:

---

What If You Want to Turn Calibre AI Off Completely?

If you prefer a clutter-free Calibre toolbar and do not want background API requests:

  1. Open Calibre and press ⌘ + , (Preferences).
  2. Under Interface, click Toolbars & menus.
  3. Select The main toolbar from the dropdown.
  4. Select Discuss with AI in the right column and click the left arrow to remove it.
  5. Repeat for The book list context menu, then click Apply and restart Calibre.

For a complete breakdown of Calibre AI settings, see our dedicated guide: What is Calibre AI and how to disable it.

---

Summary

---

Related reading: