VectorSeek AI Search

外掛說明

VectorSeek AI Search transforms your WordPress website into an intelligent, private-search experience powered by your own content. Built for businesses, media publishers, and knowledge-rich websites, VectorSeek helps your visitors and team find answers instantly — with zero training leakage.

🔐 Privacy-First
Choose to use our private LLMs or connect to public models. VectorSeek runs indexing and AI querying through private, secure infrastructure.

Blazing Fast Answers
Built on vector embeddings and retrieval-augmented generation (RAG), VectorSeek delivers high-quality answers from your actual site data.

🧠 Smart Content Indexing
Automatically pulls and indexes your WordPress pages, posts, PDFs, and other content types.

💬 Customizable Search Embedding
Choose to include VectorSeek in your search results page, or add a VectorSeek query box with a simple shortcode.

Features

  • Private vector-based AI search
  • Semantic understanding of your content
  • Embedded AI Search
  • Supports WordPress posts, pages, PDFs, and custom post types
  • No data sent to OpenAI or public APIs (unless selected)

Libraries Used / Github Repo

CommonMark

CommonMark

js-cookie

js-cookie

vectorseek-ai-wp

vectorseek-ai-wp

External Services

ipify.org

This plugin connects to an API to obtain your IP address information, it’s
requested to allow troubleshooting of any issues connecting to the vectorseek.ai servers.

It sends the user’s IP to the vectoseek.ai servers along with query information to allow
identification of where queries are originating.

This service is provided by ipify and is not shared with any third parties.

Terms of Service
Privacy Policy

安裝方式

  1. Upload the plugin files to the /wp-content/plugins directory, or install via the WordPress plugin admin panel.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Create an account on VectorSeek
  4. Visit Settings > VectorSeek to connect your VectorSeek account and begin indexing.
  5. Use the provided shortcode or block to add the search box to your pages.

常見問題集

How does this work?

VectorSeek indexes your site content and hosts a private vector database. When users ask questions, it retrieves and summarizes the most relevant answers from your indexed content using hosted LLMs or public LLMs if you choose.

Is my data safe?

Yes. All processing occurs through secure, private infrastructure. Your content
is not used to train public AI models (unless you choose a public model).
Multiple private and public Providers and Models are available in your
VectorSeek account and you have the ability to choose from any model available.

Can I control which content is indexed?

Yes — you can include or exclude specific post types, categories, or pages in the plugin settings.

Does it work with PDFs or custom post types?

Absolutely. PDFs, pages, blog posts, and most custom post types are supported.

Can I crawl sub-domains?

Yes, you can crawl multiple domains and sub-domains as part of a single project. All crawled content will be used to generate answers.

Can I use sitemap.xml?

Yes, you can add your url with sitemap as one of the urls, ex. https://vectorseek.ai/sitemap.xml

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈VectorSeek AI Search〉的開發相關工作。

參與者

將〈VectorSeek AI Search〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.0.7

  • update to streaming-markdown parser

0.0.6

  • Fix warnings

0.0.5

  • Updates to be compatible with wordpress guidelines.

0.0.4

  • Initial release: private AI search with semantic indexing and chatbot widget