Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>Rao: LLM Research Collaborator by Tuva AINew to Visual Studio Code? Get it now.
Rao: LLM Research Collaborator by Tuva AI

Rao: LLM Research Collaborator by Tuva AI

Tuva

|
34 installs
| (0) | Free
AI-powered research assistant for computational notebooks
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tuva

Tuva is an AI research assistant built for computational science. It lives inside VS Code alongside your notebooks, papers, and data — and helps you read, write, and reason across all of them.

What it does

  • Chat with your project. Ask questions grounded in your notebooks, code, and the PDFs in your workspace. Citations link back to the exact cell or page.
  • Read papers faster. Index a folder of PDFs and Tuva builds a searchable knowledge base with author/summary aliases, so you can ask "what does the FORTE paper say about X" instead of hunting through tabs.
  • Work in notebooks. Tag cells, send outputs, errors, or figures straight to chat, and get help debugging or extending your analysis without leaving the notebook.
  • Use your own tools. Tuva exposes its retrieval and project context as MCP tools, so Claude Code, Codex, and other MCP-aware agents can use the same knowledge base.

Getting started

  1. Install the extension and open the Tuva sidebar (or Cmd/Ctrl+Shift+T).
  2. Sign in to enable cloud mode, or set entropy.mode to local and provide your own API key.
  3. Open a folder with notebooks and/or PDFs — run Index Workspace from the command palette to build the knowledge index.
  4. Start chatting.

Modes

  • Cloud (default): authenticated via Supabase, LLM calls go through Tuva's proxy.
  • Local: bring your own keys via .env, no auth required. Useful for offline or self-hosted workflows.

Learn more

  • Source: github.com/Tuva-ai/entropy
  • Issues and feedback: github.com/Tuva-ai/entropy/issues
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft