New Show Hacker News story: Show HN: Lingo – A linguistic database in Rust with nanosecond-level performance

Show HN: Lingo – A linguistic database in Rust with nanosecond-level performance
9 by peerlesscasual | 3 comments on Hacker News.
Hi HN, I made Lingo - the SQLite of semantic search. I'm a self-taught developer and researcher who left school at 16, and I've spent some time exploring a first-principles approach to system design for various frontier problems. In this case it's AI that challenges the 'bigger is better' transformer paradigm. Lingo is the first piece of that research, a high-performance linguistic database designed to run on-device. The full technical overview and manifesto is here: https://ift.tt/ea3QUGv The paper has been archived on Zenodo with a DOI: https://ift.tt/jh0UCm9 The code is open-source and can be found at https://ift.tt/Ke4yuXU , it's currently broken and feature incomplete but I'm working on it - just wanted to start getting some feedback. All benchmarks are reproducible from the repo and can also be found in the various texts. As an independent without academic affiliation, I'd be incredibly grateful for your feedback! I'm here to answer any questions. Cheers!