Prototype assistant for writing and thinking
Top 59.5% on sourcepulse
This project provides a prototype retrieval-augmented generation (RAG) assistant for Obsidian users, designed to streamline writing and thinking by automatically drafting sections based on relevant notes. It targets users who leverage Obsidian for knowledge management and seek to enhance their content creation workflow.
How It Works
The system retrieves relevant documents from an Obsidian vault using both keyword search via OpenSearch and semantic search. This retrieved context is then fed into a language model to generate paragraphs for the specified section, improving content relevance and reducing manual research.
Quick Start & Requirements
git clone
and setting OBSIDIAN_PATH
and TRANSFORMER_CACHE
environment variables.make build-artifacts
and make run
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 year ago
1 day