Super-Intelligence AI with Advanced Capabilities
# Clone the repository
git clone https://github.com/crypton980/cyrus-cybernetic.git
cd cyrus-cybernetic
# Install dependencies
pip install flask flask-cors requests
# Run locally
python simple_flask_server.py
# Access at http://localhost:3000
# One-click deploy
# Click the Railway button above or:
curl -fsSL https://railway.app/install.sh | sh
railway login
railway init
railway up
# One-click deploy
# Click the Replit button above or:
# Import this repository into Replit
# Run: ./deploy_replit.sh
# One-click deploy
# Click the Vercel button above or:
npm install -g vercel
vercel --prod
# Install dependencies
pip install flask flask-cors requests
# Run the server
python simple_flask_server.py
# Access at http://localhost:3000
Create a .env file or set these in your deployment platform:
OPENAI_API_KEY=your_openai_api_key_here
FLASK_ENV=production
SECRET_KEY=your_secret_key_here
βββ simple_flask_server.py # Main Flask server
βββ public/ # Static web interface
β βββ index.html # Modern chat UI
βββ server/ # Backend modules
β βββ replit_integrations/ # Replit AI integrations
βββ docs/ # GitHub Pages site
βββ .github/workflows/ # GitHub Actions
βββ requirements.txt # Python dependencies
βββ replit.nix # Replit environment
βββ README.md # This file
MIT License - see LICENSE file for details.
π Ready to experience super-intelligence? Deploy CYRUS today!
TypeScript
42.6%
Python
31.5%
JavaScript
24.8%
Super-Intelligence AI with Advanced Capabilities
# Clone the repository
git clone https://github.com/crypton980/cyrus-cybernetic.git
cd cyrus-cybernetic
# Install dependencies
pip install flask flask-cors requests
# Run locally
python simple_flask_server.py
# Access at http://localhost:3000
# One-click deploy
# Click the Railway button above or:
curl -fsSL https://railway.app/install.sh | sh
railway login
railway init
railway up
# One-click deploy
# Click the Replit button above or:
# Import this repository into Replit
# Run: ./deploy_replit.sh
# One-click deploy
# Click the Vercel button above or:
npm install -g vercel
vercel --prod
# Install dependencies
pip install flask flask-cors requests
# Run the server
python simple_flask_server.py
# Access at http://localhost:3000
Create a .env file or set these in your deployment platform:
OPENAI_API_KEY=your_openai_api_key_here
FLASK_ENV=production
SECRET_KEY=your_secret_key_here
βββ simple_flask_server.py # Main Flask server
βββ public/ # Static web interface
β βββ index.html # Modern chat UI
βββ server/ # Backend modules
β βββ replit_integrations/ # Replit AI integrations
βββ docs/ # GitHub Pages site
βββ .github/workflows/ # GitHub Actions
βββ requirements.txt # Python dependencies
βββ replit.nix # Replit environment
βββ README.md # This file
MIT License - see LICENSE file for details.
π Ready to experience super-intelligence? Deploy CYRUS today!
TypeScript
42.6%
Python
31.5%
JavaScript
24.8%