$ ls blogs/

$ cat horizon-rag-chatbot.md

Title:How I Built Horizon: A Production-Ready RAG Chatbot Platform
Summary:Building a full-stack RAG chatbot platform with semantic chunking, hybrid search, and LLM reranking using a Turborepo monorepo architecture
Date:
Published:ybmlabs.com

$ cat mcp-server.md

Title:What Is MCP Server and Why Does It Matter So Much in Current AI Scenario?
Summary:Explaining Anthropic’s Model Context Protocol — a universal adaptor for LLMs to access real-time external data, files, databases, and APIs
Date:
Published:yourbrandmate.agency
$ wc -l blogs/* | tail -1
Total posts: 2 | Published on ybmlabs.com, yourbrandmate.agency