Title: Guru ChatBot
Author: guruseoservices
Published: <strong>28 maijs, 2026</strong>
Last modified: 28 maijs, 2026

---

Meklēt spraudņus

![](https://ps.w.org/guru-chatbot/assets/banner-772x250.jpg?rev=3551842)

![](https://ps.w.org/guru-chatbot/assets/Icon-256-256.jpg?rev=3552063)

# Guru ChatBot

 Autors [guruseoservices](https://profiles.wordpress.org/guruseoservices/)

[Lejupielādēt](https://downloads.wordpress.org/plugin/guru-chatbot.0.1.1.zip)

 * [Sīkāka informācija](https://lv.wordpress.org/plugins/guru-chatbot/#description)
 * [Atsauksmes](https://lv.wordpress.org/plugins/guru-chatbot/#reviews)
 *  [Uzstādīšana](https://lv.wordpress.org/plugins/guru-chatbot/#installation)
 * [Attīstība](https://lv.wordpress.org/plugins/guru-chatbot/#developers)

 [Atbalsts](https://wordpress.org/support/plugin/guru-chatbot/)

## Apraksts

Guru ChatBot is a next-generation, self-hosted AI chatbot that trains itself directly
on your WordPress content. By utilizing Retrieval-Augmented Generation (RAG) and
vector search, it provides exceptionally accurate responses to customer queries 
without relying on expensive external platforms.

The plugin features a fully dynamic client-side vector database powered by standard
MySQL, avoiding complex external API database setup. It embeds your custom posts,
terms, pages, and products using OpenAI or Google Gemini, automatically crawling
the content and indexing it in real time.

#### Key Features

 * **State-of-the-Art RAG Pipeline**: Combines dynamic vector embeddings with a 
   sophisticated prompt architecture.
 * **OpenAI & Google Gemini Integration**: Support for the latest GPT-4o, Gemini
   1.5 Pro, and Gemini 1.5 Flash models.
 * **Deterministic Temporal Intent Parser**: Dynamically parses queries for relative
   times like “this weekend” or “next month” and filters events with calendar-relative
   precision.
 * **Auto CPT Crawler**: Automatically indexes custom post types (like EventON, 
   Tribe Events Calendar, WooCommerce, etc.) in real time.
 * **Built-in Analytics**: Track chat sessions, user message latency, token usage,
   and user ratings from a unified dashboard.
 * **Beautiful Premium Widget**: Sleek, customizable floating chat bubble with customizable
   colors, icons, position, greeting messages, and quick starter questions.

### External Services

This plugin relies on external third-party services to perform vector embeddings,
chatbot content generation, and frontend widget security challenges. Users should
review and agree to their terms and privacy policies.

 1. **OpenAI API**
 2.  * **Use Case**: Generates vector embeddings for your WordPress content during 
       the indexing pipeline and computes chat completions to answer user queries in
       the chatbot widget.
     * **Data Transmitted**: Text extracts of your indexed post types and terms, and
       user-submitted chat messages/history.
     * **Terms of Service**: https://openai.com/policies/terms-of-use
     * **Privacy Policy**: https://openai.com/policies/privacy-policy
 3. **Google Gemini API**
 4.  * **Use Case**: Generates vector embeddings for your WordPress content during 
       the indexing pipeline and computes chat completions to answer user queries in
       the chatbot widget.
     * **Data Transmitted**: Text extracts of your indexed post types and terms, and
       user-submitted chat messages/history.
     * **Terms of Service**: https://policies.google.com/terms
     * **Privacy Policy**: https://policies.google.com/privacy
 5. **Cloudflare Turnstile**
 6.  * **Use Case**: Anti-spam bot protection to secure the public frontend chat widget
       from malicious automated requests.
     * **Data Transmitted**: User browser’s Turnstile interaction token and visitor’s
       IP address.
     * **Terms of Service**: https://www.cloudflare.com/website-terms/
     * **Privacy Policy**: https://www.cloudflare.com/privacypolicy/

## Uzstādīšana

 1. Upload the `guru-chatbot` folder to the `/wp-content/plugins/` directory, or install
    it directly via the WordPress admin panel.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to the new ‘Guru ChatBot’ menu in your WordPress dashboard.
 4. Set up your OpenAI or Google Gemini API keys in the AI Settings tab.
 5. Head to the Indexing tab, choose what post types to index, and run the initial 
    crawl to build your vector database.
 6. Customize the Chat Widget appearance, and you’re ready to go!

## BUJ

### Does this plugin require an external vector database?

No! Guru ChatBot stores all embeddings directly inside your WordPress MySQL database
using a high-performance custom table and handles similarity search using highly
optimized native PHP vector math operations.

### Which AI providers are supported?

We natively support OpenAI (using text-embedding-3-small/large and models like GPT-
4o/GPT-3.5) and Google Gemini (using text-embedding-004 and Gemini 1.5 Pro/Flash).

### Will it index my WooCommerce products?

Yes! It has full support for custom post types, custom tax terms, and WooCommerce
products out of the box.

## Atsauksmes

Par šo spraudni nav atsauksmju.

## Autori un izstrādātāji

“Guru ChatBot” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi 
cilvēki.

Līdzdalībnieki

 *   [ guruseoservices ](https://profiles.wordpress.org/guruseoservices/)
 *   [ Abdul Rauf Abdul Rahaman ](https://profiles.wordpress.org/niendoo2/)

[Tulkot “Guru ChatBot&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/guru-chatbot)

### Vai jūs interesē attīstība?

[Pārlūkojiet kodu](https://plugins.trac.wordpress.org/browser/guru-chatbot/), apmeklējiet
[ SVN krātuvi ](https://plugins.svn.wordpress.org/guru-chatbot/)vai abonējiet[ attīstības žurnālu](https://plugins.trac.wordpress.org/log/guru-chatbot/),
ko izveidojis [RSS](https://plugins.trac.wordpress.org/log/guru-chatbot/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versija **0.1.1**
 *  Pēdējo reizi atjaunots: **pirms 2 mēnešiem**
 *  Aktīvās instalācijas: **Mazāk par 10**
 *  WordPress versija ** 6.0 vai jaunāka **
 *  Pārbaudīts līdz: **7.0.2**
 *  PHP versija ** 8.0 vai jaunāka **
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/guru-chatbot/)
 * Birkas:
 * [AI](https://lv.wordpress.org/plugins/tags/ai/)[chatbot](https://lv.wordpress.org/plugins/tags/chatbot/)
   [Gemini](https://lv.wordpress.org/plugins/tags/gemini/)[openai](https://lv.wordpress.org/plugins/tags/openai/)
   [rag](https://lv.wordpress.org/plugins/tags/rag/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/guru-chatbot/advanced/)

## Vērtējumi

Vēl nav iesniegta neviena atsauksme.

[Your review](https://wordpress.org/support/plugin/guru-chatbot/reviews/#new-post)

[Skatīt visas atsauksmes](https://wordpress.org/support/plugin/guru-chatbot/reviews/)

## Līdzdalībnieki

 *   [ guruseoservices ](https://profiles.wordpress.org/guruseoservices/)
 *   [ Abdul Rauf Abdul Rahaman ](https://profiles.wordpress.org/niendoo2/)

## Atbalsts

Jums ir kaut kas ko teikt? Vajadzīga palīdzība?

 [Skatīt atbalsta forumu](https://wordpress.org/support/plugin/guru-chatbot/)