Blog #3: Road Trip

You can currently see how useful a good plugin system is for Laravel 13 in my project.
Otherwise you wouldn't be able to implement the scenarios so easily :) .

Blog #2: Reboot

The Narraboros website has received an upgrade in appearance and text.

Blog #1: Showtime

Showtime!
The promotion starts today on LinkedIn.

Narraboros - Neuro-Symbolic Interactive Fiction Engine

The Narraboros Engine is based on Neuro-Symbolic!
It is not a simple ChatGPT wrapper.

  • The database is the hard truth, the memory.

    This reduces memory drift and hallucinations to a minimum.
    If you don't have a lightsaber, you don't have one. You only want it to be narrative.

  • Emergent Storytelling and Infinite Stories and Replayability.

    The story unfolds procedurally through the collaboration of author and co-author (the LLM, the brain). Therefore, similar stories are almost, if not completely, impossible.

  • The LLM as a co-author for collaborative writing.

    The LLM doesn't just say "yes and amen". Through the engine, the LLM gives contradictions.
    No GOD mode! No Undo!

  • Many Interactive Fiction Engines only have limited input options.

    This engine builds something interesting from any text input.
    Free writing, literally.

  • True random values.

    The LLM is provided with several real random numbers / entropy in the dynamic prompt.
    This means the LLM doesn't have to estimate statistics/take a probability.

  • Maximum immersion.

    No numbers, states, etc. are displayed. Everything is built in narratively.
    Exception: The scenario, like a LitRPG, requires this.

Warum eine Warteliste?

I'm currently not making any profit from the engine, so I need to be able to estimate the costs well.

That's why I can only give everyone 100 rounds upon activation.

Narraboros

A portmanteau of narration (narrative art) and ouroboros (the symbol of the endless loop).

Neuro-Symbolic Architecture

Neuro-Symbolic is a symbiosis of AI creativity and code logic. While the LLM co-authors brilliant, immersive texts, logic watches over the data in the background.