auyelbekov/rawq
Context retrieval engine for AI agents — semantic + lexical search over codebases
Combines ONNX embeddings with tantivy BM25 search via reciprocal rank fusion, with tree-sitter AST-based chunking across 16 languages and automatic fallback for unlabeled files. Runs as a single Rust binary with optional GPU acceleration (DirectML/CUDA/CoreML), daemon mode for hot model inference, and outputs structured JSON with line ranges, scope names, and token counts for efficient context windowing in agent prompts.
Stars
31
Forks
3
Language
Rust
License
MIT
Category
Last pushed
Mar 21, 2026
Monthly downloads
19
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/auyelbekov/rawq"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cocoindex-io/cocoindex
Data transformation framework for AI. Ultra performant, with incremental processing. 🌟 Star if...
dtsola/xiaoyaosearch
小遥搜索,听懂你的话、看懂你的图,用AI找到本地任何文件。让搜索像聊天一样简单。XiaoyaoSearch: Understands your words, reads your...
Ryandonofrio3/osgrep
Open Source Semantic Search for your AI Agent
justincasher/lean-explore
A search engine for Lean 4 declarations
yoanbernabeu/grepai
Semantic Search & Call Graphs for AI Agents (100% Local)