Training GPT with Elasticsearch: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    2024-08-04

    • curprev 02:09:492024-08-04T02:09:49Nik talk contribs 5,565 bytes +5,565 Created page with "== Conversation == === Nik === If I have an Elasticsearch data store, how can I create a GPT or LLM to train on it and answer questions based on it. === ChatGPT === Creating a GPT or other large language model (LLM) to interact with and answer questions based on data stored in an Elasticsearch datastore involves several steps. Here is a high-level overview of the process: 1. **Data Preparation**: - **Extract Data**: Use Elasticsearch queries to extract relevant da..."