· densumesh
How we Built 300μs Typo Detection for 1.3M Words in Rust
We explain how we built blazingly fast spellcheck in Rust using BKTrees, Redis queues, and Clickhouse in this blog.
We explain how we built blazingly fast spellcheck in Rust using BKTrees, Redis queues, and Clickhouse in this blog.
Guide on how we were able to stream LLM assistant completions in real time using Actix-Web.