This VS Code extension allows users to chat with Google's Gemini AI models directly within their development environment. Get quick answers to all types of questions without leaving your code editor!
Features
Seamless integration with Google's Gemini AI models
Real-time chat interface within VS Code
Support for multiple message exchanges in a single session
Getting Started
Prerequisites
Visual Studio Code
A Google API key for Gemini AI models
Installation
Open VS Code
Go to the Extensions view
Search for "gemmy"
Click Install
Configuration
After installation, you'll need to set up your Google API key:
Open the VS Code settings (File > Preferences > Settings)
Search for "gemmy"
Enter your API key in the designated field
Usage
Open the command palette (Ctrl+Shift+P)
Type "Open gemmy in editor" and select it
A new chat window will open
Type your question or message in the input box
Press Enter or click the Send button
View the AI's response in the chat window
Continue the conversation by sending more messages