Update README.md

This commit is contained in:
Achiya Elyasaf
2023-08-01 12:05:12 +03:00
committed by GitHub
parent 290d2026d3
commit e9d758883e

View File

@@ -3,17 +3,17 @@ This Chrome extension adds the power of large-language models (LLMs) to Overleaf
The extension originated from [GPT4Overleaf](https://github.com/e3ntity/gpt4overleaf).
## Installation from Chrome Web Store (preferred option)
Unless you are a developer, this is probably your preferred option.
Just go to the [extension's page](https://chrome.google.com/webstore/detail/leafllm/feomoidgfifpofabcapiipjjjoigjeoa) in Chrome Web Store and press "Add to Chrome"
## Manual installation
1. Clone the repository
2. Open Chrome and go to `chrome://extensions/`
3. Enable developer mode
4. Click "Load unpacked" and select the repository folder
## Installation from Chrome Web Store (preferred option)
Unless you are a developer, this is probably your preferred option.
Just go to the [extension's page](https://chrome.google.com/webstore/detail/leafllm/feomoidgfifpofabcapiipjjjoigjeoa) in Chrome Web Store and press "Add to Chrome"
## Configuration
The plugin can be configured by clicking the plugin button in the Chrome toolbar. It requires inserting an API key from [OpenAI](https://platform.openai.com/account/api-keys). You also need to choose which tools you wish to enable.