-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |