IP Library › Granted Patent US 12,613,789
Granted Patent B2
US 12,613,789 · App. 18/489,772 · Granted Apr 28, 2026

Artificial intelligence based generation of data connectors

Inventors: Levon Korganyan (Tarzana, CA); Meel Velliste (San Ramon, CA); Emrah Diril (Myrtle Beach, SC); Sergey Numerov (Walnut Creek, CA); Ashutosh Chaurasia (Rajasthan, IN); Shreyans Shrimal (Telangana, IN); Varun Dhall (Uttar Pradesh, IN); Ravi Sharda (Karnataka, IN)
Assignee: Fivetran Inc.
G06F11/3616G06F8/60G06F9/544G06F11/3006G06F16/24578G06F16/2458G06F16/3344G06F16/93G06F16/951G06F40/35G06N3/0475
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,613,789
App. No.
18/489,772
Filed
Oct 18, 2023
Granted
Apr 28, 2026
Kind
B2
Art Unit
2657
USPC
704/9
Abstract

A device that generates a data connector. The device accesses an index based on representations of documents storing information describing APIs for accessing data source systems, and generates a prompt for a LLM based on information extracted from the index that requests information for accessing data from the data source system. The device provides the generated prompt to the LLM and receives a response describing information associated with the data source. The device determines a measure of ambiguity for the response and, responsive to the measure of ambiguity indicating more than a threshold ambiguity, generates an additional prompt that requests more specific information compared to the information received in the response. The device generates a data connector based on a connector knowledge representation corresponding to the response and deploys the data connector for accessing data from the data source system.

Claims (57)

1 . A computer-implemented method for generation of a data connector, the method comprising:

accessing an index based on representations of documents storing information describing APIs (Application Programming Interfaces) for accessing data source systems;

determining a subset of documents referenced by the index having at least a threshold similarity to required connector information;

generating a prompt for a large language model (LLM) based on information extracted from the index, the prompt requesting information associated with building a new data connector for accessing data from the data source systems;

providing the generated prompt to the large language model along with instructions to query the subset of documents with the generated prompt;

receiving a respective interim response from each respective document of the subset;

receiving, from the large language model, a response describing information associated with the new data connector, the response comprising each interim response;

determining a measure of ambiguity for the response;

responsive to the measure of ambiguity indicating more than a threshold ambiguity in the response based on two or more interim responses comprising conflicting information, generating an additional prompt for the large language model the additional prompt automatically requesting more specific information compared to the information received in the response, the more specific information requested to resolve the conflicting information, wherein as further conflicting information is received, further prompts requesting further resolution are requested until an ultimate response without an ambiguity is received;

generating the data connector based on a connector knowledge representation corresponding to the ultimate response; and

automatically deploying the data connector for accessing data from the data source systems.

2 . The method of claim 1 , further comprising, repeatedly generating subsequent prompts, each subsequent prompt requesting more specific information compared to previous prompts and providing the subsequent prompts to the large language model.

3 . The method of claim 1 , further comprising:

initializing a knowledge graph as the connector knowledge representation, the knowledge graph including nodes corresponding to requirements for generating the data connector; and

accessing topics of the index based on the requirements for generating the data connector.

4 . The method of claim 3 , wherein the topics correspond to topics extracted from cleansed document headers crawled from API documentation.

5 . The method of claim 1 , wherein determining the response from the interim response comprises:

determining the measure of ambiguity to be below the threshold ambiguity based on determining that a first of the interim responses is not a null response and other interim responses are null responses; and

determining the response to be equivalent to a result of the first of the interim responses.

6 . The method of claim 1 , wherein the additional prompt includes context of the conflicting information.

7 . A non-transitory computer-readable medium comprising memory with instructions encoded thereon for generation of a data connector, the instructions comprising instructions to:

access an index based on representations of documents storing information describing APIs (Application Programming Interfaces) for accessing data source systems;

determine a subset of documents referenced by the index having at least a threshold similarity to required connector information;

generate a prompt for a large language model (LLM) based on information extracted from the index, the prompt requesting information associated with building a new data connector for accessing data from the data source systems;

provide the generated prompt to the large language model along with instructions to query the subset of documents with the generated prompt;

receive a respective interim response from each respective document of the subset;

receive, from the large language model, a response describing information associated with the new data connector, the response comprising each interim response;

determine a measure of ambiguity for the response;

responsive to the measure of ambiguity indicating more than a threshold ambiguity in the response based on two or more interim responses comprising conflicting information, generate an additional prompt for the large language model the additional prompt automatically requesting more specific information compared to the information received in the response, the more specific information requested to resolve the conflicting information, wherein as further conflicting information is received, further prompts requesting further resolution are requested until an ultimate response without an ambiguity is received;

generate the data connector based on a connector knowledge representation corresponding to the ultimate response; and

automatically deploy the data connector for accessing data from the data source systems.

8 . The non-transitory computer-readable medium of claim 7 , the instructions further comprising instructions to repeatedly generate subsequent prompts, each subsequent prompt requesting more specific information compared to previous prompts and providing the subsequent prompts to the large language model.

9 . The non-transitory computer-readable medium of claim 7 , the instructions further comprising instructions to:

initialize a knowledge graph as the connector knowledge representation, the knowledge graph including nodes corresponding to requirements for generating the data connector; and

access topics of the index based on the requirements for generating the data connector.

10 . The non-transitory computer-readable medium of claim 9 , wherein the topics correspond to topics extracted from cleansed document headers crawled from API documentation.

11 . The non-transitory computer-readable medium of claim 7 , wherein the instructions to determine the response from the interim response comprise instructions to:

determine the measure of ambiguity to be below the threshold ambiguity based on determining that a first of the interim responses is not a null response and other interim responses are null responses; and

determine the response to be equivalent to a result of the first of the interim responses.

12 . The non-transitory computer-readable medium of claim 7 , wherein the additional prompt includes context of the conflicting information.

13 . A system for generation of a data connector, the system comprising:

memory with instructions encoded thereon; and

one or more processors that, when executing the instructions, are caused to perform operations comprising:

accessing an index based on representations of documents storing information describing APIs (Application Programming Interfaces) for accessing data source systems;

determining a subset of documents referenced by the index having at least a threshold similarity to required connector information;

generating a prompt for a large language model (LLM) based on information extracted from the index, the prompt requesting information associated with building a new data connector for accessing data from the data source systems;

providing the generated prompt to the large language model along with instructions to query the subset of documents with the generated prompt;

receiving a respective interim response from each respective document of the subset;

receiving, from the large language model, a response describing information associated with the new data connector, the response comprising each interim response;

determining a measure of ambiguity for the response;

responsive to the measure of ambiguity indicating more than a threshold ambiguity in the response based on two or more interim responses comprising conflicting information, generating an additional prompt for the large language model the additional prompt automatically requesting more specific information compared to the information received in the response, the more specific information requested to resolve the conflicting information, wherein as further conflicting information is received, further prompts requesting further resolution are requested until an ultimate response without an ambiguity is received;

generating the data connector based on a connector knowledge representation corresponding to the ultimate response; and

automatically deploying the data connector for accessing data from the data source systems.

14 . The system of claim 13 , the operations further comprising:

initializing a knowledge graph as the connector knowledge representation, the knowledge graph including nodes corresponding to requirements for generating the data connector; and

accessing topics of the index based on the requirements for generating the data connector.

15 . The system of claim 14 , wherein the topics correspond to topics extracted from cleansed document headers crawled from API documentation.

Assignments (2)
INTELLECTUAL PROPERTY SECURITY AGREEMENT SUPPLEMENT Recorded Nov 15, 2023
From: FIVETRAN INC.
To: VCP CAPITAL MARKETS, LLC
Reel/Frame 065596/0203 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Nov 7, 2023
From: KORGANYAN, LEVON; VELLISTE, MEEL; DIRIL, EMRAH; NUMEROV, SERGEY; CHAURASIA, ASHUTOSH; SHRIMAL, SHREYANS; DHALL, VARUN; SHARDA, RAVI
To: FIVETRAN INC.
Reel/Frame 065483/0730 →
Priority Claims (1)
IN 202341033100 · May 10, 2023 · national
Continuity (1)
Related Publication 20240378390A1 · Nov 14, 2024
References Cited (16)
US 11630870B2 · Abdunabi · 2023 [cited by examiner]
US 20070002689A1 · Mateescu et al. · 2007 [cited by applicant]
US 20210035116A1 · Berrington et al. · 2021 [cited by applicant]
US 20210149935A1 · De Boer · 2021 [cited by applicant]
US 20210406899A1 · Dwivedi et al. · 2021 [cited by applicant]
US 20230033211A1 · Ferreira Lima et al. · 2023 [cited by applicant]
US 20230052372A1 · Wilson · 2023 [cited by examiner]
US 20240160902A1 · Padgett · 2024 [cited by examiner]
US 20240202452A1 · Schillace · 2024 [cited by examiner]
US 20240330661A1 · Rahman · 2024 [cited by examiner]
US 20240378390A1 · Korganyan · 2024 [cited by examiner]
CN 111797242A · 2020 [cited by applicant]
CN 115470339A · 2022 [cited by applicant]
WO WO2000075849A2 · 2000 [cited by applicant]
International Search Report and Written Opinion, PCT Application No. PCT/US2024/028651, Aug. 30, 2024, eleven pages. [cited by applicant]
United States Office Action, U.S. Appl. No. 18/489,769, filed Aug. 28, 2024, twelve pages. [cited by applicant]