Skip to content

rodrigowf/QVCM

Repository files navigation

⚛️ Quantum Vantage Consciousness Model (QVCM)

A theoretical framework bridging quantum mechanics, neuroscience, and the philosophy of mind

Live Demo License: MIT Frontend Only


💡 What is QVCM?

Formulated by Rodrigo Werneck Franco, QVCM proposes that every conscious moment is a perception→decision loop where quantum states project our inner world and reconfigure to guide action. The theory explores:

  • 🔄 Variable oneness – consciousness can be unified or plural
  • 🎯 Multiple vantage components – co-active centers of experience
  • 🌊 Mesoscale coupling – how neural oscillations tune conscious unity

🚀 Experience QVCM Now

📖 Read the Hypothesis 💬 Chat with AI
Interactive, beautifully formatted website Discuss QVCM with specialized AI personas
Navigate through theory sections Use your own OpenAI API key
Examples and visualizations Specialist & Sage modes

🔒 Privacy & Trust

Why you can trust this application:

┌─────────────────────────────────────────────────┐
│  🌐 Your Browser                                │
│                                                 │
│  ┌──────────────┐         ┌─────────────┐      │
│  │   QVCM App   │────────▶│  OpenAI API │      │
│  │  (Frontend)  │         │   (Direct)  │      │
│  └──────────────┘         └─────────────┘      │
│         ▲                                       │
│         │                                       │
│         │ Stored locally                        │
│         │                                       │
│  ┌──────────────┐                               │
│  │ Your API Key │                               │
│  │ Conversations│                               │
│  └──────────────┘                               │
│                                                 │
│  ❌ NO SERVER STORAGE                           │
│  ❌ NO DATA COLLECTION                          │
│  ❌ NO TRACKING                                 │
└─────────────────────────────────────────────────┘

100% frontend-only – runs entirely in your browser ✅ Direct API calls – connects straight to OpenAI, no intermediary ✅ Zero data storage – nothing saved on any server ✅ Local memory only – API key and chats stay in your browser ✅ Fully open-source – audit the code yourself


📚 Repository Contents

QVCM/
├── 📄 QVCM.md          # Complete theory documentation with math & implications
├── 🌐 page/            # Interactive website source code
├── 💬 chat/            # AI chat interface (Specialist & Sage personas)
└── ⚙️ server.js        # Local development server

🛠️ Local Development

Want to run it locally or contribute?

# Clone the repository
git clone https://github.com/rodrigowf/QVCM.git
cd QVCM

# Install dependencies
npm install

# Run the local server
node server.js

🌐 Visit http://localhost:5000

💡 Add your OpenAI API key in the browser interface to enable chat


🤝 Contributing

🧠 Theory 📝 Documentation 💻 Code
Insights & critiques Improve explanations Enhance features
Expand the model Fix typos Add visualizations
Research pointers Add examples UI improvements

All contributions welcome! Open an issue or submit a pull request.


📜 License

MIT License – Free to use, modify, and distribute

See LICENSE for details


🙏 Acknowledgments

Built on the shoulders of giants:

🔬 Stuart Hameroff & Sir Roger Penrose – Orch-OR Theory ⚛️ Quantum Mechanics – Superposition, entanglement, collapse 🧠 Neuroscience – Neural correlates of consciousness 🎭 Philosophy of Mind – Theories of unified experience

Thank you to everyone who engages with this project and helps refine the hypothesis

Releases

No releases published

Packages

 
 
 

Contributors