LLM Knowledge Integration for Document Pages
by Apexive Solutions LLC https://github.com/apexive/odoo-llm| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 6006 |
| Technical Name |
llm_document_page |
| License | AGPL-3 |
| Website | https://github.com/apexive/odoo-llm |
| Versions | 16.0 18.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 6006 |
| Technical Name |
llm_document_page |
| License | AGPL-3 |
| Website | https://github.com/apexive/odoo-llm |
| Versions | 16.0 18.0 |
LLM RAG for Document Pages
Connect your document knowledge base to AI-powered search and generation.
Make your internal documentation searchable and usable by AI
What is this Module?
Connect your knowledge base with AI
This module connects your Document Page knowledge base with the LLM RAG (Retrieval Augmented Generation) system, making your internal documentation searchable and usable by large language models. LLMs can now answer questions based on your internal knowledge.
Key Features
Everything you need for document AI integration
Knowledge Base Integration
Convert page content to AI-friendly format while preserving document hierarchy.
Metadata Preservation
Keep contributor info, timestamps, categories, and document relationships.
Easy Integration
One-click document creation, batch processing, and programmatic API access.
How It Works
Seamless integration workflow
Select Documents
Choose document pages from your knowledge base
Create RAG Docs
Convert pages to LLM-optimized format
Add to Collection
Organize in LLM RAG collections
Process & Embed
Process through the RAG pipeline
Technical Details
Requirements and dependencies
Module Information
document_page, llm_knowledge
Productivity/LLM
18.0.1.0.0
LGPL-3
Installation
Ensure both document_page and llm_knowledge modules are installed first. No additional configuration needed — the integration is automatic.
Related Modules
Explore other modules in the Odoo LLM suite
Document Page Integration for Odoo LLM
AI-powered document assistance for Odoo Document Pages.
Module Type: 🔌 Extension (Document Pages)
Architecture
┌───────────────────────────────────────────────────────────────┐
│ Application Layer │
│ ┌───────────────┐ │
│ │Document Pages │ │
│ │ (OCA) │ │
│ └───────┬───────┘ │
└────────────────────────────┼──────────────────────────────────┘
│
▼
┌───────────────────────────────────────────┐
│ ★ llm_document_page (This Module) ★ │
│ Document Page + LLM Integration │
│ 📄 Smart Content │ AI Suggestions │
└─────────────────────┬─────────────────────┘
│
▼
┌───────────────────────────────────────────┐
│ llm │
│ (Core Base Module) │
└───────────────────────────────────────────┘
Installation
What to Install
For AI-assisted document pages:
odoo-bin -d your_db -i llm_document_page
Auto-Installed Dependencies
- llm (core infrastructure)
- knowledge_document_page (OCA document pages)
Why Use This Module?
| Feature | llm_document_page |
|---|---|
| Suggestions | 🤖 AI-powered content |
| Integration | 📄 Native document pages |
| Generation | ✍️ Smart content generation |
Common Setups
| I want to... | Install |
|---|---|
| AI document pages | llm_document_page + llm_openai |
| Chat + doc pages | llm_assistant + llm_openai + llm_document_page |
Features
- AI-powered document suggestions
- Document page integration
- Smart content generation
- Intelligent editing assistance
Usage
Access LLM features directly from document pages for intelligent content assistance.
Technical Specifications
- Version: 18.0.1.0.0
- License: LGPL-3
- Dependencies: llm, knowledge_document_page
License
LGPL-3
© 2025 Apexive Solutions LLC
Please log in to comment on this module