Skip to content
@putervision

PuterVision

PuterVision 👁️⚡

Empowering AI assistants, browser automation, and software engineers with deterministic state memory, perceptual vision caching, zero-dependency NLP, and safety-critical analysis tooling.


🌐 Overview

PuterVision builds high-performance, local-first infrastructure, Model Context Protocol (MCP) servers, and specialized developer tools. Our mission is to eliminate context degradation in AI assistants, accelerate client-side intelligence, and provide deterministic safety guarantees for mission-critical codebases.


🚀 Key Open-Source Projects

Project Status / Badges Description Links
state-memory-mcp npm Zero-infrastructure, deterministic MCP server using SQLite to track tasks, decisions, artifacts, plans, and blockers for AI coding assistants. Features FTS5 RAG, DAG cycle detection, and a WebGL 3D graph visualizer. GitHubnpmWebsite
vision-memory-mcp npm Local-first MCP server and CLI for perceptual visual state caching (dHash), local CLIP vector embeddings, transition graphs, and video frame ingestion. Eliminates up to 90% of redundant LLM vision calls. GitHubnpmWebsite
grokjs npm Modular, zero-dependency JavaScript & TypeScript NLP engine providing client/server LMs, N-grams, self-attention visualizers, form autocomplete, RAG fact injection, P2P collaborative training, and WASM SIMD acceleration. GitHubnpmStudio
spc (Space Proof Code) npm High-performance, zero-dependency static analysis tool enforcing NASA Power of Ten safety-critical coding rules and security standards across 20 programming languages. GitHubnpmWebsite
WebCrypt npm Zero-dependency end-to-end cryptography suite for browser & Node.js Web Crypto API. Supports AES-256-GCM, RSA-4096 hybrid encryption, ECDH key agreement, digital signatures, JWE serialization, and WebRTC E2EE. GitHubnpmDemo

🛠️ Related Ecosystem & Companion Tools

  • screenchunk — High-resolution screen capture, spatial chunking, and visual layout partitioning tool.

🛡️ Core Pillars

  • 🧠 Deterministic & Low Latency: Fast local indexing and sub-millisecond retrieval offload context bloat from LLMs.
  • 🔒 100% Local-First & Private: Your code, tasks, screenshots, and embeddings remain strictly on your machine.
  • 🔌 Protocol Native: Built specifically for Model Context Protocol (MCP) standards across Cursor, Claude, Gemini, Antigravity, VS Code, and Windsurf.

🔗 Connect & Resources

Popular repositories Loading

  1. state-memory-mcp state-memory-mcp Public

    Persistent, branch-aware workflow state memory MCP server for AI coding assistants. Tracks tasks, accepted decisions, and active blockers to prevent session context bloat and speed up development.

    TypeScript 36

  2. vision-memory-mcp vision-memory-mcp Public

    Persistent visual cache for LLM-driven software development. Caches screenshots using perceptual hashing, vector search, and AX trees to prevent token overhead and visual hallucination loops.

    TypeScript 30

  3. WebCrypt WebCrypt Public

    Zero-dependency JavaScript AES-256-GCM & RSA-4096 cryptography suite for text, files & WebRTC E2EE. Powered by native Web Crypto API.

    JavaScript 2

  4. grokjs grokjs Public

    High-performance, zero-dependency JS/TS Language Model & NLP suite for Node.js and browsers featuring text generation, self-attention heatmaps, RAG fact injection, and webpage autocomplete.

    JavaScript 1

  5. spc spc Public

    High-performance zero-dependency static analysis tool enforcing NASA Power of Ten reliability and security rules across 20 programming languages (JS/TS, Python, C/C++, Go, Rust, Java, Ada, C#, Fort…

    JavaScript 1

  6. grok-1 grok-1 Public

    Forked from xai-org/grok-1

    Grok open release

    Python

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…