| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Documents (documents)
• Discuss (mail) |
| Lines of code | 1322 |
| Technical Name |
claude_data_chat |
| License | OPL-1 |
| Website | https://ezway-technology.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Documents (documents)
• Discuss (mail) |
| Lines of code | 1322 |
| Technical Name |
claude_data_chat |
| License | OPL-1 |
| Website | https://ezway-technology.com |
Claude AI – Data Chat
Odoo 19 Anthropic Claude AI Tabular · PDF · Images
Chat with your data using Anthropic Claude AI in natural language. Paste tabular data from Odoo/Excel/Sheets, or upload PDF documents and images — then ask questions, get totals, spot trends and anomalies, get summaries. No formula writing needed.
Features
💬 Natural language chatAsk questions in plain French or English. Claude understands your data context and answers accurately. |
📊 Tabular data (CSV / TSV)Copy-paste from Odoo list views, Excel, Google Sheets, LibreOffice. Tab-separated and CSV both supported. |
📄 PDF documentsUpload PDF files (invoices, reports, contracts) and ask Claude to summarize, extract data, or answer questions. |
🖼️ Images & screenshotsUpload JPG, PNG, WEBP or BMP images. Claude vision can read charts, tables, handwriting and printed text. |
🔄 Multi-turn conversationAsk follow-up questions. Claude remembers the entire conversation context and previous answers. |
📈 Calculations & analysisTotals, averages, rankings, comparisons, trend detection, anomaly spotting — all in natural language. |
📋 Session historyEvery analysis session is saved with the full conversation, token count and estimated cost. |
🔐 Independent moduleCompletely independent from Gemini Data Chat. Uses Anthropic Claude API with free tier available. |
How it works
|
1
|
Open Claude Data Chat → Analyze my data from the main menu |
|
2
|
Option A – Tabular data: select cells in Odoo, Excel or Google Sheets, Ctrl+C, then Ctrl+V in the text area |
|
3
|
Option B – Documents folder: select folders from Odoo Documents app to load all files (PDFs, images, spreadsheets) |
|
4
|
Click "Analyze with Claude" — both options can be combined |
|
5
|
Type your question and click "Send" — ask follow-up questions, Claude keeps the full context |
Session Management
- Save Session: Give your analysis a custom name (e.g., "Q1 Sales Analysis") and save it for later
- Continue Session: Open a saved session to continue the conversation where you left off
- Update Session: Save changes to an existing session (keeps the same name)
- Fork Session: Change the session name before saving to create a new variant
- Session History: View all your past analyses with token usage and costs
Installation & configuration
|
1
|
Install Python dependencies: pip install anthropic pandas openpyxl odfpy |
|
2
|
Get your API key from console.anthropic.com (free tier available, no credit card required) |
|
3
|
Install via Apps → Search Claude Data Chat → Install |
|
4
|
Go to Settings → Claude Data Chat and enter your key (sk-ant-...) |
|
5
|
Choose model (Claude 3.5 Sonnet recommended) and response language, click Save |
Claude Models
- Claude 3.5 Sonnet (recommended): Best balance of speed, quality, and cost. Ideal for most data analysis tasks.
- Claude 3.5 Haiku (faster): Fastest responses, lower cost. Good for simple queries and large datasets.
- Claude 3 Opus (most powerful): Highest quality analysis. Best for complex reasoning and detailed insights.
Supported File Formats
- Tabular: CSV, TSV, XLSX, XLS, ODS, Odoo Spreadsheets
- Documents: PDF
- Images: JPG, JPEG, PNG, GIF, WEBP, BMP
Documents Integration
Load entire folders from Odoo Documents app:
- Select one or more Documents folders
- Choose recursive mode to include sub-folders
- All supported files are automatically loaded
- Select which files to include in the analysis
- Spreadsheets are converted to tabular data
- PDFs and images are sent directly to Claude
Requirements
- Odoo 19.0 (Community or Enterprise)
- Python packages:
anthropic,pandas,openpyxl,odfpy - Anthropic Claude API key — available at console.anthropic.com
- Odoo Documents app (optional, for folder integration)
Pricing
Claude API pricing (approximate for Claude 3.5 Sonnet):
- Input tokens: $3 per million tokens
- Output tokens: $15 per million tokens
- Average: ~$9 per million tokens
The module tracks token usage and estimates costs in real-time. Free tier available for testing.
Why Claude?
- Long Context: Claude can handle very long documents and large datasets
- Accurate Analysis: Excellent at numerical reasoning and data interpretation
- Document Understanding: Superior PDF and image comprehension
- Safe and Reliable: Constitutional AI principles for helpful, harmless responses
- Privacy: Anthropic doesn't train on your data
Multilingual Support
Full interface translation:
- English: Default source language
- French: Complete translation (must be imported via Settings → Translations)
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