LLM Axis

Customizable word organization using GPT-4

LocationPersonal Project
Year2023
Tags
AI
Fullstack

LLM Axis is a customizable word organization graph using GPT4. It's a way to explore the relationships between words and concepts. The graph axes and word list are fully customizable.

Under the hood, LLM Axis is the frontend for a fancy prompt to GPT-4. It's an exploration of what domain specific interfaces for requesting an LLM can look like.

I think about this tweet a lot. I agree that the final form of working with large language models should not be "sending texts." This graph experiment was a way for me to explore some other forms of interacting with large language models.

Below are examples from the LLM Axis.

Fruits

alt

Music Genres... who's to say jazz is less sophisticated than classical?

music

Political figures... I don't think Biden or Trump are taller than Obama. This could reveal the model's bias of who is a "bigger" political figure.

presidents

When you click "Reorganize Words," the app will send a prompt to GPT4 to get the positions for each of the words in the word list.

code