devflowinc/hn-search-RAG
Hacker News Search and RAG built using Rust actix-web, minijinja, SolidJS, Vite, and Redis queue's
Implements sub-100ms hybrid vector search combining SPLADE, dense embeddings, and cross-encoder re-ranking with integrated RAG capabilities and CTR-based feedback loops for continuous model refinement. Separates concerns across a no-JS server-rendered frontend (Rust actix-web + Minijinja), a SolidJS SPA power tool, and a Redis queue-based ingestion pipeline that continuously indexes Hacker News data into a Trieve backend. Exposes a public discovery API to democratize HN search beyond the Firebase API, lowering operational overhead for downstream builders.
No commits in the last 6 months.
Stars
30
Forks
3
Language
TypeScript
License
—
Category
Last pushed
Dec 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/devflowinc/hn-search-RAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
raphaelmansuy/edgequake
High-performance GraphRAG inspired from LightRag written in Rust
bosun-ai/swiftide
Fast, streaming indexing, query, and agentic LLM applications in Rust
AlphaCorp-AI/RustyRAG
⚡ Sub-200ms RAG API built in Rust — document ingestion, Milvus vector search, Jina AI local...
cool-japan/oxirag
A four-layer Retrieval-Augmented Generation (RAG) engine in Rust with SMT-based logic...
pixlie/PixlieAI
Please check our new project with similar targets: https://github.com/pixlie/Pixlie