Vectorless is an ultra-performant reasoning-native document intelligence engine for AI, with the core written in Rust. It transforms documents into rich semantic trees and uses LLMs to intelligently traverse the hierarchy — retrieving the most relevant content through structural reasoning and deep contextual understanding.
Quick Start
Install
Set your API key
Index and Query
# Create engine with a workspace directory
=
# Index a document (PDF, Markdown, DOCX, HTML)
=
=
# Query
=
[]
= "0.1"
use ;
async
Examples
See examples for more and stay tuned.
Contributing
Contributions welcome! If you find this useful, please ⭐ the repo — it helps others discover it.
Star History
License
Apache License 2.0