whatisgithub

What is autorenprogramm?

onekosl/autorenprogramm — explained in plain English

Analysis updated 2026-05-18

0RustAudience · writerComplexity · 2/5LicenseSetup · easy

In one sentence

A German language Windows desktop app for writing complex novels, combining manuscript structure, a scene editor, a project bible, search, export, and an optional local AI writing assistant.

Mindmap

mindmap
  root((Autorenprogramm))
    What it does
      Structure manuscripts
      Scene editor
      Project bible
      Markdown and DOCX export
    Tech stack
      Rust
      Tauri
      Ollama
    Use cases
      Organize a novel project
      Track characters and places
      Get local AI writing help
    Audience
      Writers
      Novelists
    Setup
      Download Windows installer
      Verify checksum
      Optionally install Ollama

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Organize a long novel into parts, chapters, and scenes in one local app.

USE CASE 2

Keep a project bible of characters, places, and objects alongside the manuscript.

USE CASE 3

Use a local AI assistant through Ollama to chat about writing, improve text, or summarize scenes.

What is it built with?

RustTauriOllamaWindows

How does it compare?

onekosl/autorenprogramm04amanrajj/netwatch0xr10t/pulsefi
Stars000
LanguageRustRustRust
Setup difficultyeasymoderatehard
Complexity2/53/54/5
Audiencewriterops devopsdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

AI features require separately installing Ollama and a local language model, the core app works without them.

Source-available but not open source, usage is restricted to the terms of a specific evaluation license, not a standard permissive or copyleft license.

So what is it?

Autorenprogramm is a German language Windows desktop app built for people writing complex novels. It brings together several tools an author would otherwise juggle separately: a way to structure a manuscript into parts, chapters, and scenes, an editor for writing those scenes, a project bible for keeping track of characters, places, and objects, a search feature across the whole project, and export to Markdown or Word documents. The app also offers an optional local AI writing assistant. Instead of sending text to a cloud AI service, it connects to Ollama, a program that runs AI language models directly on the user's own computer. When set up, this local AI can chat about the writing, suggest improvements to a passage, summarize a scene, or check for contradictions in the story. This is an early, unsigned test release meant for volunteers trying it out, not a finished product. The developer recommends working on copies or test projects and saving backups often, since the software has not yet been reviewed or verified in the way finished software normally is. Windows may show a security warning during installation because of this, and users are told to only continue if the file name, source, and checksum all match what is expected. The app only runs on Windows 10 or 11 and needs the Microsoft Edge WebView2 component, which Windows usually already has installed. The optional AI features additionally require installing Ollama and at least one language model separately, since neither is bundled with the installer. All the non-AI features work without Ollama. On privacy, the developer states the app has no tracking and does not connect to any cloud service. Any AI requests stay on the user's own machine through Ollama, and the current version has no way to enter cloud addresses or API keys. The project's source code is visible to look at but is not open source. It can only be used under a specific evaluation license included with the project, not the more open licenses common in this kind of software.

Copy-paste prompts

Prompt 1
Help me set up Autorenprogramm and Ollama so I can use the local AI writing features.
Prompt 2
Explain what data Autorenprogramm sends anywhere versus what stays on my computer.
Prompt 3
Walk me through exporting my novel project from Autorenprogramm as a DOCX file.
Prompt 4
Help me verify the SHA-256 checksum of the Autorenprogramm installer before running it.

Frequently asked questions

What is autorenprogramm?

A German language Windows desktop app for writing complex novels, combining manuscript structure, a scene editor, a project bible, search, export, and an optional local AI writing assistant.

What language is autorenprogramm written in?

Mainly Rust. The stack also includes Rust, Tauri, Ollama.

What license does autorenprogramm use?

Source-available but not open source, usage is restricted to the terms of a specific evaluation license, not a standard permissive or copyleft license.

How hard is autorenprogramm to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is autorenprogramm for?

Mainly writer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.