mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +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
|
||||
|
||||
** Interface
|
||||
*** Search UI
|
||||
[[/docs/khoj_on_emacs.png]]
|
||||
|
||||
*** Chat UI
|
||||
[[/docs/khoj_chat_on_emacs_0.5.0.png]]
|
||||
|
||||
** 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/
|
||||
|
||||
|
||||
@@ -5,8 +5,10 @@
|
||||
|
||||
- [Features](#Features)
|
||||
- [Demo](#Demo)
|
||||
- [Description](#Description)
|
||||
- [Interface](#Interface)
|
||||
- [Search Demo](#Search-Demo)
|
||||
- [Interfaces](#Interfaces)
|
||||
- [Search Modal](#Search-Modal)
|
||||
- [Chat Modal](#Chat-Modal)
|
||||
- [Setup](#Setup)
|
||||
- [Setup Backend](#1-Setup-Backend)
|
||||
- [Setup Plugin](#2-Setup-Plugin)
|
||||
@@ -32,6 +34,7 @@
|
||||
- **Assisted creativity**: Smoothly weave across answers retrieval and content generation
|
||||
|
||||
## Demo
|
||||
### Search Demo
|
||||
https://user-images.githubusercontent.com/6413477/210486007-36ee3407-e6aa-4185-8a26-b0bfc0a4344f.mp4
|
||||
|
||||
<details><summary>Description</summary>
|
||||
@@ -46,9 +49,13 @@ https://user-images.githubusercontent.com/6413477/210486007-36ee3407-e6aa-4185-8
|
||||
|
||||
</details>
|
||||
|
||||
### Interface
|
||||
## Interfaces
|
||||
### Search Modal
|
||||

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

|
||||
|
||||
## 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*
|
||||
- *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