Geweb AI Search

Geweb AI Search

By Geweb
Details
View on WordPress

Live demo: https://aisearch.mygeweb.com/

Geweb AI Search transforms your WordPress search into an intelligent assistant powered by Google Gemini AI. Instead of returning a plain list of matching posts, it understands the user’s question and provides a direct, contextual answer — along with links to the source pages.

The plugin intercepts the standard WordPress search form and opens a modal with two modes: instant autocomplete suggestions (via WP_Query) and a full AI chat powered by Google Gemini File Search.

Key Features

  • AI-Powered Answers — Uses Google Gemini File Search to find relevant content and generate natural-language answers
  • Conversation History — Users can ask follow-up questions; the context is maintained across the session
  • Source Attribution — Every AI answer includes links to the pages it was based on
  • Instant Autocomplete — Traditional keyword search with live suggestions while typing
  • Automatic Indexing — Posts are automatically uploaded to Gemini when published or updated
  • Bulk Library Generation — Index all existing content with one click and a live progress indicator
  • Multiple AI Models — Choose between Gemini 2.5 Flash, 2.5 Pro, and Gemini 3 models
  • Multiple Post Types — Index any public post type: posts, pages, or custom post types
  • Secure API Key Storage — API key is encrypted with libsodium before being stored in the database

How It Works

  1. The plugin converts your WordPress posts to Markdown format (with URL and title in frontmatter)
  2. Each document is uploaded to a Google Gemini File Search Store
  3. When a user submits a search query, Gemini searches the indexed documents and generates an answer
  4. The answer is displayed in a chat modal along with source links

Third-Party Services

This plugin connects to the Google Gemini API to index your content and answer user queries.

  • API endpoint: https://generativelanguage.googleapis.com/
  • Terms of Service: https://ai.google.dev/gemini-api/terms
  • Privacy Policy: https://policies.google.com/privacy

Data sent to Google:

  • Your post content (title and body), converted to Markdown, is uploaded to Gemini for indexing
  • User search queries are sent to Gemini to generate answers

By using this plugin you agree to Google’s Terms of Service and Privacy Policy. You are responsible for the content you index.

Requirements

  • PHP 7.2 or higher (libsodium is bundled with PHP 7.2+)
  • WordPress 6.0 or higher
  • Google Gemini API key (free tier available at https://aistudio.google.com/app/apikey)

Third-Party Libraries

This plugin bundles the following open-source library:

league/html-to-markdown
* Version: 5.x
* Author: The League of Extraordinary Packages
* License: MIT License
* Repository: https://github.com/thephpleague/html-to-markdown
* Purpose: Converts WordPress post HTML content to Markdown for AI indexing

Support

  • GitHub: https://github.com/mygeweb/geweb-ai-search

Details

Plugin code:
geweb-ai-search
Plugin version:
2.1.0
Author:
Outdated:
No
WP version:
6.0 or higher
PHP version:
7.2 or higher
Test up to WP version:
6.9.1
Total installations:
0
Last updated:
2026-03-09
Rating:
Times rated:
0
ai
artificial-intelligence
gemini
search
semantic-search