A local-first review surface for writing with AI coding agents, allowing users to annotate and edit documents while routing feedback back to the agent session.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONLocal-first, auditable AI-assisted job-search workbench: JD analysis, application tracking and resume workflows with anti-fabrication safeguards, plus interview and offer pipeline. Markdown and CSV files, BYOK AI CLI, privacy-first.
Zettlr is a privacy-first, open-source publication workbench designed for academic and professional writing, featuring Zettelkasten support and deep integration with reference managers.
VitePress is a Vue-powered static site generator built on Vite, the spiritual successor to VuePress. It turns Markdown into fast static documentation sites with Vue components, theming and search integration.
mq-db is a Rust-based embedded database that treats Markdown as a structured, hierarchical store with interval indexing, supporting SQL and mq queries, full-text search, and write‑back editing.
Logseq is a privacy-first, open-source knowledge management and collaboration platform designed for organizing notes and managing tasks.
A collection of Agent Skills that teach AI coding agents to work with Obsidian vaults, covering Obsidian Flavored Markdown, Bases, JSON Canvas, the Obsidian CLI, web page extraction, and template rendering.
An MIT-licensed family of independent TypeScript packages that convert losslessly between OOXML, OpenDocument, Markdown, EPUB, PDF, RTF and legacy formats through one shared Zod schema, with a CLI, MCP server and web UI built on top.
AFFiNE is an open-source, privacy-focused workspace that merges documents, whiteboards, and databases into a single local-first platform for knowledge management and planning.
A collection of 120 plain-text DESIGN.md brand design specifications reverse engineered from live production sites, letting AI coding agents generate on-brand UI. Each brand includes real colors, typography, components and guardrails plus a self-contained preview.html.
CoalLedger is a docs-health checking suite for AI coding agents — the documentation counterpart to CoalMine's code canaries. Seven canaries flag wrong, incomplete, stale, contradictory, broken, unreadable and (optionally) leaked documentation, with a bundled zero-dependency CommonMark+GFM AST engine, context-judged severity and choice-gated fixes.
Lemory is a local middleware that transforms markdown notes (e.g., Obsidian vaults) into a context database for AI agents. It supports keyless on-device hybrid search, Korean-specific processing, hierarchical token savings, and knowledge graph visualization, integrating with various AI tools via MCP.
Rich is a Python library for beautiful terminal formatting: colors, styles, tables, progress bars, markdown, syntax highlighting, tracebacks, logging, and more, with a flexible Console API and rich print.
Wiki.js is a modern, lightweight open-source wiki application built on Node.js. It supports multiple database backends including PostgreSQL, MySQL, SQLite, MariaDB, and MSSQL, offers full Markdown support, real-time collaborative editing, role-based access control, and multilingual content management.
Source for Lucius7's Blog, a personal site built on the Fuwari theme for Astro with separate Chinese and English sections, Markdown drafts, KaTeX math, Pagefind search, RSS and sitemap, deployed to GitHub Pages by GitHub Actions.
Self-hosted Telegram bot that turns an Obsidian vault into a personal AI agent: capture text, voice, photos and links, then file them as markdown, kanban tasks and a finance ledger. Modules (planning, knowledge, finance) are fail-closed and can be disabled entirely.
UPORTAL is an open-source self-hosted platform for email tracking, link tracking, and controlled publication management, featuring a Thunderbird add-on, hosted Markdown pages, file download tracking, and unified analytics.
An open, git-based standard for organizing agent knowledge and instructions in portable Markdown folders, with a TypeScript reference library and conformance kit.
WriteFreely is a minimalist, self-hostable publishing platform built for writers: an auto-saving Markdown editor, ActivityPub federation for connected communities, OAuth 2.0, multiple blogs per account, and localization in 20+ languages.
Prettier is an opinionated code formatter that parses code and reprints it with consistent rules, taking maximum line length into account and wrapping when needed. It can run in editors on save, pre-commit hooks, or CI.