Skip to content

Xorbit17/StoryLens

Repository files navigation

StoryLens

StoryLens is an open-source authoring environment for fiction writers. It’s a tool for serious creators who value structure, clarity, and creative control. Writers who want to use AI for editing and to take the tedium out of their work; instead of letting AI write for them.

Unlike closed writing platforms, StoryLens is designed around transparency, local-first authoring, and semantic markup. It gives authors fine-grained tools to structure their narratives, annotate meaning, and optionally collaborate with AI systems — not to generate content blindly, but to analyze, transform, and elevate their own work.

StoryLens is Git-friendly, markdown-based, and designed for inspection. Every AI interaction is visible, explainable, and optional. Writers can shape their workflow, customize prompts, run editorial checks, and build toward audio, visual, and print artifacts — all from a single source of truth.

This project is built for fiction writers — but with developers, editors, educators, and open ecosystems in mind.

Recommended IDE Setup

Optionally install recommended extensions in the IDE.

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published