FR · EN
✦ Available 24/7

The AI troubleshooting assistant for your
everyday appliances

Ask your questions in plain language and get precise answers taken directly from your appliances' official manuals.

📄 Based on official manuals
Answers in seconds
🔒 Sources cited
🌍 Multilingual

Integrate the AI assistant on your site

A ready-to-use widget you can integrate in a single line of code. Your customers find answers instantly — you reduce support requests.

🏭

Manufacturers

Give your customers smart, 24/7 product support, straight from your official manuals.

  • Reduce after-sales calls by up to 40%
  • Answers based on your official documents
  • Customizable to your brand colors
  • Compatible with all your listed models
🔧

Parts & accessories sellers

Help your customers identify the right part on the first try and increase your conversion rate.

  • Precise identification of the part to replace
  • Fewer returns and order errors
  • Customer loyalty through added-value service
  • Direct integration on product page or cart
🏪

Appliance retailers

Support your customers after purchase and stand out from the competition with enhanced after-sales service.

  • Post-purchase support without added staffing cost
  • Fewer returns and disputes
  • Measurably better customer satisfaction
  • Discreet widget on your product page or customer area
🤝

Affiliates & content creators

Monetize your audience by embedding the Tagniot widget on your blog, site or channel — and earn a commission on every sale generated.

  • Integration in 2 lines of code
  • Commission on every pack sold via your link
  • Dashboard to track your conversions
  • No inventory, no after-sales support to manage

How to integrate the widget

Just 2 steps — no backend, no database to manage.

1

Place the container in your page

Add this tag where the widget should appear — on a product page, a support page, or your customer area.

<div id="tagniot-widget"></div>
2

Load the Tagniot script

Add this line just before your closing </body> tag. That's it — the widget initializes automatically.

<script src="https://ai.tagniot.com/widget.js"></script>

By default, the widget shows two dropdown menus for the user to select their brand and model. Two optional attributes let you pre-target the device or brand.

Single product

The user lands directly on the assistant with no prior selection. Ideal on a product page.

<div id="tagniot-widget"
     data-source-id="YOUR_ID"></div>

Find my source-id:

Or retrieve all source-id values for a brand via the API:

GET https://rag.tagniot.com/api/products/models?brandId=YOUR_BRAND_ID
By brand

The dropdown shows only your brand's models. Ideal for a support page or a limited catalog.

<div id="tagniot-widget"
     data-brand-id="YOUR_BRAND_ID_1,YOUR_BRAND_ID_2"></div>

Find my brand-id:

Or retrieve all brands via the API:

GET https://rag.tagniot.com/api/products/brands-ids

🌐 Interface language

By default the widget displays in French. Add data-lang to force a language. Available values: fr, en, de, es.

<div id="tagniot-widget"
     data-source-id="YOUR_ID"
     data-lang="en"></div>

B2B partners (manufacturers, resellers, integrators) can integrate the widget without their users ever seeing a payment request. A partner key tied to your authorized domain is all you need.

How it works

  1. We create your partner account and provide you with a partner key (e.g. pk_a1b2c3d4…).
  2. Your domain (e.g. yoursite.com) is registered in our allowlist.
  3. You add the data-partner-key attribute to the widget container.
  4. The widget automatically sends your key and origin with every question — no payment is ever requested from your users.

Available plans

ALL

Unlimited access to the entire catalog. For large manufacturers or multi-brand platforms.

BRAND

Access limited to one brand's products. For a single-brand manufacturer or reseller.

PRODUCT

Access limited to a single product. For a specific product page or dedicated site.

Integration example

<!-- Container with the partner key -->
<div id="tagniot-widget"
     data-partner-key="pk_a1b2c3d4e5f6…"></div>

<!-- Optional: combine with product or brand targeting -->
<div id="tagniot-widget"
     data-partner-key="pk_a1b2c3d4e5f6…"
     data-source-id="YOUR_SOURCE_ID"></div>

The Tagniot script automatically detects the data-partner-key attribute and sends it with every request. Your domain is verified server-side — if the key or origin doesn't match, the request is processed normally (pay-per-use).

Contact the Tagniot team for partner access →

Interested? Let's talk.

Discover how to integrate the Tagniot assistant on your site in just a few minutes. Our team supports you from setup to launch.

Contact the Tagniot team →