This is a demonstration of Southern Cross AI's large language model JoeyLLM. Specifically, this demonstration allows you ask JoeyLLM to write you a haiku of your choosing.
First, run the development server:
npm run dev
Open http://localhost:3000 (or an alternative, which is stated once you run these commands) with your browser to see the result.
Enter a prompt of your choosing in the following window:

After it has generated, you can scroll below to find your generated haiku:

You can also click the text below to copy your new haiku:

This demonstration showcases how JoeyLLM can be prompt-engineered to reach a certain objective, and how successful it is in filling said objective. This was also just for fun because I like haikus.