diff --git a/documentation/docs/clients/whatsapp.md b/documentation/docs/clients/whatsapp.md index 39b48a0d..7f7cf347 100644 --- a/documentation/docs/clients/whatsapp.md +++ b/documentation/docs/clients/whatsapp.md @@ -6,7 +6,7 @@ sidebar_position: 5 > Query your Second Brain from WhatsApp -Text [+1 (848) 800 4242](https://wa.me/18488004242) or scan the QQ code below on your phone to chat with Khoj on WhatsApp. +Text [+1 (848) 800 4242](https://wa.me/18488004242) or scan the QR code below on your phone to chat with Khoj on WhatsApp. Without any desktop clients, you can start chatting with Khoj on WhatsApp. Bear in mind you do need one of the desktop clients in order to share and sync your data with Khoj. The WhatsApp AI bot will work right away for answering generic queries and using Khoj in default mode. @@ -27,4 +27,4 @@ We have more commands under development, including `/share` to uploading documen ## Source Code -You can find all of the code for the WhatsApp bot in the the [flint repository](https://github.com/khoj-ai/flint). As all of our code, it is open source and you can contribute to it. +You can find all of the code for the WhatsApp bot in the [flint repository](https://github.com/khoj-ai/flint). As all of our code, it is open source and you can contribute to it. diff --git a/documentation/docs/features/image_generation.md b/documentation/docs/features/image_generation.md index e1487981..234d341a 100644 --- a/documentation/docs/features/image_generation.md +++ b/documentation/docs/features/image_generation.md @@ -23,4 +23,4 @@ We support most state of the art image generation models, including Ideogram, Fl 1. Get [an OpenAI API key](https://platform.openai.com/settings/organization/api-keys). 2. Setup your OpenAI API key, if you haven't already. See instructions [here](/get-started/setup#add-chat-models) -3. Create a text to image config at http://localhost:42110/server/admin/database/texttoimagemodelconfig/. Use `model name` `dall-e-3` to use openai for image generation. Make sure to set the `Ai model api` field to the the OpenAI AI model api you setup in step 2. +3. Create a text to image config at http://localhost:42110/server/admin/database/texttoimagemodelconfig/. Use `model name` `dall-e-3` to use openai for image generation. Make sure to set the `Ai model api` field to the OpenAI AI model api you setup in step 2. diff --git a/documentation/docs/get-started/setup.mdx b/documentation/docs/get-started/setup.mdx index 86be2688..17d18aea 100644 --- a/documentation/docs/get-started/setup.mdx +++ b/documentation/docs/get-started/setup.mdx @@ -254,7 +254,7 @@ khoj --anonymous-mode