by delibae
A offline-first scientific writing workspace powered by Claude. LaTeX + Python + 100+ scientific skills all running locally.
# Add to your Claude Code skills
git clone https://github.com/delibae/claude-prismOpenAI Prism is a cloud-based LaTeX workspace — all your files and data must be uploaded to OpenAI's servers to use it.
No comments yet. Be the first to share your thoughts!
ClaudePrism is a local-first alternative — your files are stored on your disk, compiled offline, and edited locally. AI features require sending content to Anthropic's API for inference (see data usage).
| | OpenAI Prism | ClaudePrism | |---|:---:|:---:| | AI Model | GPT-5.2 | Claude Opus / Sonnet / Haiku | | Runtime | Browser (cloud) | Native desktop (Tauri 2 + Rust) | | LaTeX | Cloud compilation | Tectonic (embedded, offline) | | Python Environment | — | Built-in uv + venv — one-click scientific Python setup | | Scientific Skills | — | 100+ domain skills (bioinformatics, cheminformatics, ML, ...) | | Getting Started | Account setup required | Install and go — template gallery + project wizard | | Version Control | — | Git-based history with labels & diff | | Source Code | Proprietary | **Open ...