ghita_
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Ask Anything over NeurIPS 2025 Papers (Free, No Signup) (neurips.zeroentropy.dev)
Hey! We’re the founders of ZeroEntropy (www.zeroentropy.dev), we train models for information retrieval, and also provide an end-to-end hybrid search API. Last night, we decided to release a free tool that lets you ask…
- Show HN: Zbench, RAG evals using chess Elo ratings (github.com)
- Show HN: Improving search ranking with chess Elo scores (zeroentropy.dev)
Hello HN, I'm Ghita, co-founder of ZeroEntropy (YC W25). We build high accuracy search infrastructure for RAG and AI Agents. We just released two new state-of-the-art rerankers zerank-1, and zerank-1-small. One of them…
- Show HN: ZeroEntropy (YC W25), Advanced AI Search over Complex Documents (dashboard.zeroentropy.dev)
Hey there YC! We’re Ghita and Nicholas, the founders of ZeroEntropy. We are on a mission to build the world’s most accurate search engine over complex and unstructured documents, behind a simple API. If you are building…
-
The LlamaChunk algorithm is simple: We pick a special token that we know is not in the corpus, e.g. "段". We pick the character "段" because 1. tiktoken always encodes it to exactly one token, 2. it is not in the corpus,…
-
I have been working on AI products for some time, and there is always a RAG / search component to build. With the plethora of tools out there by now, it's now pretty instinctive to set up with a basic stack. However, I…
- Show HN: Upload and Chat with Docs (Outperforms Azure Search) (searchlab.app)