The VS Code's AI playground.
- LLM playground in your code: Run prompts right from your editor. Inspect API requests, responses, and token usage.
- Hundreds of supported models: Use models from OpenAI, Anthropic, Google, and many more.
- Comparison of models: Run the same prompt on multiple models and compare results side-by-side.
- CSV datasets support: Load CSV files as datasets and use rows in your prompts.
- Multi-language support: Detect and parse prompts in Python, JavaScript, TypeScript, Go, Ruby, PHP, C#, and Java.
Mind Rig is available as a VS Code (and forks) extension:
- For Visual Studio Code, install from VS Code Marketplace.
- For Cursor, Antigravity, Windsurf, etc., install from Open VSX.
See Contributing Guide if you want to contribute to Mind Rig.
Mind Rig is licensed under FSL-1.1-ALv2.