mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 13:25:11 +00:00
Add Screenshots of Khoj Chat Interface on Emacs, Obsidian to Readmes
This commit is contained in:
BIN
docs/khoj_chat_on_emacs_0.5.0.png
Normal file
BIN
docs/khoj_chat_on_emacs_0.5.0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 302 KiB |
@@ -32,8 +32,12 @@
|
|||||||
- *Assisted creativity*: Smoothly weave across answer retrieval and content generation
|
- *Assisted creativity*: Smoothly weave across answer retrieval and content generation
|
||||||
|
|
||||||
** Interface
|
** Interface
|
||||||
|
*** Search UI
|
||||||
[[/docs/khoj_on_emacs.png]]
|
[[/docs/khoj_on_emacs.png]]
|
||||||
|
|
||||||
|
*** Chat UI
|
||||||
|
[[/docs/khoj_chat_on_emacs_0.5.0.png]]
|
||||||
|
|
||||||
** Setup
|
** Setup
|
||||||
- /Make sure [[https://realpython.com/installing-python/][python]] (version 3.10 or lower) and [[https://pip.pypa.io/en/stable/installation/][pip]] are installed on your machine/
|
- /Make sure [[https://realpython.com/installing-python/][python]] (version 3.10 or lower) and [[https://pip.pypa.io/en/stable/installation/][pip]] are installed on your machine/
|
||||||
|
|
||||||
|
|||||||
@@ -5,8 +5,10 @@
|
|||||||
|
|
||||||
- [Features](#Features)
|
- [Features](#Features)
|
||||||
- [Demo](#Demo)
|
- [Demo](#Demo)
|
||||||
- [Description](#Description)
|
- [Search Demo](#Search-Demo)
|
||||||
- [Interface](#Interface)
|
- [Interfaces](#Interfaces)
|
||||||
|
- [Search Modal](#Search-Modal)
|
||||||
|
- [Chat Modal](#Chat-Modal)
|
||||||
- [Setup](#Setup)
|
- [Setup](#Setup)
|
||||||
- [Setup Backend](#1-Setup-Backend)
|
- [Setup Backend](#1-Setup-Backend)
|
||||||
- [Setup Plugin](#2-Setup-Plugin)
|
- [Setup Plugin](#2-Setup-Plugin)
|
||||||
@@ -32,6 +34,7 @@
|
|||||||
- **Assisted creativity**: Smoothly weave across answers retrieval and content generation
|
- **Assisted creativity**: Smoothly weave across answers retrieval and content generation
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
### Search Demo
|
||||||
https://user-images.githubusercontent.com/6413477/210486007-36ee3407-e6aa-4185-8a26-b0bfc0a4344f.mp4
|
https://user-images.githubusercontent.com/6413477/210486007-36ee3407-e6aa-4185-8a26-b0bfc0a4344f.mp4
|
||||||
|
|
||||||
<details><summary>Description</summary>
|
<details><summary>Description</summary>
|
||||||
@@ -46,9 +49,13 @@ https://user-images.githubusercontent.com/6413477/210486007-36ee3407-e6aa-4185-8
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### Interface
|
## Interfaces
|
||||||
|
### Search Modal
|
||||||

|

|
||||||
|
|
||||||
|
### Chat Modal
|
||||||
|

|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
- *Make sure [python](https://realpython.com/installing-python/) (version 3.10 or lower) and [pip](https://pip.pypa.io/en/stable/installation/) are installed on your machine*
|
- *Make sure [python](https://realpython.com/installing-python/) (version 3.10 or lower) and [pip](https://pip.pypa.io/en/stable/installation/) are installed on your machine*
|
||||||
- *Ensure you follow the ordering of the setup steps. Install the plugin after starting the khoj backend. This allows the plugin to configure the khoj backend*
|
- *Ensure you follow the ordering of the setup steps. Install the plugin after starting the khoj backend. This allows the plugin to configure the khoj backend*
|
||||||
|
|||||||
Reference in New Issue
Block a user