{"id":16092654,"url":"https://github.com/parthsareen/obsidian-rag","last_synced_at":"2025-07-15T11:33:34.358Z","repository":{"id":211832417,"uuid":"730049030","full_name":"ParthSareen/obsidian-rag","owner":"ParthSareen","description":"Talk to your Obsidian notes!","archived":false,"fork":false,"pushed_at":"2024-10-28T20:40:37.000Z","size":307,"stargazers_count":115,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-30T08:08:29.181Z","etag":null,"topics":["langchain","llama","obsidian","obsidian-md","ollama","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ParthSareen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-11T05:01:11.000Z","updated_at":"2025-03-24T00:07:29.000Z","dependencies_parsed_at":"2023-12-17T20:38:38.936Z","dependency_job_id":"0b1fde4c-d3d8-4984-8d18-f96ccb8ea3af","html_url":"https://github.com/ParthSareen/obsidian-rag","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"b60e2039bd92bb846454e0605395652ebbd02e11"},"previous_names":["parthsareen/obsidian-rag"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthSareen%2Fobsidian-rag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthSareen%2Fobsidian-rag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthSareen%2Fobsidian-rag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthSareen%2Fobsidian-rag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ParthSareen","download_url":"https://codeload.github.com/ParthSareen/obsidian-rag/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457802,"owners_count":20941906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["langchain","llama","obsidian","obsidian-md","ollama","python"],"created_at":"2024-10-09T16:09:49.797Z","updated_at":"2025-04-06T09:08:27.664Z","avatar_url":"https://github.com/ParthSareen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# obsidian-rag\n# NOT MAINTAINED!\n_For the maintained version of the app, see [RAG-in-a-box](https://github.com/ParthSareen/RAG-in-a-box) it does even more than just Obsidian notes!_\n\n\nObsidian-Rag is a local first project that leverages Langchain to perform RAG on markdown files. It is particularly designed to work with the Obsidian note-taking app since I know we're all nerds (Waterloo strong 💪).\n\n## Features\n- Load markdown files from a given directory.\n- Vectorize the loaded files for further processing.\n- Perform similarity search on vectorized data.\n- Utilize the Langchain library's functionalities such as `ChatOllama`, `ObsidianLoader`, `OllamaEmbeddings`, and `Chroma`.\n\n## Dependencies\nMust have installed `requirements.txt` and an `Ollama` instance with `Mistral` must be running\n\n### Usage\n\nThe main script of the project is obsidian_rag.py. It accepts command-line arguments for the file path and a boolean flag to decide whether to vectorize the file or not.\n\n`python obsidian_rag.py --filepath YOUR_FILE_PATH --vectorize`\n\nThis will open up a gradio interface which is still WIP and should be made into a chat interface.\n\u003cimg width=\"688\" alt=\"image\" src=\"https://github.com/ParthSareen/obsidian-rag/assets/29360864/13747e0b-78f8-495e-9f03-c80229d537a6\"\u003e\n\u003cimg width=\"1256\" alt=\"image\" src=\"https://github.com/ParthSareen/obsidian-rag/assets/29360864/f79e90e3-2624-46a9-90e0-12034c9afb42\"\u003e\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=parthsareen/obsidian-rag\u0026type=Date)](https://star-history.com/#parthsareen/obsidian-rag\u0026Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthsareen%2Fobsidian-rag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthsareen%2Fobsidian-rag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthsareen%2Fobsidian-rag/lists"}