multi-agent AI framework for VScode copilot with semantic memory and gemini-CLI baked in
<div align="center" id="the_collective">

[](https://opensource.org/licenses/Apache-2.0)
[](https://code.visualstudio.com/)
[](https://nodejs.org/)
[](https://www.typescriptlang.org/)
[](https://modelcontextprotocol.io/)
<h3>vision:// further enable humans to harness the power of AI and bring their ideas to life</h3>
>*\>the_collective is a team of AI agents that work together inside VS Code. Instead of one AI assistant, you get specialised personalities that debate, research, and build things collaboratively using powerful tools.*
**No AI expertise required.** If you can install VS Code and run a single command, you're good to go.
</div><br>
## 🚀 Quick Install
**One command, zero prerequisites.** The bootstrapper installs everything (Git, Node.js, VS Code, Docker containers) automatically.
### 🍎 macOS / Linux / WSL
```bash
curl -fsSL https://raw.githubusercontent.com/screamingearth/the_collective/main/bootstrapper_unix.sh | bash
```
### 🪟 Windows (PowerShell)
```powershell
$s = iwr -useb https://raw.githubusercontent.com/screamingearth/the_collective/main/bootstrapper_win.ps1; if ($?) { $s.Content | iex }
```
> **Troubleshooting:** If a command fails, see [QUICKSTART.md](./QUICKSTART.md) for manual installation steps and fallbacks.
---
### 🧐 Verify It Works
1. **Open the Root Folder:** Restart VS Code and select **Open Folder...**. Navigate to your installation (e.g., `Documents/the_collective` on Windows) and select the **root** directory.
> **CRITICAL:** YouGoogle's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.