Search

Search IconIcon to open search

Second Brain Assistant with Obsidian

Last updated by Simon Späti

Harnessing the profound capabilities of my Second Brain, I’ve always envisioned the integration of an OpenAI model directly into my local files. The universe of open-source solutions beckons.

# Direct Obsidian Integrations:

# Open-Source Endeavors with LLM Integration:

  • LLM:
  • Private Power with GPT:
  • Simon Willison’s Innovation:
  • Comprehensive Solutions:
    • Khoj: An AI personal assistant for your digital brain: An AI copilot for your second brain. Search and chat with your personal knowledge base, online or offline. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
    • A unique, fully offline chatbot, tailored by your Vault is discussed on r/ObsidianMD by Pieces. Yet, tread cautiously, there’s a discussion warranting attention. Delving deeper, the cloud version is detailed here.
  • RAGs:
    • Opiniated RAG for integrating GenAI in your apps : Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
    • GitHub - obsidian-Smart2Brain: With a offline integration and training your notes in a RAG: ^d3b60f
    • Another approach: I’m waiting on enough weekends to duct tale some sqlite with vector extensions (with SentenceTransformers embeddings) as RAG over my Obsidian vault with Mistral7b as chat interface, all local. Tweet
      • You could also build on top of LlamaIndex, it does most of what I want to do. But I want to handle this plumbing myself

# Potential Integrations:

Simple RAG Implementation for Obsidian AI Assistant. My Obsidian Note-Taking AI Implementation.


Origin:
References: Integrate OpenAI into Obsidian
Created 2023-07-18