Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eLearning (website_slides)
• Website (website) • Discuss (mail) |
Lines of code | 1453 |
Technical Name |
niyu_elearn_rag |
License | OPL-1 |
Website | https://niyulabs.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eLearning (website_slides)
• Website (website) • Discuss (mail) |
Lines of code | 1453 |
Technical Name |
niyu_elearn_rag |
License | OPL-1 |
Website | https://niyulabs.com |
AI Assistant
for Odoo eLearning
RAG Assistant for Odoo eLearning transforms your course content into an intelligent, interactive knowledge base. Ask anything, get cited answers instantly.
Explore Features ▼

Answers You Can Trust
Move beyond generic AI responses. Every answer is generated directly from your trusted eLearning course content. The assistant provides direct links to the source slides, so you can instantly verify information and build confidence. Toggle the Debug panel to see the exact text chunks used to formulate the response.

Connect Knowledge to People
Learning doesn't happen in a vacuum. The integrated People Search (optional) connects to your Odoo HR module, allowing you to find colleagues by name, title, or department. Find the course creator or a subject matter expert without ever leaving the assistant, all while respecting Odoo's access rights.
Configuration & Internals
Configuration
Setup is managed in Settings â Niyu eLearning RAG. Simply enter your OpenAI API key to get started. All other services, including the Qdrant vector database and required AI models, are automatically configured for you.
How It Works
- Indexing: eLearning slides are converted to plaintext, split into overlapping chunks, and vectorized using your chosen OpenAI model.
- Storage: These vectors are stored in a Qdrant collection with rich metadata (slide ID, title, URL, etc.).
- Retrieval: A user's question is vectorized. A similarity search fetches the most relevant chunks (Top-K) from Qdrant.
- Generation: The retrieved chunks are passed to the LLM as context with a specialized prompt, instructing it to answer the user's question using *only* the provided information and to cite its sources.
Requirements & Compatibility
- Odoo (Community or Enterprise)
- Required Modules:
website_slides
(Odoo eLearning) - Optional Modules:
hr
(for People Search) - Running instance of Qdrant Vector Database
- An active OpenAI API key
Support & Contact
We're here to help you succeed. For any issues, feature requests, or questions, please reach out to our support team.
Ready to Supercharge Your Odoo eLearning?
Stop letting valuable knowledge sit idle. Empower your team with instant, reliable answers and seamless collaboration. Install the Niyu RAG Assistant today.
Get it on the Odoo App Store →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