How is the AI fed with company-internal data, and what does the underlying database look like?

Part of the AIs has already been trained by us. The neural networks learn to follow or not follow suggestions based on the users' decisions. Data storage takes place within the client's instance and cannot be read by us (this applies to all data). The learning patterns are held in memory objects (for speed) and are cyclically (every 10 minutes) stored in a database for security purposes, which also exists only for that instance.