Turn your Odoo pipeline into a simple chat you can ask about deals. A scheduled job pulls opportunity data, creates a clear summary, and a chat bot answers questions about it. Great for sales teams that want quick status without logging into Odoo.
On a set schedule, the system collects all opportunities from Odoo with key fields like won status and expected revenue. Items are merged, then an OpenAI model writes a short summary. The text is saved to a cache file so chats stay fast. When someone sends a message to the public chat link, the agent reads the cached summary, keeps memory of the session, and can do quick math with a calculator tool.
Connect your Odoo account and OpenAI key, and toggle the public chat setting to share the link with your team. Expect faster standups and less time spent on manual reports, often cutting prep from hours to minutes. Ideal for managers who want weekly deal overviews and reps who need quick answers anywhere.