Skip to content
View qdsvquantum-afk's full-sized avatar
  • Joined May 26, 2026

Block or report qdsvquantum-afk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
qdsvquantum-afk/README.md

QDSV - Quantum Declarative Semantic Value

QDSV is a semantic model for quantum-oriented computation. It helps teams express problems from intent, state spaces, predicates, relations, rankings, distributions and evidence before deciding how execution should be represented.

problem intent
-> semantic representation
-> execution route
-> evidence

Public Ecosystem

Project Role Link
QDSV Foundational model and semantic layer. https://qdsv.cloud
QIntent Intent-first language and Python SDK. https://github.com/qdsvquantum-afk/qintent
QDSV Bridge Semantic-to-circuit bridge for controlled problem families. https://github.com/qdsvquantum-afk/qdsv-bridge
Qruba Visual platform for building auditable QDSV workflows. https://github.com/qdsvquantum-afk/qruba

What We Are Exploring

  • Lowering the entry barrier to quantum-ready computation.
  • Letting users start from the problem instead of manually written circuits.
  • Preserving semantic structure before backend-specific execution.
  • Making semantic decisions, backend evidence and reliability visible.
  • Providing SDKs, examples and public demos that developers can test.

Developer Entry Points

pip install qdsv-qintent
pip install qdsv-bridge

Public Preview Notice

The public SDKs are Developer Preview clients. They do not include the private QDSV Runtime, CAP internals, backend selectors, private lowering, QuEST/Aer/IBM adapters, infrastructure secrets or production deployment configuration.

Contact

For pilots, technical review, research collaboration or investment conversations:

https://qdsv.cloud/

Popular repositories Loading

  1. qintent qintent Public

    QIntent Developer Preview: a lightweight intent language and Python SDK powered by QDSV.

    Python

  2. qdsv-bridge qdsv-bridge Public

    QDSV Bridge SDK: controlled semantic-to-IR, oracle and circuit-blueprint compilation for supported quantum problem families.

    Python

  3. qruba qruba Public

    visual semantic computation platform powered by QDSV for building auditable workflows across logical, simulated and quantum-capable backends.

  4. qdsvquantum-afk qdsvquantum-afk Public

    QDSV - Quantum Declarative Semantic Value ecosystem