💙 Available for VS Code

Your AI Assistant,
Right Inside the Editor.

Chat with local LLMs, generate code, and format markdown without leaving Visual Studio Code. Completely offline. No telemetry.

📥 Install Extension View Source
Command Palette
CLI
Open VS Code and press Ctrl+P
> ext install bhuvanesh-m-dev.pyllamaui
Latest Version: v0.1.6Stable

Built for Developers

Enhance your coding workflow with local AI integration.

🧠

Local Intelligence

Powered by Ollama. Use models like Llama3, Mistral, DeepSeek, etc directly in your side panel.

📝

Rich Markdown

Full rendering support for bold, italics, tables, and lists. Read responses clearly.

🎨

Syntax Highlighting

Code blocks for Python, JS, JSON, and Bash are automatically highlighted for readability.

🛠️ System Requirements

Before installing, ensure your environment is ready to run local LLMs efficiently.

  • VS Code v1.75.0 or higher
  • Python v3.10+ installed and added to PATH
  • Ollama running in the background

Quick Setup Check:

$ python --version $ ollama serve