| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Discuss (mail) • Website (website) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 3705 |
| Technical Name |
ai_ecom_finder |
| License | OPL-1 |
| Website | https://erpoxa.com/ |
Let shoppers describe what they need — AI builds the cart
A public page (and drag-and-drop snippet) where visitors type a plain-English need — "starter pack for a home office, budget $800" — and the AI returns a complete, multi-category shopping plan picked from your real catalog, ready to add to cart in one click.
From a sentence to a full cart in seconds
Type an intent, watch the plan build progressively — structure first, then the best real products in each category.
Sells the way people think
Shoppers describe an outcome ("set up a home office") instead of guessing keywords or browsing categories.
Bigger baskets
One intent becomes a multi-category plan — furniture + supplies + tech — so visitors buy the whole solution, not one item.
Never hallucinates stock
The AI is constrained to real product IDs from your catalog — every suggestion is a product you can actually sell.
Fast & cheap to run
Two-stage design + multi-level caching keep latency low and token spend down. Repeat queries return instantly.
A two-stage, progressive pipeline
The visitor sees structure within a second, then the real products fill in — without a wall of waiting.
Visitor types a need
On /find-products (or the embedded snippet): "gift under $50 for a colleague", "office chair", "starter pack for a new hobby".
Stage 1 — Intent
GPT decomposes the request into 1–5 product categories (or one for a simple query), each with keywords + a short description. The structure renders immediately.
Stage 2 — Recall
One batched call embeds all keywords, then a fast DB similarity search per category against your Smart Search store. No extra LLM calls.
A finished plan: a budget header, multiple categories of real products, a "don't forget" checklist and a live cart footer.
The shopper stays in control
The top pick per category is preselected, but every card is a checkbox — tap to add, tap again to remove. Mix and match any number of items across categories.
Add the whole plan, keep shopping
After adding, a slide-in cart drawer confirms exactly what went in — items, quantities and subtotal — with clear next steps.
Helpful beyond the catalog
The AI adds an actionable checklist of things to remember that aren't products you sell — permits, downloads, a weather check, sizing — building trust and a more complete experience.
"Cheaper", "premium", "add accessories"
One-tap refine chips and a free-form follow-up box tweak the plan without starting over — the grid updates in place.
Every part of the experience




Built for real stores
Drag-and-drop snippet
A public page at /find-products plus a website building-block snippet — embed the finder on any page.
Multi-stage caching
Per-worker server cache + per-tab sessionStorage. Browser Back from a product restores the plan without re-fetching.
Multi-company / multi-website safe
Currency, products and cart are scoped to the current website's company — no cross-tenant leakage.
Configurable example chips
Set the example prompts shown under the search box from Settings to match your catalog.
No hallucinated inventory
Recall is constrained to real product IDs from your catalog's embedding store — every pick is buyable.
Any language UI
Works on the standard website theme; shoppers can describe needs in their own words.
Requirements
Plays well with your shop
Turn "I need…" into a full cart
Give shoppers an AI concierge that understands intent and sells your whole catalog — not one product at a time.
▶ Open the live demoBuilt & supported by Erpoxa
An Odoo consultancy focused on scalable AI-powered modules and bespoke integrations. We answer fast and ship clean code.
Website
All apps, docs & portfolio
erpoxa.com| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Discuss (mail) • Website (website) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 3705 |
| Technical Name |
ai_ecom_finder |
| License | OPL-1 |
| Website | https://erpoxa.com/ |
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