Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Productivity
  3. AI Document Sources v 19.0
  4. Sales Conditions FAQ

AI Document Sources

by Dow Group https://www.dowgroup.com
Odoo
v 19.0 Third Party 9
Download for v 19.0 Deploy on Odoo.sh
This module requires Odoo Enterprise Edition.
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 180
Technical Name dowgroup_ai_binary_source_fix
LicenseOPL-1
Websitehttps://www.dowgroup.com
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 180
Technical Name dowgroup_ai_binary_source_fix
LicenseOPL-1
Websitehttps://www.dowgroup.com
  • Description
  • License
Odoo Gold Partner

Published by Dow Group — Odoo Gold Partner

We are a certified Odoo Gold Partner with deep expertise in Odoo implementation, development, and support. This module is built and maintained by our team of Odoo specialists. Need help with installation, customization, or ongoing support? We’ve got you covered.

Get in Touch

info@dowgroup.com

Call / WhatsApp: +971 55 935 4935

AI Document Sources

Upload PDFs, Excel spreadsheets, and text files as knowledge sources for your Odoo 19 AI agents — and have them actually work. By Dow Group — www.dowgroup.com

Odoo 19 AI Agent PDF Excel XLSX Knowledge Base Free
Overview The Problem Features How It Works Screenshots Setup Support

📄 Upload File  →  ⚡ Auto Extract  →  📊 Index  →  🤖 AI Answers Your Questions

Drop-in fix. No configuration. Install and your AI agents start reading your files immediately.

What This Module Does

One install. All your files become AI knowledge.

Odoo 19’s enterprise AI module lets you define knowledge sources for your AI agents — but when you upload a file (PDF, Excel, CSV), nothing happens. The file sits there, stuck in “processing” forever. Your AI agent never learns from it.

This module fixes that silently broken pipeline. It teaches Odoo how to extract text from your uploaded files — PDFs, Excel spreadsheets, CSV files, plain text — and feeds that content to the AI agent’s embedding engine so it can actually answer questions about your documents.

Critically, your original uploaded file is never modified. A separate plain-text attachment is created for the AI pipeline, so your source documents remain intact and downloadable at any time. Developed and supported by Dow Group, certified Odoo Gold Partner — www.dowgroup.com


The Problem This Fixes

A silent bug in the core Odoo 19 ai module.

❌ Without This Module

  • Upload a PDF to an AI agent knowledge source
  • Status stays on “Processing” indefinitely
  • AI agent has no knowledge of your document
  • No error shown — it just silently does nothing
  • Excel, CSV, TXT files all have the same issue

✅ With This Module

  • Upload a PDF to an AI agent knowledge source
  • Text is automatically extracted from the file
  • Content is indexed by the AI embedding engine
  • Status moves to “Indexed”
  • AI agent can now answer questions about your document

Key Features

Everything needed to unlock file-based knowledge for your AI agents.

📄

PDF Support

Extracts text from all standard PDF documents. Works with multi-page reports, contracts, manuals, and guides.

📊

Excel & Spreadsheets

Reads XLSX, XLS, XLSM, and XLSB files. Each sheet is extracted separately with its name preserved.

📜

CSV & Text Files

Plain-text fallback handles CSV, TXT, and any other text-based file format automatically.

🔒

Original File Preserved

The original uploaded file is never modified. A separate plain-text attachment is created for the AI pipeline.

⚡

Automatic & Scheduled

Runs on Odoo’s scheduled cron jobs. Upload a file and it is processed automatically — no manual trigger needed.

🔄

Re-processing Safe

If a file is updated, only changed content is re-indexed. Existing embeddings are reused when the file hasn’t changed.


How It Works

Four steps from file upload to AI-ready knowledge.

1

Upload

Add a file attachment as a knowledge source in your AI agent configuration.

2

Extract

The cron job detects binary sources and extracts their text content — PDF pages, spreadsheet rows, plain text.

3

Index

Extracted text is passed to Odoo’s embedding cron, which generates vector embeddings for semantic search.

4

Answer

Status changes to “Indexed”. Your AI agent can now retrieve and answer questions from the file’s content.


Use Cases

Any file your team uses as a reference can become AI knowledge.

Product Catalogs: Upload your product PDF → AI answers pricing & spec questions instantly

Price Lists: Upload an Excel price list → AI quotes prices without opening the spreadsheet

Policy Documents: Upload HR or legal PDFs → AI answers policy questions from staff

Technical Manuals: Upload equipment manuals → AI answers maintenance questions

Reports & Data: Upload CSV exports → AI summarizes data on demand

Contracts & SOPs: Any document your team references daily becomes instantly searchable by AI


Screenshots

See the module in action inside Odoo 19.

AI Document Sources — Binary Sources Indexed

Installation & Setup

Three steps and your AI agents can read files.

1

Install Python Libraries

Add to your requirements.txt:

openpyxl>=3.1.0
pypdf>=4.0.0
xlrd>=2.0.1

2

Install the Module

Install from the Odoo App Store or upload directly. The module requires the enterprise AI module to be installed.

3

Upload & Go

Add a PDF or Excel file as a knowledge source on any AI agent. The cron runs automatically and the source moves to “Indexed”.


Technical Details

Odoo 19.0 Enterprise edition required (depends on ai module)
Python: openpyxl For modern XLSX / XLSM / XLSB files (ZIP-format Excel)
Python: pypdf For PDF text extraction (text-based PDFs; scanned/image PDFs are not supported)
Python: xlrd For legacy .xls files (OLE2/BIFF format) — optional, only needed for old Excel files
No New Models Pure _inherit override — no schema changes, safe to install and uninstall
Odoo.sh Ready Add the three libraries to your repo’s requirements.txt — Odoo.sh installs them automatically
License OPL-1  •  Free  •  Version 19.0.1.0.0

Need Help?

For installation, customization, or support, reach out to Dow Group — your certified Odoo Gold Partner.

www.dowgroup.com

Visit www.dowgroup.com

Author: Dow Group (www.dowgroup.com)  •  License: OPL-1  •  Free  •  Version: 19.0.1.0.0

Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with