Descripció
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
js-cookie
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.
Instal·lació
- Upload the plugin files to the
/wp-content/plugins
directory, or install via the WordPress plugin admin panel. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Create an account on VectorSeek
- Visit Settings > VectorSeek to connect your VectorSeek account and begin indexing.
- Use the provided shortcode or block to add the search box to your pages.
PMF
-
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
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«VectorSeek AI Search» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «VectorSeek AI Search» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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