# (6) AI-enabled technologies

<mark style="color:blue;">**A. Types of AI-enabled technologies**</mark>

It applies AI technology to automatically match and recommend ideas and patents to traders so that they can get the information they want. It also applies technology to help idea producers organize their patent drafts before filing, leveraging large language model (LLM) technology such as ChatGPT to allow AI to automatically draft patents after data entry that is left to the rules.

<figure><img src="/files/63ZmlkLMH5MvBMTddBN9" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">**B. Types of AI referral algorithms**</mark>

<figure><img src="/files/LDZwcTReDXBbe7cyA5xk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/h8cQexGaB8aboXO3KND6" alt=""><figcaption></figcaption></figure>

<mark style="color:blue;">**C. Draft patents applying LLM Technology**</mark>

Apply the generative AI technology that can draft patents by applying Large Language Model (LLM) technology. To draft patents using LLM technology, we develop natural language processing technology that organizes questions according to LLM characteristics such as ChatGPT based on input information based on a predetermined template. The created question contents are used to draft patents using LLM and fine-tuned to improve accuracy. In this process, we apply ChatGPT as well as various LLM technologies to create an optimal algorithm that can best generate patent drafts. The generated patent draft is only used as a reference for filing a patent application and must be completed by a patent attorney or expert.

<figure><img src="/files/EWwkteTl06IwgK2it8xj" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bestpatent1.gitbook.io/bpts-white-paper/english/business-promotion-plan/implementation-plan-details/6-ai-enabled-technologies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
