Local-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.
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 COLLECTIONLess than 10 stars, 5+ commits in the last 30 days — projects made with care.
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.
Context is an MCP gateway that gives every AI client — ChatGPT, Claude, Codex, Notion AI — one endpoint to a personal knowledge base kept as plain Markdown in a Dropbox folder or S3-compatible bucket you own, with privacy tiers, workspaces and a session-end capture hook.
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.
by2kb converts video URLs from platforms like Bilibili and YouTube into durable Markdown knowledge base artifacts, including transcripts, abstracts, and study notes, supporting agent-first workflows and local/cloud ASR.
Obsidian plugin that embeds the DeepSeek Harness native Web UI, giving each vault its own isolated DSH instance for AI-assisted note work, with selection/file linking, model config sync, and optional portable runtime.
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.
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.
Parker is a minimal, keyboard-first macOS menu-bar editor for notes, code and Markdown, built on Tauri with React and CodeMirror. It works on a plain folder of files you own, with aggressive auto-save and optional built-in git backup for versioning.
A personal blog and website built with Jekyll using the Chirpy theme, published to GitHub Pages. Content is organised by categories and tags across several migrated blog sources, with linting and CI workflows for building and testing.
An open, git-based standard for organizing agent knowledge and instructions in portable Markdown folders, with a TypeScript reference library and conformance kit.
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.
PlainShelf is a local-first, single-user reading library designed for lightweight text content, storing data in human-readable files to ensure user privacy and data ownership.
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.
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.
Litrepl is a command-line tool and Vim plugin that evaluates and updates code sections within Markdown or LaTeX documents using background interpreters like Python, Bash, and IPython, enabling literate programming workflows.
SpecScore CLI is a tool for linting, querying, and scaffolding SpecScore specifications, featuring executable acceptance scenarios and AI agent configuration.
RightMemory provides durable memory, a user-directed Pursuit map, and reusable Agent Corrections for AI coding agents. It stores context as Git-syncable Markdown trees organized in a graph with typed edges, enabling multi-device continuity and multi-agent collaboration while keeping memory ownership explicit and vendor-neutral.
Tisty is a local-first, open-source productivity tool for Windows and macOS that combines notes, documents, and task management. It stores all data as plain Markdown files on the user's disk, ensuring privacy with no accounts, subscriptions, or telemetry. Features include an Eisenhower matrix for prioritization, natural language date parsing, and MCP integration for AI assistants.
AksharaMD is a local, parser-agnostic tool that grades how well a chosen document parser converted a source file into AI-friendly Markdown, returning a per-document readiness score, block-level provenance tags, named warnings, and an optional source-grounded ACCEPT/REJECT verdict.
Folio is a Markdown format and Rust toolset for literate programming. It turns documents with typed YAML metadata into source files via tangling, weaves them into readable pages, checks metadata against a vocabulary, and can publish selected documents as standalone repositories with provenance records.