{"data":{"slug":"kytmanov-obsidian-llm-wiki-local","name":"obsidian-llm-wiki-local","tagline":"Local-first AI wiki that integrates Markdown notes with LLMs for auto-linking concepts and personal knowledge management.","github_url":"https://github.com/kytmanov/obsidian-llm-wiki-local","owner":"kytmanov","repo":"obsidian-llm-wiki-local","owner_avatar_url":"https://avatars.githubusercontent.com/u/19655528?v=4","primary_language":"Python","stars":827,"forks":127,"topics":["git-based-wiki","karpathy","knowledge-base","llm-knowledge-base","llm-pipeline","llm-tools","llm-wiki","local-first-ai","local-llm","markdown-wiki","obsidian","obsidian-llm","obsidian-wiki","ollama","personal-knowledge-management","pkm","rag-alternative","rag-local","second-brain","self-hosted-wiki"],"archived":false,"github_pushed_at":"2026-05-26T04:04:24+00:00","maintenance_label":"Slowing","stars_delta_30d":28,"url":"https://www.graphcanon.com/tools/kytmanov-obsidian-llm-wiki-local","markdown_url":"https://www.graphcanon.com/tools/kytmanov-obsidian-llm-wiki-local.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/kytmanov-obsidian-llm-wiki-local","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=kytmanov-obsidian-llm-wiki-local","description":"Karpathy’s LLM Wiki, 100% local with Ollama. Drop Markdown notes → AI extracts concepts → your Obsidian wiki auto-links and grows. Zero sharing. Your notes stay yours.","homepage_url":null,"license":"MIT","open_issues":2,"watchers":9,"ai_summary":"This repository provides an automated process to extract key ideas from Markdown notes and link them in an Obsidian-based wiki using local large language models (LLMs). The system offers a self-contained solution where the user's data remains private.","readme_excerpt":"### 1. Install\n\n**From PyPI** (recommended):\n\n```bash\npip install obsidian-llm-wiki\n```\n\nOr with `uv`:\n\n```bash\nuv tool install obsidian-llm-wiki\n```\n\n**From source** (latest development version):\n\n```bash\ngit clone https://github.com/kytmanov/obsidian-llm-wiki-local\ncd obsidian-llm-wiki-local\npython install.py\n```\n\n`install.py` detects `uv` or falls back to `pip`, verifies the install, and tells you to run the next step.\n\n---\n\n# Install Ollama: https://ollama.com/download\nollama pull gemma4:e4b      # fast model — analysis and routing\nollama pull qwen2.5:14b     # heavy model — article writing (optional, 7B+ recommended)\n```\n\n> **Minimal setup:** pull only `gemma4:e4b` and set both `fast` and `heavy` to it in the wizard.\n\n---\n\n## License\n\nMIT — see [LICENSE](LICENSE).","github_created_at":"2026-04-07T06:57:15+00:00","created_at":"2026-07-15T10:58:51.123965+00:00","updated_at":"2026-09-20T05:01:04.236087+00:00","categories":[{"slug":"data-retrieval","name":"Data & Retrieval","url":"https://www.graphcanon.com/categories/data-retrieval","markdown_url":"https://www.graphcanon.com/categories/data-retrieval.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/data-retrieval"},{"slug":"developer-tools","name":"Developer Tools","url":"https://www.graphcanon.com/categories/developer-tools","markdown_url":"https://www.graphcanon.com/categories/developer-tools.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/developer-tools"}],"tags":[{"slug":"git-based-wiki","name":"git-based-wiki"},{"slug":"karpathy","name":"karpathy"},{"slug":"knowledge-base","name":"knowledge-base"},{"slug":"llm-knowledge-base","name":"llm-knowledge-base"},{"slug":"local-first-ai","name":"local-first-ai"},{"slug":"markdown-wiki","name":"markdown-wiki"},{"slug":"obsidian","name":"obsidian"},{"slug":"ollama","name":"ollama"}],"trust":{"provenance":{"is_fork":false,"github_id":1203574922,"owner_type":"User","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-09-20T05:01:01.651Z","maintenance":{"label":"Slowing","score":36,"methodology":"github_public_v1","releases_90d":0,"days_since_push":117,"last_release_at":"2026-05-17T06:08:29Z","stars_delta_30d":28,"open_issues_delta_30d":0},"security_summary":{"status":"no_lockfile","scanner":null,"low_count":0,"high_count":0,"last_scan_at":"2026-07-15T10:58:52.270Z","medium_count":0,"scan_profile":"none","critical_count":0}},"capability_facts":{"scan":{"source":"repo_scan","observed_at":"2026-09-20T05:01:02.680Z"},"has_cli":{"value":true,"source":"pyproject.toml:[project.scripts]","observed_at":"2026-09-20T05:01:02.680Z"},"languages":{"value":["python"],"source":"github.language+pyproject.toml","observed_at":"2026-09-20T05:01:02.680Z"},"license_spdx":{"value":"MIT","source":"github.license","observed_at":"2026-09-20T05:01:02.680Z"}},"decision_facts":{"hosting":null,"pricing":null,"requirements":null,"constraints":null,"when_to_use":["When you require a self-contained wiki solution that uses local Large Language Models (LLMs) and keeps all data private.","For integrating with Obsidian, if your workflow involves extensive use of Markdown for note-taking and you want AI assistance in linking concepts."],"when_not_to_use":["If you do not have a preference for using local LLMs over cloud-based solutions that might offer more powerful models.","When you are willing to share your data with external services for potentially better integration features or enhanced AI capabilities."],"source":"enrich:decision_facts","observed_at":"2026-07-17T12:15:16.752Z"},"constraint_facets":null,"decision_summary":[{"label":"Adopt for","value":"Local-first AI wiki for auto-linking Markdown notes with LLMs in Obsidian, designed to maintain user privacy."}]}}