obsidian-ai-tools  by solderneer

Obsidian plugin adds AI tools

created 2 years ago
264 stars

Top 97.5% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

This plugin adds semantic search and generative AI capabilities to Obsidian, enabling users to query their notes using natural language. It targets Obsidian users who want to leverage AI for knowledge management, offering a self-hosted approach with Supabase and OpenAI.

How It Works

The plugin indexes Obsidian notes by generating embeddings using OpenAI's API and storing them in a Supabase Vector database. This allows for semantic search, where queries are matched against the meaning of note content rather than just keywords. A unified UI provides access to AI search and generative question-answering over the indexed notes.

Quick Start & Requirements

  • Installation: Install via Obsidian Community Plugins or manually download main.js, manifest.json, and styles.css from releases.
  • Prerequisites: A Supabase project (remote or local) and an OpenAI API key.
  • Setup: Configure Supabase URL and Service Role Key, and OpenAI API key in plugin settings. Index notes via Obsidian AI: Refresh Index command.
  • Docs: Demo

Highlighted Details

  • Semantic search and generative answers over Obsidian notes.
  • Unified UI for AI interactions.
  • Option for public endpoints to share AI access to notes.
  • Future plans include note auto-tagging and hybrid search.

Maintenance & Community

  • Project is actively maintained by solderneer.
  • Feature requests can be submitted via GitHub issues.

Licensing & Compatibility

  • The README does not explicitly state a license.

Limitations & Caveats

The plugin requires external services (Supabase, OpenAI) and API keys, which may incur costs. Initial indexing of notes can be time-consuming. The license status needs clarification for commercial use.

Health Check
Last commit

2 years ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
8 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Eugene Yan Eugene Yan(AI Scientist at AWS), and
1 more.

obsidian-copilot by eugeneyan

0.2%
542
Prototype assistant for writing and thinking
created 2 years ago
updated 1 year ago
Starred by Tobi Lutke Tobi Lutke(Cofounder of Shopify), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
4 more.

reor by reorproject

0.2%
8k
Local AI personal knowledge management app
created 1 year ago
updated 2 months ago
Feedback? Help us improve.