synthadoc

synthadoc

Convert raw documents into a structured, locally-first wiki.

Agent SkillWritingOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

Overview

Synthadoc is an open-source LLM knowledge compilation engine that transforms raw documents such as PDFs, spreadsheets, PPTs, web pages, images, videos, Word files, and AI chat logs into a structured, locally-first wiki. It offers a transparent and highly readable alternative that enables self-management and continuous improvement without relying on any external tools. Suitable for individuals, small teams, and large organizations, ensuring accuracy in knowledge bases as documentation accumulates. Outputs are stored as Markdown files, enabling seamless integration and autonomous management within Obsidian or other wiki-compatible ecosystems.

Capabilities

  • Supports multiple document formats
  • Automatically builds cross-references
  • Detects and flags contradictions
  • Marks isolated pages
  • Sources cited for every answer

Use cases

Enterprise internal knowledge managementPersonal note organizationAutomated project documentationResearch material organization

Setup

Requires: API KeyPython 3.11+
pip install synthadoc

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

What document formats does Synthadoc support?

PDFs, spreadsheets, PPTs, web pages, images, videos, Word files, and AI chat logs.

How do I install Synthadoc?

Install using pip: pip install synthadoc.

Related skills