From e45470d2cff13adf97edd527dc6640828b81beb2 Mon Sep 17 00:00:00 2001 From: Stan Girard Date: Sat, 2 Dec 2023 00:35:24 +0100 Subject: [PATCH] docs(readme): updated and fixed --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index f0f410da2..1c7ab8691 100644 --- a/README.md +++ b/README.md @@ -85,11 +85,6 @@ You just need to update the `OPENAI_API_KEY` variable in the `.env` file. You ca vim .env # or emacs or vscode or nano ``` -Update **OPENAI_API_KEY** in the `.env` file. - -You just need to update the `OPENAI_API_KEY` variable in the `.env` file. You can get your API key [here](https://platform.openai.com/api-keys). You need to create an account first. And put your credit card information. Don't worry, you won't be charged unless you use the API. You can find more information about the pricing [here](https://openai.com/pricing/). - - Quivr can be installed offline and is compatible with [Ollama.ai](https://ollama.ai) , in order to do so, follow the instructions [here](https://brain.quivr.app/docs/Developers/selfHosted/run_fully_local). It requires some technical expertise. If you need help, feel free to join our [Discord](https://discord.gg/HUpRgp2HG8) and ask for help. The OPENAI_API_KEY is still required if you install Quivr offline but you can put whatever you want in the `.env` file. - **Step 5**: Launch the db