From b9ed73b41c18ecfd00708cb1dbb2b438e3f2b846 Mon Sep 17 00:00:00 2001 From: Bhavik Agarwal <73033511+Bhavik-ag@users.noreply.github.com> Date: Thu, 28 Dec 2023 23:32:06 +0530 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 0c1999e..ecf8d77 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,24 @@ Quix.ai is an intelligent VSCode extension powered by AI, designed to revolution 3. **Custom AI-Powered Prompts:** - Empower your coding process by selecting code and posing custom prompts. - Leverage AI to interact dynamically with your codebase for tailored insights. + +## Getting Started with Quix AI + +1. **Get API Key from Google AI:** + - Obtain your API key from [https://ai.google.dev/](https://ai.google.dev/). This key is essential for Quix AI to leverage the power of Google's AI capabilities. + +2. **Install Quix AI VSCode Extension:** + - Head over to the Visual Studio Code Marketplace and install the Quix AI extension. Search for "Quix AI" and click "Install." + +3. **Add API Key in VSCode Settings:** + - Open Visual Studio Code and navigate to the settings panel (`Ctrl+,` or `Cmd+,`). + - Find the Quix AI extension settings and input your Google AI API key. + +### Video Tutorial + +[![Getting Started with Quix AI](https://github.com/Bhavik-ag/Quix.ai/assets/73033511/fcf996ce-761f-4458-88e3-ae896af97278)](https://github.com/Bhavik-ag/Quix.ai/assets/73033511/0016bcc3-172f-4b6a-837f-ae3cbcc97306) + + +Watch this video tutorial for a step-by-step guide on getting started with Quix AI. + +Now, you're all set to enjoy the benefits of Quix AI in your coding projects. Happy coding!