mirror of
https://github.com/bringout/oca-ai.git
synced 2026-04-25 15:02:00 +02:00
Initial commit: OCA Ai packages (4 packages)
This commit is contained in:
commit
0adb4b78b1
170 changed files with 12385 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
Right now, there are 2 different approaches for AI integration with Odoo:
|
||||
|
||||
1. Make everything inside Odoo.
|
||||
2. Make it using other tools and integrate Odoo with these tools.
|
||||
|
||||
IMO, it would be better to make use of option 2 for different reasons:
|
||||
|
||||
- Odoo server is intended as a transactional system. AI systems requires other kind of characteristics
|
||||
- Everything changes too fast. I am not confident that Odoo can keep the pace in this topic
|
||||
- There are OSS tools that fills the gap perfectly and are created just for this topic.
|
||||
|
||||
Anyway, OCA is open to everyone and we don't intend to force an opinionated way of doing. For this reason, we have this module, that can be used as Bridge with AI systems.
|
||||
Loading…
Add table
Add a link
Reference in a new issue