PinnedRonan Takizawa·Apr 15, 2025Building a Smart Flood Map of Japan using GIS and Machine LearningHow to run a Linear Regression model on GIS data to do Flood Hazard MappingA response icon1A response icon1
PinnedInGoPenAIbyRonan Takizawa·Jan 2, 2025Cache-Augmented Generation (CAG) in LLMs: A Step-by-Step TutorialHow to build a CAG in PythonA response icon4A response icon4
Ronan Takizawa·Feb 11Lorashare: Compress multiple LoRA adapters into a shared subspace to reduce storageNew compression method to reduce LoRA storage size by 100x
Ronan Takizawa·Jan 30Moltbook: The Platform where AI Agents are Forming CultsTrends emerging out out of an AI-only social media
Ronan Takizawa·Jun 6, 2025GarbageTruck: Lease-Based Distributed Garbage Collection for Microservice ArchitecturesHow to run GarbageTruck to reduce cloud costs
InGoPenAIbyRonan Takizawa·May 17, 2025How to Run Sleep-time Compute to Reduce LLM LatencyReduce LLM response latency and improve response accuracy
Ronan Takizawa·Apr 28, 2025GIS Data Conversion MCP: An MCP Server to Convert GIS Data FormatsMCP to convert WKT, GeoJSON, TopoJSON, CSV, KML, and Longitude / Latitude data.A response icon1A response icon1
Ronan Takizawa·Apr 26, 2025A11y MCP: An MCP Server for Web Accessibility TestingLearn how I used the MCP SDK to automate Web Accessibility Testing
Ronan Takizawa·Mar 23, 2025The In-Depth Math Behind Bulletproofs in ZKPsPedersen Commitments, Bit Checking, Fiat-Shamir Heuristics, and more