mrapplexz

Mom, we have arXiv at home! Self-hosted search engine for academic papers

47
1
100% credibility
Found Feb 17, 2026 at 43 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

A self-hosted search engine for arXiv academic papers featuring hybrid retrieval, AI reranking, and citation boosting for local, private use.

How It Works

1
๐Ÿ” Discover Arxiv at Home

You hear about this handy tool that lets you search through millions of academic papers from arXiv right on your own computer, keeping everything private and fast.

2
๐Ÿ› ๏ธ Prepare your setup

You easily start the background helpers that organize your paper library, just like turning on a few lights in your home office.

3
๐Ÿ“ฅ Download paper details

You grab the latest collection of paper information from a trusted public source, like picking up a big book of summaries.

4
๐Ÿ“š Add papers to your library

You load all the paper titles, authors, and summaries into your personal collection so it's ready to explore.

5
โšก Build the smart search brain

You create a clever index that understands the meaning behind papers, blending keywords and ideas for spot-on results every time.

6
๐Ÿš€ Launch your search tool

You start up your private search engine with a simple go, and it's live on your machine.

โœ… Find perfect papers instantly

Now you type any research question and get the best matching papers super quick, all safely at home without sharing your searches.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 43 to 47 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is arxiv-at-home?

Arxiv-at-home is a Python self-hosted search engine for arXiv academic papers, turning Kaggle metadata dumps into a local semantic search setup. Spin up Postgres and Qdrant with Docker Compose, sync and index papers via CLI commands like `python -m arxiv_at_home.sync`, then query via FastAPI at `/api/v1/search` for hybrid results with reranking. Like aether mom github or hi mom github projects, it brings mom z14 arxiv papers home without relying on remote APIs.

Why is it gaining traction?

Combines dense embeddings, BM25 sparse search, and LLM generative reranking with citation and fuzzy title boosts for precise academic retrieval. Pluggable for offline use (noop citations) or Semantic Scholar integration, plus incremental syncs and parallel indexing that resume safely. Developers like the stateless, horizontally scalable API and GPU speedups for real workloads.

Who should use this?

ML researchers filtering cs.AI or cs.LG papers for offline semantic search during experiments. Academic teams building internal engines for paper discovery without rate limits. Self-hosting enthusiasts like cdda mom github users wanting a modular Python alternative to cloud arXiv tools.

Verdict

Promising for local arXiv search with clear Docker/CLI setup and robust features, but 43 stars and 1.0% credibility signal early maturityโ€”docs are solid, yet adoption is low. Try it for prototypes; contribute if you need production polish.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.