Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AI BrainNew to Visual Studio Code? Get it now.
AI Brain

AI Brain

AI Brain

|
6 installs
| (0) | Free
Team Memory Platform — auto-save conversations, bug fixes, learnings, code patterns. Context-aware tips, error detection, RAG chat, snippets.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AI Brain — Team Memory for Developers

AI Brain is a team memory platform that automatically saves conversations, bug fixes, learnings, and code patterns into a shared vector database. Your team gets smarter with every fix.

Features

  • Sidebar Panel — View recent conversations, team learnings, and search directly from VS Code
  • Auto-save Activity — Tracks file edits, opens, and terminal usage every 30 minutes
  • Auto-save Git Commits — Saves every git commit to AI Brain automatically
  • Save Notes — Select text and save to Brain with one click
  • Semantic Search — Find any past conversation, bug fix, or learning by meaning
  • GitHub Sync — Sync PRs and Issues from GitHub repositories
  • Team Learnings — See bug fixes and patterns from your entire team

Commands

Command Description
Brain: Search Semantic search across all Brain data
Brain: Save Note Save selected text or a note to Brain
Brain: Save File Save current file content to Brain
Brain: Git Save Save recent git commits to Brain
Brain: GitHub Sync Sync GitHub PRs/Issues to Brain
Brain: Stats View connection stats
Brain: Login Login to AI Brain server

Setup

  1. Install the extension
  2. Run Brain: Login from Command Palette (Ctrl+Shift+P)
  3. Enter your AI Brain server URL, username, and password
  4. The sidebar panel will show your team's data

Configuration

Setting Default Description
aiBrain.serverUrl https://brain.luutrinh.com AI Brain server URL
aiBrain.autoSaveOnCommit true Auto-save git commits
aiBrain.autoSaveActivity true Auto-save workspace activity
aiBrain.githubToken `` GitHub token for sync

Self-hosted

AI Brain is open source. Deploy your own server:

  • Backend: Python FastAPI + PostgreSQL + pgvector
  • Frontend: React + Tailwind CSS
  • GitHub: vn369-com/team-memory-platform
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft