Alternatives
Products that do what GematriaLens does
Automate your Gematria research with GematriaLens
- 1

- 2

- 3

- 4IM
As a grad student (and an ADHDer), I had trouble doing literature review systematically. To combat this, I made a website that finds similar papers using the meaning of the thing I am looking for. I used MixedBread's [^1] embedding model to generate vectors from the abstracts. I store and search similar vectors using Milvus [^2] and finally use Gradio [^3] to serve the frontend. I update the vector database weekly by pulling the metadata dataset from Kaggle [^4]. To speed up the search process on my free oracle instance, I binarise the embeddings and use Hamming distance as a metric. I would…
2024 · papermatch.mitanshu.tech
- 5

- 6

- 7

- 8SO
Built a tool for transforming unstructured data into structured outputs using language models (with 100% adherence). If you're facing problems getting GPT to adhere to a schema (JSON, XML, etc.) or regex, need to bulk process some unstructured data, or generate synthetic data, check it out. We run our own tuned model (you can self-host if you want), so, we're able to have incredibly fine grained control over text generation. Repository: https://github.com/automorphic-ai/trex Playground: https://automorphic.ai/playground
2023 · automorphic.ai
- 9DG
2023 · github.com
- 10IM
This is another one of my automate-my-life projects - I'm constantly asking the same question to different AIs since there's always the hope of getting a better answer somewhere else. Maybe ChatGPT's answer is too short, so I ask Perplexity. But I realize that's hallucinated, so I try Gemini. That answer sounds right, but I cross-reference with Claude just to make sure. This doesn't really apply to math/coding (where o1 or Gemini can probably one-shot an excellent response), but more to online search, where information is more fluid and there's no "right" search engine + text…
2024 · ithy.com
- 11
- 12

- 13

- 14

- 15

- 16

- 17

- 18EG
Autoregressive language models such as GPT and LLaMA have a tendency to hallucinate when asked about out-of-domain questions. An easy way to minimize these hallucinations is to supply LLMs with external sources of domain-specific data using a vector database. To this end, we built OSSChat, a GPT- and Zilliz-powered project that you can use to ask questions about, summarize, and analyze open source projects by indexing the documentation and automatically searching for relevant documents when asking a question (these documents are then injected into the LLM as prompt). While we decided to…
2023 · osschat.io
- 19

- 20AT
2024 · arxiv-trends.com
- 21

- 22

- 23AS
So, I spend a ton of time on arXiv, like probably most of you. And while it's obviously amazing for keeping up with new papers, I always found the actual searching and browsing part a bit... clunky? Especially when you're trying to quickly figure out if a paper is even worth diving into. I got a bit fed up with it, so I ended up building this little web app called ArxivLens (https://arxivlens.com/). My main goal was to make it way quicker to skim papers and find what you're actually looking for. The big thing I added that I think is pretty useful is an AI overview feature.…
2025 · arxivlens.com
- 24GD
Hello HN! I'd like to share Gemini Document Processor, an open-source tool I've developed. This tool uses Google's Gemini AI (their latest API) to create high-quality Thai language summaries from PDF and EPUB files. Key features include: - Support for both PDF and EPUB files - Intelligent chunking for efficient Gemini API processing - Automatic image extraction from documents - Direct integration with Obsidian (export directly to vault) - Smart retry system when errors occur (switches models/increases timeouts) - Real-time progress tracking via web interface I built this tool because I…
2025 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →