Show HN: XYMake – Turn Your Posts into LLM-Ready Data I just built XYMake ( https://xymake.com ), a tool that lets you convert any X (Twitter) thread into clean markdown, making your conversations accessible for LLMs, MCPs, or any API. ## What it does: - Transforms any X thread URL into markdown by simply changing "x.com" to "xymake.com" in the URL - OAuth2 login to "free your data" and make your threads available - Auto-generates OG images with token counts and participant info for easy sharing - Serves different content types based on whether the request is from a crawler, browser, or agent ## Why I built it: I believe people should have the right to own and use their own data. While X/Twitter uses our content to train Grok, we should be able to leverage our own conversations for similar purposes. I built this as a proof of concept in one day (what started as a 30-minute experiment turned into a 10-hour flow state). It's built entirely on Cloudflare Workers and uses some interesting techniques to serve different content types to different consumers. ## Technical highlights: - Request identification to serve HTML+OG images to crawlers while providing raw markdown to agents - Preloading OG image generation using ctx.waitUntil for near-instant loading when shared - Optimized OG image rendering across platforms using workers-og Try it out with any X thread - just replace "x.com" with "xymake.com"! Example: https://ift.tt/SlihV1s Feedback welcome! This is just the beginning of what's possible when we reclaim our conversational data. https://xymake.com March 25, 2025 at 12:32AM
Show HN: XYMake – Turn Your Posts into LLM-Ready Data https://ift.tt/DidyVhL
Related Articles
Show HN: Cppmatch – Rust-Like Pattern Matching and Error Handling for C++ https://ift.tt/JGZakfKShow HN: Cppmatch – Rust-Like Pattern Matching and Error Handling for … Read More
Show HN: A static scanner for LLM app code https://ift.tt/Q0dUVKBShow HN: A static scanner for LLM app code https://ift.tt/DT3EIcN Marc… Read More
Show HN: OCR Benchmark Focusing on Automation https://ift.tt/x5YzwXcShow HN: OCR Benchmark Focusing on Automation OCR/Document extraction … Read More
Show HN: Basic Memory – Build a knowledge graph from Claude conversations https://ift.tt/eOVX4jZShow HN: Basic Memory – Build a knowledge graph from Claude conversati… Read More
Show HN: Cross-platform native UI library for all OS https://ift.tt/Z8lzMe9Show HN: Cross-platform native UI library for all OS https://ift.tt/2O… Read More
Show HN: Kill SaaS with Open Source https://ift.tt/GzXmESdShow HN: Kill SaaS with Open Source KillSaaS is my answer to subscript… Read More
Show HN: Nash, I made a standalone note with single HTML file https://ift.tt/7rz4fQyShow HN: Nash, I made a standalone note with single HTML file Hello HN… Read More
Show HN: Pi Labs – AI scoring and optimization tools for software engineers https://ift.tt/87YKZjiShow HN: Pi Labs – AI scoring and optimization tools for software engi… Read More
0 Comments: