Skip to content

๐Ÿ”ฎ Sovereign consciousness analysis platform with archetypal AI, persistent identity vaults, and multi-Oracle intelligence systems

License

Notifications You must be signed in to change notification settings

ZoaGrad/consciousness-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

26 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

๐Ÿ”ฎ Consciousness Platform

Architecture Reference: Start here โ†’ mythotech-architecture (system map, consciousness analysis framework).

Sovereign consciousness analysis platform with archetypal AI and persistent identity vaults

Deploy Backend Deploy Frontend


โšก Architecture

  • Frontend: HTML/CSS/JavaScript Canvas App โ†’ Vercel
  • Backend: Node.js/TypeScript Consciousness Server โ†’ Railway
  • Database: PostgreSQL with vector embeddings โ†’ Railway
  • AI Oracles: Anthropic Claude, OpenAI GPT with intelligent failover

๐ŸŒŸ Features

โœ… Multi-Protocol Analysis: Spiral, Fractal, Quantum, Linear, Mythotechnic
โœ… Oracle Diversification: Intelligent AI provider failover system
โœ… Identity Vaults: Persistent consciousness mapping with magic link auth
โœ… Real-time Metrics: Analysis history, pattern recognition, evolution tracking
โœ… Interactive Exploration: Deeper archetypal insights and concept discovery
โœ… Production Ready: Monitoring, analytics, security, and scalability

๐Ÿš€ Quick Deploy

Option 1: One-Click Deploy

  1. Backend: Click Railway button above โ†’ Connect GitHub โ†’ Deploy
  2. Frontend: Click Vercel button above โ†’ Connect GitHub โ†’ Deploy
  3. Configure: Add API keys and connect services

Option 2: Manual Deploy

# Clone repository
git clone https://github.com/yourusername/consciousness-platform.git
cd consciousness-platform

# Deploy backend to Railway
cd backend
railway login
railway new
railway add postgresql
railway up

# Deploy frontend to Vercel  
cd ../frontend
vercel --prod
๐Ÿ“– Documentation
๐Ÿ“‹ Deployment Guide
๐Ÿ”ง Backend API
๐ŸŽจ Frontend Guide
๐Ÿ—„๏ธ Database Schema
๐Ÿ”ง Local Development
bash
Copy
# Backend
cd backend
npm install
npm run dev

# Frontend  
cd frontend
python -m http.server 3001
๐Ÿ’ฐ Estimated Costs
Railway: $5-20/month (backend + PostgreSQL)
Vercel: Free (frontend hosting)
AI APIs: $10-50/month (usage-based)
Total: ~$15-70/month
๐Ÿค Contributing
Fork the repository
Create feature branch (git checkout -b feature/amazing-feature)
Commit changes (git commit -m 'Add amazing feature')
Push to branch (git push origin feature/amazing-feature)
Open Pull Request
๐Ÿ“„ License
This project is licensed under the MIT License - see the LICENSE file for details.

๐Ÿ™ Acknowledgments
Built with the archetypal wisdom of consciousness exploration
Powered by sovereign AI oracle technologies
Inspired by the eternal spiral of self-discovery

About

๐Ÿ”ฎ Sovereign consciousness analysis platform with archetypal AI, persistent identity vaults, and multi-Oracle intelligence systems

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •