Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phanxuanquang authored Feb 28, 2024
1 parent 92379e6 commit 239d680
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# AI Composer
# 1. Installation
### Step 1: Get Gemini API key:
- [**Google AI Studio**](https://aistudio.google.com/app/apikey) (Google signin may be required)
### Step 2: Set the API key as a environment variable:
Run below command on the Windows Terminal:
```
setx GEMINI_API_KEY AIzaSyDTxv-----------------------------
```
Replace "*AIzaSyDTxv-----------------------------*" with your API key.
### Step 3: Download and run:
- Download the installer HERE and follow its guidance.
- Restart your Microsoft Word.
# 2. Usage
- Select some text in your document as the context for the AI Composer to understand.
- Right click, select **AI Composer** and wait for seconds.

![image](https://i.imgur.com/rQX0MAq.png)

0 comments on commit 239d680

Please sign in to comment.