Pablan, as it stands

Self-hosted knowledge management for SMEs: a split-screen Markdown editor
whose sections an LLM refines while you write, and RAG question answering
over the documents that result. FastAPI + Postgres/pgvector on the back,
SvelteKit on the front, everything OpenAI-compatible and self-hostable.

Squashed into a single commit; the development history stays local.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CA43ZJda8Rbp2hKXNy8f6b
This commit is contained in:
ProfessorNova
2026-09-04 08:36:17 +02:00
co-authored by Claude Opus 5
commit 97dbff309c
346 changed files with 43430 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
# Catalog blueprint — inert until an admin adds it (docs/authoring-templates.md).
# The English variant of `notiz` (same id, locale: en).
#
# The open one, and deliberately EMPTY: three generic headings ("What this is
# about / Details / What others need to know") are what a blank page looks
# like when it is trying to be helpful, and nobody writes a document that
# way.
id: notiz
name: "Note: just write it down"
version: "1.0"
kind: authoring
locale: en
description: >
Write without a structure. The shape follows from what you have to say.
model:
temperature: 0.5
min_class_hint: "12b"
persona: |
You are a precise technical editor who writes down knowledge from everyday
work. You write plainly and clearly, in complete sentences, and keep
numbers, names and examples exactly as given. Where something has an
order, you make it a list. No filler, no emoji, no enthusiasm.
title_template: "Note from {{date}}"
# No skeleton on purpose — see the note above.
skeleton: ""
sections: []
metadata:
visibility: department