claude-prism  by delibae

Offline scientific writing workspace with integrated AI

Created 1 month ago
953 stars

Top 38.4% on SourcePulse

GitHubView on GitHub
Project Summary

ClaudePrism is an offline-first, local desktop application designed as an alternative to cloud-based scientific writing workspaces like OpenAI Prism. It empowers researchers and technical users by integrating LaTeX compilation, Python environments, and AI assistance directly on their machine, ensuring data privacy and offline functionality.

How It Works

Built with Tauri 2 and Rust, ClaudePrism offers a native desktop experience. LaTeX documents are compiled offline using an embedded Tectonic engine, eliminating the need for external TeX distributions. It features a built-in Python environment powered by uv, enabling seamless installation of packages and execution of analysis scripts directly within the editor. AI capabilities are provided via Anthropic's Claude API (Opus, Sonnet, Haiku), with prompts and relevant file content sent for inference. This approach prioritizes local data storage and offline compilation while leveraging powerful cloud-based AI models.

Quick Start & Requirements

  • Installation: Download the latest build from GitHub Releases.
  • Prerequisites: Standard operating system requirements. No specific hardware or software dependencies like CUDA are mentioned.
  • Setup Time/Footprint: Not specified in the README.
  • Links: GitHub Releases (direct URL not provided in text).

Highlighted Details

  • Integrated Python: uv package manager for one-click virtual environments and script execution.
  • 100+ Scientific Skills: Installable domain-specific prompt/tool configurations for fields like bioinformatics, cheminformatics, and machine learning.
  • AI Assistant: Direct chat interface with Claude models, supporting tool use (file edit, bash, search) and custom slash commands.
  • Offline LaTeX: Embedded Tectonic compiler with locally cached packages.
  • Version Control: Local Git-based history with snapshots, diffs, and version restoration.
  • Capture & Ask: Select regions in PDFs (figures, equations) for immediate AI analysis.
  • Live Preview: Native MuPDF rendering with SyncTeX synchronization.
  • Editor Features: CodeMirror 6 with LaTeX/BibTeX syntax highlighting, real-time linting.
  • Integrations: Zotero for bibliography management, support for external editors (VS Code, Cursor, etc.).

Maintenance & Community

No specific details regarding maintainers, community channels (like Discord/Slack), or project roadmap were found in the provided text.

Licensing & Compatibility

  • License: MIT.
  • Compatibility: The permissive MIT license allows for broad use, including integration into commercial and closed-source projects.

Limitations & Caveats

AI-powered features necessitate sending prompts and file content to Anthropic's API, making them dependent on external service availability and subject to Anthropic's data usage and privacy policies. Core functionality remains offline.

Health Check
Last Commit

2 days ago

Responsiveness

Inactive

Pull Requests (30d)
89
Issues (30d)
26
Star History
960 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.