• missfortuna

    (@missfortuna)


    Hi everybody!

    Newbie here – sorry!

    Can I use my WordPress/domain/basic hosting as database for all my texts – for Chat GPT to access?

    I have been working on my membership site for a veeery long time. And now I figured out, how I can use my all the texts I’ve written through the years to create courses from – very fast with the help of Chat GPT. As I can’t load a lot of text into the message field, I figured (maybe wrongly) that I could create a new domain with the cheapest basic hosting – and WordPress for that purpose only: As a text-holder.

    The idea was to give Chat GPT the link to my site and read my extensive amount of texts. I have uploaded a small sample to test, but it doesn’t work properly. Yesterday it found the link, clicked on it and read the first page, but wasn’t able to scroll. Later there was problems with loading time (it informed me). And now it can’t get access.

    Is it possible at all – in a simple manner, I wonder? Does anyone have experience with this?

    I know there is a PAID service, which serves as a large data base for all your content and which can be accessed by Chat GPT.

    Thank you for reading this!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • digikomal

    (@digikomal)

    Hey there! Want to use WordPress as a text database for Chat GPT to read? Here’s a simple way to do it:

    1. Install a Plugin: Start by installing a plugin like “WP REST API” or “JSON API” on your WordPress site. These plugins allow you to access your WordPress content through APIs.
    2. Enable API Access: Once the plugin is installed, make sure to enable API access in the plugin settings. This will allow Chat GPT or any other application to retrieve data from your WordPress site.
    3. Retrieve Data: Now, you can use API requests to fetch the desired content from your WordPress site. You can retrieve posts, pages, or custom post types in JSON format, which can be easily read by Chat GPT.
    4. Format and Integrate: Format the retrieved data from WordPress into a suitable format for Chat GPT. You can extract the necessary information like post content, titles, or metadata and integrate it into your Chat GPT application.

    By using WordPress as a text database, you can leverage the power of Chat GPT to read and interact with your WordPress content seamlessly.

    For more information and expert guidance, visit Asia’s leading digital marketing institute:

    https://ndmit.com.

    • This reply was modified 3 years ago by digikomal.
    Thread Starter missfortuna

    (@missfortuna)

    @digikomal, thanks a lot! It sounds so simple!

    The first roadblock is finding a plugin called “WP REST API” or “JSON API”.

    I couldn’t find any, but this one comes close:

    Custom API for WP plugin helps you to create custom endpoints/ Custom REST APIs into WordPress directly with an interactive Graphical User Interface (GUI) to fetch any type of data from any WordPress database tables like user roles, groups to featured images, or any custom data or fields as well. You can also use functions like GET, POST, PUT, DELETE (Insert, Update, Delete) data with these created Custom endpoint / Custom REST routes.”

    Is it something like that, you have ind mind?

    It sounds complicated though – creating “custom endpoints and custom REST routes” sounds out of my league.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to use WordPress as text database – for Chat GPT to read?’ is closed to new replies.