RSSAmplifier

Michael Mior · Jul 18, 2023

LLMs for Schema Augmentation

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I have recently been experimenting with the use of large language models (LLMs) to augment JSON Schemas with useful features. While ChatGPT gets most of the press, there are many other LLMs that are specifically designed to work with code. The idea is that these LLMs can be used to augment incomplete schemas with additional useful information. Consider an example schema such as the one below. This…

Read on michael.mior.ca

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.