Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cmintert/neoworldbuilder
- Owner: cmintert
- License: gpl-3.0
- Created: 2024-10-19T08:26:00.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-01-03T16:09:08.000Z (3 days ago)
- Last Synced: 2025-01-03T17:20:41.353Z (3 days ago)
- Topics: neo4j, python3, worldbuilding
- Language: Python
- Homepage:
- Size: 930 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
---