graphify vs turbovec
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| graphify | turbovec | |
|---|---|---|
| Tagline | AI coding assistant skill that transforms various file types into a queryable knowledge graph | A vector index built on TurboQuant with Rust and Python bindings |
| Stars | 79k | 13k |
| Forks | 7.8k | 1.1k |
| Open issues | 440 | 12 |
| Language | Python | Python |
| License | MIT | MIT |
| Last pushed | Jul 7, 2026 | Jun 10, 2026 |
| Categories | Data & Retrieval, Developer Tools | Vector Databases |
graphify
Graphify is an advanced AI tool that integrates multiple sources of code, schemas, and documentation into comprehensive knowledge graphs for easy querying and analysis. Supports Python primarily.
Python
turbovec
turbovec is a Rust-based vector index system designed for efficient vector search. It employs Google Research's TurboQuant algorithm, enabling it to achieve significant memory savings while maintaining high-speed search performance compared to alternatives like FAISS.
Python