Skip to main content

Explore .ramish knowledge graph files — query, validate, predict, and audit geometric truth.

Project description

Ramish Explorer

Read, query, and explore .ramish knowledge graph files.

Ramish Explorer is the free, open-source reader for .ramish engine files generated by Ramish.io — a geometric knowledge engine that maps structural integrity in relational databases using quaternion embeddings.

Install

pip install ramish-explorer

Quick Start

# File overview
ramish-explorer stats engine.ramish

# Natural language search
ramish-explorer query engine.ramish "What relates to AC/DC?"

# Show all connections for an entity
ramish-explorer edges engine.ramish "Iron Maiden"

# Find similar entities (duplicate detection)
ramish-explorer similar engine.ramish "ABC Plumbing"

# Validate a specific relationship
ramish-explorer validate engine.ramish "Led Zeppelin" "genre" "Rock"

# Predict missing links
ramish-explorer predict engine.ramish "Sunset Condo" "serviced_by"

# Interactive exploration
ramish-explorer explore engine.ramish

Commands

Command Description
stats File structure, geometry, and trust weight distribution
query Natural language search with wave propagation
validate Check a specific triple (subject, relation, object)
edges Show all edges for an entity with trust weights
similar Find nearest neighbors by embedding distance
predict Frozen key rotation inference (head + relation → tail)
compose Multi-hop quaternion composition (relation1 ⊗ relation2)
keys Extract frozen relational keys with stability metrics
audit Structural integrity report
requantize Convert between fp32/fp16/int8 quantization
explore Interactive REPL

What is a .ramish file?

A .ramish file is a portable, binary knowledge graph with truth weights. It contains:

  • Entities mapped from your database tables (rows, columns, values)
  • Relations connecting entities with typed edges
  • Quaternion embeddings encoding geometric structure
  • Truth weights measuring confidence in each relationship

Generate .ramish files at ramish.io.

Use Cases

  • Data quality auditing — find orphaned records, low-confidence relationships, structural anomalies
  • Duplicate detectionsimilar finds near-duplicates in embedding space
  • Relationship explorationedges shows the full connection web for any entity
  • Link predictionpredict finds missing connections using frozen key rotation
  • Drift monitoring — compare .ramish files over time to track data quality changes

Requirements

  • Python 3.8+
  • numpy, click, rich (installed automatically)

License

MIT

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ramish_explorer-0.1.2.tar.gz (22.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ramish_explorer-0.1.2-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

Details for the file ramish_explorer-0.1.2.tar.gz.

File metadata

  • Download URL: ramish_explorer-0.1.2.tar.gz
  • Upload date:
  • Size: 22.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for ramish_explorer-0.1.2.tar.gz
Algorithm Hash digest
SHA256 825adce88b6d447cae7b477a8ee9479a288d4311e2a1196d7f9993c37bbfbc29
MD5 bc911f2901badbf962e9be6ffd88b652
BLAKE2b-256 b54e74f8f4ce05de1b550719629d3faa27658714c4ca8f64ce2e9210174abe71

See more details on using hashes here.

File details

Details for the file ramish_explorer-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for ramish_explorer-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ab5f30c4d3c6f97ec9a1c398045ebd7dd44ef253eb002c0e94fdc11a4741de14
MD5 8645020bd681df6914d7ba626b4f4a9f
BLAKE2b-256 12841c86f7b9a570dd10ce141ec09d58568bc8f2202e85aa6e2962c4ae9fda7b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page