OPENAI Search
This module allows you to create a private ChatGPT instance that can search your Drupal site and any documents you provide. It offers a way to chat with your own content and exposes a RESTful API for custom integrations.
OPENAI SEARCH
This module allows you to have a private chatgpt instance, and to have it searchable within Drupal. You basically can "GPT" chat with your own Drupal site, and you can add as many documents (pdfs etc) to the knowledgebase as well. Your website can be crawled such that all your pages will be embedded into the private ChatGPT module.
As an added feature, you can give us any documents you wish to be crawled to add to the dataset. Email [email protected] to get an api key for us to setup a GPT instance for you to connect this module to. It works very similar to the Drupal Solr project. We host the GPT server for you to restfully connect to with all your private data, which will be secure, and kept entirely private, and you can expose that data as you like through your Drupal sites (or any type of site actually -- it will work with .net, python, ruby, java, etc)
For those using Drupal a block is available to place anywhere where you can search your data. As well the restful API is available if you want to develop your own use cases against your "GPT" restful endpoint.
Features
Rather than simple Drupal site search or Solr search this will allow you to search all of your content via a private OpenAI ChatGPT instance.
Post-Installation
Enable this module the usual way. Then reach out to [email protected] to get your api key, and your private ChatGPT restful url.
Community Documentation
Here is a video demoing the system. https://youtu.be/okxuukmLeqk
Depends on
Dependencies of the latest stable release
- block Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.24 | Stable | 9–10 | Jul 16, 2025 | ||
| 2.0.23 | Stable | 9–10 | May 19, 2025 | ||
| 2.0.22 | Stable | 9–10 | May 19, 2025 | ||
| 2.0.21 | Stable | 9–10 | Apr 28, 2025 | ||
| 2.0.20 | Stable | 9–10 | Apr 28, 2025 | ||
| 2.0.19 | Stable | 9–10 | Apr 24, 2025 | ||
| 2.0.18 | Stable | 9–10 | Apr 24, 2025 | ||
| 2.0.17 | Stable | 9–10 | Apr 24, 2025 | ||
| 2.0.16 | Stable | 9–10 | Apr 24, 2025 | ||
| 2.0.15 | Stable | 9–10 | Apr 23, 2025 | ||
| 2.0.14 | Stable | 9–10 | Apr 23, 2025 | ||
| 2.0.13 | Stable | 9–10 | Apr 17, 2025 | ||
| 2.0.12 | Stable | 9–10 | Apr 10, 2025 | ||
| 2.0.11 | Stable | 9–10 | Mar 21, 2025 | ||
| 2.0.10 | Stable | 9–10 | Mar 20, 2025 | ||
| 2.0.9 | Stable | 9–10 | Mar 18, 2025 | ||
| 2.0.8 | Stable | 9–10 | Mar 12, 2025 | ||
| 2.0.7 | Stable | 9–10 | Mar 11, 2025 |