<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Documents | nodlin.com</title><link>https://nodlin.com/tag/documents/</link><atom:link href="https://nodlin.com/tag/documents/index.xml" rel="self" type="application/rss+xml"/><description>Documents</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Sun, 07 Sep 2025 00:00:00 +0000</lastBuildDate><image><url>https://nodlin.com/media/logo.svg</url><title>Documents</title><link>https://nodlin.com/tag/documents/</link></image><item><title>Document Library (AI Q&amp;A)</title><link>https://nodlin.com/solutions/documentlibrary/</link><pubDate>Sun, 07 Sep 2025 00:00:00 +0000</pubDate><guid>https://nodlin.com/solutions/documentlibrary/</guid><description>&lt;p>The &lt;strong>Document Library&lt;/strong> agent lets you attach documents, ask questions of their content, and receive AI-powered answers with traceable evidence — a full &lt;strong>RAG (Retrieval-Augmented Generation)&lt;/strong> pipeline integrated into Nodlin.&lt;/p>
&lt;div class="image-gallery" style="display: flex; justify-content: center; width: 140%; margin-left: -20%; gap:2rem;">
&lt;figure class="text-center">
&lt;a href="https://nodlin.com/solutions/documentlibrary/documentLibrary.png" class="glightbox" data-glightbox="type:image">
&lt;img src="https://nodlin.com/solutions/documentlibrary/documentLibrary.png" alt="Document Library in Nodlin">
&lt;/a>
&lt;/figure>
&lt;/div>
&lt;p>The agent defines seven node types:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Library&lt;/strong> 📚 — Attach documents and ask questions&lt;/li>
&lt;li>&lt;strong>Document&lt;/strong> 📄 — Attach files (PDF), summarise to Markdown, record in vector database&lt;/li>
&lt;li>&lt;strong>Question&lt;/strong> ❓ — Ask questions using the local vector database (RAG/LangChain)&lt;/li>
&lt;li>&lt;strong>Answer&lt;/strong> 💬 — AI response with confidence level&lt;/li>
&lt;li>&lt;strong>Evidence&lt;/strong> 🔍 — Supporting detail from the vector database with similarity score&lt;/li>
&lt;li>&lt;strong>Chunk&lt;/strong> 📎 — The actual document content (Markdown) recorded in the vector database&lt;/li>
&lt;li>&lt;strong>Entity&lt;/strong> 🏷️ — Person, place, metric, or other entity type extracted from evidence to surface a knowledge graph&lt;/li>
&lt;/ul>
&lt;h3 id="how-it-works">How It Works&lt;/h3>
&lt;ul>
&lt;li>Add documents to a Library by attaching files (e.g. corporate earnings reports, policy documents)&lt;/li>
&lt;li>Documents are automatically converted to Markdown and indexed in a vector database&lt;/li>
&lt;li>Ask questions of the library (e.g. &lt;em>&amp;ldquo;What are the key risks to growth in 2026?&amp;rdquo;&lt;/em>)&lt;/li>
&lt;li>Review answers alongside the underlying evidence and source reference points&lt;/li>
&lt;/ul>
&lt;h3 id="benefits">Benefits&lt;/h3>
&lt;ul>
&lt;li>Traceable Answers 🔎 — Every answer links to the evidence and source document chunks that support it&lt;/li>
&lt;li>Knowledge Graph 🌐 — Entities (people, places, metrics) are extracted to surface connections&lt;/li>
&lt;li>Confidence Scoring 📊 — Answers include a confidence level so you know how reliable they are&lt;/li>
&lt;li>Collaborative 🤝 — Teams share libraries and build institutional knowledge together&lt;/li>
&lt;/ul></description></item><item><title>Writing Documents</title><link>https://nodlin.com/solutions/writingdocuments/</link><pubDate>Sun, 07 Sep 2025 00:00:00 +0000</pubDate><guid>https://nodlin.com/solutions/writingdocuments/</guid><description>&lt;p>&lt;strong>Writing Documents&lt;/strong> provides a more natural, visual approach to structuring documents. Instead of a linear word processor, build your document as a graph — linking sections, evidence, and supporting material — then export a polished linear document when ready.&lt;/p>
&lt;div class="image-gallery" style="display: flex; justify-content: center; width: 140%; margin-left: -20%; gap:2rem;">
&lt;figure class="text-center">
&lt;a href="https://nodlin.com/solutions/writingdocuments/writingDocuments.png" class="glightbox" data-glightbox="type:image">
&lt;img src="https://nodlin.com/solutions/writingdocuments/writingDocuments.png" alt="Writing Documents in Nodlin">
&lt;/a>
&lt;/figure>
&lt;/div>
&lt;p>The agent defines three node types:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Document&lt;/strong> 📄 — Top-level container where you define the style (argument, analysis, explanation, comparison, procedure, or scientific). Supports section structure, e.g.: Argument — Claim → Evidence → Reasoning → Counterpoint → Conclusion&lt;/li>
&lt;li>&lt;strong>Section&lt;/strong> 📁 — Hierarchy of sections qualifying the document style&lt;/li>
&lt;li>&lt;strong>Text Block&lt;/strong> 📝 — Content blocks denoting type: reasoning, statement, conclusion, etc.&lt;/li>
&lt;/ul>
&lt;h3 id="how-it-works">How It Works&lt;/h3>
&lt;ul>
&lt;li>Create a Document and set the writing style&lt;/li>
&lt;li>Create a hierarchy of Sections&lt;/li>
&lt;li>Add Text Blocks (reasoning, statement, conclusion, etc.) linked to sections&lt;/li>
&lt;li>View as a &lt;strong>book&lt;/strong> and reorganise sections — a document is a graph with constraints (tree, no loops, ordered)&lt;/li>
&lt;li>Export as &lt;strong>RTF&lt;/strong> (for Word) or &lt;strong>Markdown&lt;/strong>&lt;/li>
&lt;/ul>
&lt;h3 id="benefits">Benefits&lt;/h3>
&lt;ul>
&lt;li>Graph-Based Structure 🌐 — Link to supporting nodes (mind maps, data analysis) that may not appear in the final document&lt;/li>
&lt;li>Live Collaboration 🤝 — Multiple users work on the same document graph simultaneously&lt;/li>
&lt;li>Re-use Without Copy-Paste 🔄 — Reference detail from other graphs directly&lt;/li>
&lt;li>Multiple Views 📐 — Outline view, board view, and graph view of the same content&lt;/li>
&lt;li>Clean Export 📤 — Export the linear narrative for traditional consumption&lt;/li>
&lt;/ul></description></item></channel></rss>