Wikigraph
Expedite your next "Wikipedia rabbit-hole" by using this compiled database of over 300 million article relationships to interactively explore and traverse all of humanity's knowledge.
Install / Use
/learn @dannydi12/WikigraphREADME
Getting Setup
- Run
yarnto install packages - Download pages multistream torrent from metawiki site
- After unzipping, rename the file to
wiki.xmland move it into thedatafolder for further processing - Then run
yarn db:csvto convert the XML to CSV - Then run
yarn db:initto build the database file - Then run
sqlite3 wiki.db.mode csv.import links.csv links- run
CREATE INDEX idx_from_title ON links (from_title);
- Go to the
backendfolder- Add an
.envfile with a your DB's file path as the value forDB_FILE - Run
yarn watchto start the server
- Add an
- Go to the
frontendfolder- Create a
.env.localfile with the following:VITE_API_URL=http://localhost:8000/api - Run
yarn devto start the website
- Create a
Related Skills
feishu-drive
352.5k|
things-mac
352.5kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
352.5kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
codebase-memory-mcp
1.3kHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 66 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
