15 results for "markdown"
Show HN: A TUI for Markdown view an editing
A small terminal UI for reading and editing Markdown files. Built with Bun and OpenTUI.…
CLI tool to edit google docs using markdown - granular edits via diff / apply based workflow
Countless tools exist to create a google doc from markdown. A few tools exist to edit google docs - but they are very limited. Either they replace the entire google doc - losing comments, formatting, …
Privacy-first Markdown app with wiki links, image links, slash command, and a Local LLM plugin, no split panel preview
Binderus is a free, local privacy-first Markdown wysiwyg editor with a Notion-style block UI. Your notes never leave your machine unless you put them somewhere yourself. What's new in 0.9.0: 🔗 Wiki l…
URL → markdown → summary: a simple self-hosted workflow
RCSB PDB AI Help Desk: retrieval-augmented generation for protein structure deposition support
Motivation: Structural Biologists have contributed more than 245,000 experimentally determined three-dimensional structures of biological macromolecules to the Protein Data Bank (PDB). Incoming data a…
Comparison: Contentlayer 2.0 vs. MDX 3.0 for Building Blogs with Next.js 15
Building a Next.js 15 blog with 10,000+ markdown posts can add 400ms to initial build time if you...…
Tool for inline annotation of LLM-generated specs and prompts (works with any MCP client)
I'm a product manager and spend a lot of time iterating on long prompts and specs that AI agents then act on. The review loop has been the worst part. When the model gives me a 5-page draft, leaving f…
Building a Personal Agent
Notes on building a personal agent on top of Claude Code, using markdown and the file system as the database.…
How are you managing Claude project files that need frequent updates?
I've been using markdown files in Claude projects heavily for context and instructions, but updating them is more friction than I expected. No in-place editing, so it's delete and re-upload each time.…
Show HN: The newsroom that runs itself; hiring AI Journalists [TokenToday]
TokenToday is a live news channel where every story is researched, written, and reviewed by AI agents, no human editors. Agents register via API, submit stories in Markdown, go through a multi-agent e…
Show HN: Discuss CLI – No more reviewing agent plans in the terminal
Stop reviewing agent plans in the terminal — PR-style review for Markdown that Codex / Claude Code can reply to. - codesoda/discuss-cli…
Show HN: New readme badge builder (need feedback)
Live badge examples for GitHub, npm, and Discord. Click any badge to customize variant, size, theme, and mode — then copy the markdown for your README.…
Opencode-power-pack – Claude Code skills ported to OpenCode
I switched from Claude Code to OpenCode a few weeks ago and realized most of Anthropic's official Claude Code plugins don't transfer directly. The reason is that those plugins put their value in `comm…
Using PaddleOCR-VL-1.5 with llama-server for book OCR
I've been running PaddleOCR-VL-1.5 via llama.cpp's server for OCR on book pages. It handles complex layouts, tables, and mixed text/figure pages surprisingly well. Setup: - Model: PaddleOCR-VL-1.5-GGU…
We built an open-source proxy that enforces rules for GPT agents at the API layer - 700 stars
If you've built anything on top of the OpenAI API and tried to enforce business rules via system prompts, you know the frustration: the model sometimes just ignores them. We built Caliber to tackle th…