Update Khoj subtitle to AI personal assistant for your digital brain

This commit is contained in:
Debanjum Singh Solanky
2023-06-02 10:40:33 +05:30
parent e022910f31
commit 90439a8db1
6 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
* Khoj Emacs 🦅
[[https://stable.melpa.org/#/khoj][file:https://stable.melpa.org/packages/khoj-badge.svg]] [[https://melpa.org/#/khoj][file:https://melpa.org/packages/khoj-badge.svg]] [[https://github.com/debanjum/khoj/actions/workflows/build_khoj_el.yml][https://github.com/debanjum/khoj/actions/workflows/build_khoj_el.yml/badge.svg?]] [[https://github.com/debanjum/khoj/actions/workflows/test_khoj_el.yml][https://github.com/debanjum/khoj/actions/workflows/test_khoj_el.yml/badge.svg?]]
/A search assistant for your second brain/
/An AI personal assistant for your digital brain/
** Table of Contents
- [[https://github.com/debanjum/khoj/tree/master/src/interface/emacs#features][Features]]

View File

@@ -1,9 +1,9 @@
;;; khoj.el --- A search assistant for your second brain -*- lexical-binding: t -*-
;;; khoj.el --- AI personal assistant for your digital brain -*- lexical-binding: t -*-
;; Copyright (C) 2021-2022 Debanjum Singh Solanky
;; Author: Debanjum Singh Solanky <debanjum@gmail.com>
;; Description: A search assistant for your second brain
;; Description: An AI personal assistant for your digital brain
;; Keywords: search, chat, org-mode, outlines, markdown, pdf, beancount, image
;; Version: 0.6.2
;; Package-Requires: ((emacs "27.1") (transient "0.3.0") (dash "2.19.1"))
@@ -28,7 +28,7 @@
;;; Commentary:
;; Create a search assistant for your `org-mode', `markdown' notes,
;; Create an AI personal assistant for your `org-mode', `markdown' notes,
;; `beancount' transactions, PDFs and images. This package exposes
;; two assistance modes, search and chat:
;;