ReddyAI
ReddyAI is an AI-powered coding assistant for VS Code that uses the Groq API.
It gives you inline code edits and a sidebar chat panel.
Features
Inline Edit Selection
Select some code, run ReddyAI: Edit Selection, and ReddyAI will suggest an improved version.
Edit at Cursor
Place your cursor and run ReddyAI: Edit At Cursor to generate or modify code.
Sidebar Chat
Open the ReddyAI icon in the Activity Bar to chat with the model about your code.
Requirements
- A Groq account and API key from
console.groq.com.
Extension Settings
This extension contributes the following settings:
reddyai.groqApiKey: Your Groq API key.
reddyai.groqModel: Model name to use (for example llama-3.1-8b-instant).
Usage
- Set your Groq API key in
Settings → Extensions → ReddyAI → Groq API Key.
- Use the ReddyAI icon in the Activity Bar to open the chat.
- Or run commands:
ReddyAI: Edit Selection
ReddyAI: Edit At Cursor
License
MIT
| |