An AI-powered VS Code extension that automatically analyzes code, generates test cases, and provides an interactive chat interface using Groq's LLM API.
Features
File Detection and Code Analysis
Automatically detects currently active file
Analyzes code using Groq's llama-3.3-70b-versatile model
Provides insights about code structure and potential improvements
AI-Powered Test Case Generation
Generates up to 10 comprehensive test cases
Covers valid inputs, edge cases, and error scenarios
Interactive UI to view and run test cases
AI Chat Interface
Copilot-like assistant for code-related questions
Get instant help with debugging and code optimization