Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>PredicteNew to Visual Studio Code? Get it now.
Predicte

Predicte

Predicte

|
1 install
| (0) | Free
Lightweight AI-powered autocomplete using Mistral's Codestral model
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Predicte

Predicte Icon

Predicte: AI Code Completion

Lightweight, Fast, and Free AI Autocomplete for VS Code
Powered by Mistral's Codestral Model

CI Version Installs License

Predicte brings the power of state-of-the-art AI to your editor without the bloat. Built on Mistral's Codestral model, it provides fast, context-aware code completion that runs efficiently on your machine.

This extension is for developers who don't need an AI chat interface but still want the magic of AI autocomplete.

✨ Features

  • 🚀 Blazing Fast: Streaming responses for instant feedback.
  • 🧠 Context Aware: Understands your imports, functions, and types for smarter suggestions.
  • 🔋 Efficient: Intelligent LRU caching and debouncing to save API credits.
  • 🛡️ Secure: Your API keys are stored safely using VS Code's native SecretStorage.
  • ⚙️ Configurable: Fine-tune everything from model selection to debounce delay.

📦 Installation

From VS Code Marketplace: (Coming Soon)

  1. Open Extensions sidebar (Ctrl+Shift+X).
  2. Search for Predicte.
  3. Click Install.

From Source:

  1. Clone the repo: git clone https://github.com/gasatrya/predicte.git
  2. Run npm install
  3. Press F5 to debug.

🚀 Getting Started

  1. Get an API Key: Sign up at Mistral AI and get your API key (Codestral is currently free/beta).
  2. Set Key: Open Command Palette (Ctrl+Shift+P) and run Predicte: Set API Key.
  3. Start Coding: Open any supported file (JS, TS, Python, Go, etc.) and start typing!

⌨️ Shortcuts

Key Action
Tab Accept Full Completion

🛠️ Configuration

Setting Default Description
predicte.enabled true Enable/disable Predicte autocomplete
predicte.apiBaseUrl codestral.mistral.ai API base URL
predicte.enableKeybindings true Enable keyboard shortcuts (Tab, etc.)
predicte.enableStatusBar true Show status bar item
predicte.debugMode false Enable detailed logging

🤝 Contributing

We love contributions! Please read our Contributing Guidelines to get started.

📄 License

MIT © Predicte Team

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft