Skip to content

TeXRAReliable Multi-Agent AI for Theorists

Agents that search, derive, calculate, compile, and verify — built for work where correctness is non-negotiable.

TeXRA Logo

Multi-agent orchestration

Explore
search
arXiv, Crossref
Derive
research · lean
Wolfram, Lean, bash
Verify
review · lean
Wolfram checks, Lean proofs
Write
polish · correct · draw
LaTeX, figures, diffs
Present
paper2slide
Beamer, poster
Workflow Agents
Read projectPlanDraft
ReflectOutput
.tex in → improved .tex + latexdiff
Orchestrator
Breaks work into sub-tasks, delegates to specialized agents, coordinates results
Tool-Use Agents
Your questionTool callsReason
Answer
Conversational · persistent across sessions
wolframleanarxivbashwebzoteroreadwritegrep25+ built-in tools

How researchers use TeXRA

Derive

Steady-state entanglement in a driven spin chain

The research agent builds the Lindblad superoperator, solves for the steady state in Wolfram, computes the concurrence analytically, and cross-checks with exact diagonalization in Julia at N=8.

Write

Finalizing a 40-page paper on spectral graph theory

The correct agent unifies notation — \lambda_2 vs \mu for the same eigenvalue across sections — fixes label conflicts, and outputs a diff you review line by line.

Verify

Formalizing subadditivity of entropy in Lean 4

The lean agent searches Loogle for the right Mathlib lemma, reads the proof state, adds a missing hypothesis, and produces a proof that compiles with zero errors.

Start in under two minutes

Install from the VS Code Marketplace, add an API key, and run your first agent.

Common questions

What models does it support?

Claude, GPT, Gemini, DeepSeek, Grok, and more via OpenRouter. Bring your own API key, or sign in for free researcher access.

Does it work with Overleaf?

Yes — via git sync. See the Overleaf guide.

Does it work with Lean 4?

Yes — Loogle search, proof state inspection, diagnostics, build and cache management. Requires the Lean 4 extension.

Is my data private?

All API calls go directly from your machine to the model provider. No TeXRA servers in the middle.

Can I build custom agents?

Yes — agents are YAML files you can modify or create from scratch. See Custom Agents.

Where do I get help?

Email contact@texra.ai or open an issue on GitHub.