Title: Chatbot supported languages
Last modified: October 21, 2025

---

# Chatbot supported languages

 *  Resolved [bugun](https://wordpress.org/support/users/bugun/)
 * (@bugun)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/chatbot-supported-languages/)
 * hi,
 * Does your app answer customer questions about products in Turkish?
 * If so, how is product information integrated into the chatbot?
 * Good day
 * Recep

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * (@tigroumeow)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/chatbot-supported-languages/#post-18690444)
 * Hello [@bugun](https://wordpress.org/support/users/bugun/),
 * AI Engine doesn’t ship a model; pick OpenAI, Claude, etc. They all handle Turkish
   well, I believe! 😊
 * Here’s a super short playbook:
 * **If you have ≤ 20 products,** paste core product info + links right into the
   chatbot **Instructions**:
 *     ```wp-block-code
       Tüm yanıtlarda Türkçe kullan. Sadece aşağıdaki ürün bilgilerinden yararlan:1) Ürün: X100 Kulaklık Fiyat: 1.299 ₺ Özellikler: ANC, BT 5.3, 40 saat Link: https://site.com/urun/x1002) Ürün, etc...
       ```
   
 * Keep each product to 4–6 lines to avoid token bloat.
 * If you have many products, you’ll need to use **Knowledge (Vector Database)**
   to sync your WooCommerce products. It’s more complex, but it’s the approach most
   sites and systems use. You can learn more [here](https://ai.thehiddendocs.com/embeddings).
 * Alternatively, if you’re a developer (or have one around), you can use **Function
   Calling**. Create a function via [Code Engine](https://wordpress.org/plugins/code-engine)
   that retrieves all your products or specific product info, then connect your 
   chatbot to those functions. You can learn more about it [here](https://ai.thehiddendocs.com/use-function-calling).
 * My advice: take your time 😌 Start by playing with the instructions and experimenting
   with just a few products first. Jumping to a Vector Database is quite a big step,
   and you’ll gradually discover how larger sites manage their knowledge base and
   workflows. It’s not a one-click kind of magic, but that’s part of the fun.

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchatbot-supported-languages%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/ai-engine/assets/icon-256x256.png?rev=3431928)
 * [AI Engine - The Chatbot, AI Framework & MCP for WordPress](https://wordpress.org/plugins/ai-engine/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ai-engine/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ai-engine/)
 * [Active Topics](https://wordpress.org/support/plugin/ai-engine/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ai-engine/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ai-engine/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * Last activity: [5 months, 3 weeks ago](https://wordpress.org/support/topic/chatbot-supported-languages/#post-18690444)
 * Status: resolved