fs90
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hey HN, I've been working on a multi-model database called NodeDB. Originally, i've found out the idea of SurrealDB quite good. However, it doesn't have some graph and vector features that I need. And since it is just a…
-
Hi HN, I built Splintr, a BPE tokenizer in Rust (with Python bindings), because I found existing Python-based tokenizers were bottlenecking my data processing pipelines. While OpenAI's tiktoken is the gold standard for…