Skip to content

Commit

Permalink
Add post for Obsidian / Khoj AI
Browse files Browse the repository at this point in the history
  • Loading branch information
sabaimran committed Jun 17, 2024
1 parent b4be4ec commit 311aad2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Binary file added public/two_phase_forest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions src/content/posts/obsidian-ux-revamp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: "Extend your second brain in Obsidian with Khoj AI"
author: saba
description: The Khoj AI assistant now lives in the side panel of Obsidian, allowing you to stay in context while generating text. You can also easily pull the generated data into your work to store, edit, and index it.
tldr: "Khoj AI in Obsidian now features a side panel for seamless in-document assistance and a button for easy text integration, enhancing its compatibility with Obsidian's local-first philosophy and maintaining options for cloud scalability or local-only use."
heroImage: /two_phase_forest.png
pubDate: 2024-06-19
---

# The Khoj AI assistant got a significant boost in Obsidian

Khoj with Obsidian is a major leveling up of your second brain. You can see the full instructions of how to install it [here](https://docs.khoj.dev/clients/obsidian/#setup).

We wanted to share two exciting new features:
1. We moved the AI assistant into the side panel. You can stay in context by not having to lose track of where you were. Exactly in your current document, you can have Khoj generating on the side, while you continue doing your best work.
2. Now, you can more easily pull the generated data into your work to store, edit, and index it. We've added a button to Khoj's chat response that pulls the generated text directly into wherever your cursor was last.

![demo of Obsidian](https://assets.khoj.dev/obsidian_khoj_side_panel_pak_telemedicine.gif)

We love Obsidian's local-first approach, and we love their philosophy of file over database. With such a rich ecosystem of plugins, it's evolved into a fantastic tool for thought and exploration. We hope to augment that as much as possible for our users, making it easy for you to stay in context while working with your documents.

We also started out with a local-first, file-centric model before changing our infrastructure to support thousands of users on the cloud and scale up on retrieval augmented generation. You can read about some of that journey [in this blog post](/posts/one-year-in). Khoj is still self-hostable, so it can be local-only, if you want it to be, with your local-only Obsidian.

0 comments on commit 311aad2

Please sign in to comment.