From b7ac8771defd5a9708616cd08c12e40ee920e88c Mon Sep 17 00:00:00 2001 From: sabaimran Date: Sun, 23 Mar 2025 11:36:20 -0700 Subject: [PATCH] Update a few pieces of documentation around data sources. --- documentation/docs/data-sources/share_your_data.md | 1 + documentation/docs/features/all-features.md | 2 +- documentation/docs/get-started/overview.md | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/docs/data-sources/share_your_data.md b/documentation/docs/data-sources/share_your_data.md index a8614b75..07176fd3 100644 --- a/documentation/docs/data-sources/share_your_data.md +++ b/documentation/docs/data-sources/share_your_data.md @@ -9,6 +9,7 @@ keywords: ["upload data", "upload files", "share data", "share files", "pdf ai", There are several ways you can get started with sharing your data with the Khoj AI. - Drag and drop your documents via [the web UI](/clients/web/#upload-documents). This is best if you have a one-off document you need to interact with. +- You can use the [search page](https://app.khoj.dev/search) to upload documents that become indexed & searchable by your second brain. Click on "Add Documents" to get started. - Use the desktop app to [upload and sync your documents](/clients/desktop). This is best if you have a lot of documents on your computer or you need the docs to stay in sync. - Setup the sync options for either [Obsidian](/clients/obsidian) or [Emacs](/clients/emacs) to automatically sync your documents with Khoj. This is best if you are already using these tools and want to leverage Khoj's AI capabilities. - Configure your [Notion](/data-sources/notion_integration) or [Github](/data-sources/github_integration) to sync with Khoj. By providing your credentials, you can keep the data synced in the background. diff --git a/documentation/docs/features/all-features.md b/documentation/docs/features/all-features.md index 1fb8295f..3c86ed08 100644 --- a/documentation/docs/features/all-features.md +++ b/documentation/docs/features/all-features.md @@ -29,7 +29,7 @@ Khoj is available as a [Desktop app](/clients/desktop), [Emacs package](/clients ![](/img/khoj_clients.svg ':size=400px') ### Supported Data Sources -Khoj can understand your word, PDF, org-mode, markdown, plaintext files, [Github projects](/data-sources/github_integration) and [Notion pages](/data-sources/notion_integration). +Khoj can understand your word, PDF, org-mode, markdown, plaintext files, and [Notion pages](/data-sources/notion_integration). ![](/img/khoj_datasources.svg ':size=200px') diff --git a/documentation/docs/get-started/overview.md b/documentation/docs/get-started/overview.md index baac29c7..197fbf36 100644 --- a/documentation/docs/get-started/overview.md +++ b/documentation/docs/get-started/overview.md @@ -26,7 +26,7 @@ Welcome to the Khoj Docs! This is the best place to get setup and explore Khoj's - Khoj is an open source, personal AI - You can [chat](/features/chat) with it about anything. It'll use files you shared with it to respond, when relevant. It can also access information from the public internet. - Quickly [find](/features/search) relevant notes and documents using natural language -- It understands pdf, plaintext, markdown, org-mode files, [notion pages](/data-sources/notion_integration) and [github repositories](/data-sources/github_integration) +- It understands pdf, plaintext, markdown, org-mode files, and [notion pages](/data-sources/notion_integration). - Access it from your [Emacs](/clients/emacs), [Obsidian](/clients/obsidian), the [Khoj desktop app](/clients/desktop), or [any web browser](/clients/web) - Use our [cloud](https://app.khoj.dev/login) instance to access your Khoj anytime from anywhere, [self-host](/get-started/setup) on consumer hardware for privacy