Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cmintert/neoworldbuilder

NeoRealmBuilder is a world building app based on a neo4j graph database
https://github.com/cmintert/neoworldbuilder

neo4j python3 worldbuilding

Last synced: 2 days ago
JSON representation

NeoRealmBuilder is a world building app based on a neo4j graph database

Awesome Lists containing this project

README

        

# NeoWorldBuilder

Hey there! I want to share **NeoWorldBuilder** - a tool born from my love of worldbuilding and desire to organize creative ideas more effectively.

## Core Concepts

At its heart, NeoWorldBuilder uses four simple but powerful concepts:

### 1. Names

Everything in your world starts with a name - a character, location, or concept.

### 2. Descriptions

Where you breathe life into your creations with rich details and stories.

### 3. Labels

A way to define what something is - like marking elements as Characters, Locations, Events, or any category you dream up. Think of it as giving each piece of your world its own nature or type.

### 4. Relations

The magic that ties everything together. Characters interact with each other, places have histories, objects hold significance. Every connection makes your world feel more real and alive.

## Special Features

What makes it special is how naturally you can organize and explore your world:

* See your world as an interactive map of connections
* Find anything instantly through autocompletion
* Add images to visualize your creations
* Group related elements with tags
* Create rich, meaningful relationships between elements
* Emergent pattern and schema. Working on a suggestion system to add meaningfull and consistent tags, relationships, and properties to your realm
---