A personal knowledge base continuously maintained with Obsidian + LLM Wiki. Inspired by Karpathy's LLM Wiki pattern. Core idea: Knowledge is not derived from scratch on every query — it is compiled ...
c++11 or above x86 platform with AVX2 instruction GCC or LLVM compiler (not support MSVC compiler now) Linux OS using SIMD to accelerate skipping white space. using SIMD to find escaped chars when ...