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.1.tar.gz (20.1 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.1-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ramish_explorer-0.1.1.tar.gz
  • Upload date:
  • Size: 20.1 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.1.tar.gz
Algorithm Hash digest
SHA256 9d6b961a974c627eb0a5660640f4217f13f8104e99941e11905a1445bce52ccb
MD5 869f698fe6201672434702ea5a687f6f
BLAKE2b-256 7c63efb7fded70383b381b0e99545969c6eac26aa8d511b4ece6c6cebf183be1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ramish_explorer-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c1d81441a8be52b7c7f55cee091620a3f920d6a88a38a1fcfdc0f115adb02b0f
MD5 2802eb9a302d254b1f04161c42fa5947
BLAKE2b-256 e792d9ba71952fdacc19ca4ddb2476d12277bb8d71214716b09349506ea73fcf

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