Skip to main content

NIKAME: High-fidelity AI & Cloud Infrastructure Scaffolding Framework (Matrix Engine)

Project description

NIKAME

CI PyPI version License Python Versions

Describe your infrastructure. NIKAME builds the glue.

NIKAME is an intelligent infrastructure framework designed for high-fidelity AI and Cloud applications. It doesn't just generate templates—it understands your stack. Powered by the Matrix Engine, NIKAME automatically detects module combinations and injects the complex integration logic (the "glue") required for production-grade systems.


🌟 Key Features

1. Matrix Engine (Intelligence Layer)

The Matrix Engine is the heart of NIKAME. It analyzes your nikame.yaml to detect "cross-module interactions." If you add PostgreSQL and Redpanda, it doesn't just provision them; it automatically generates a Transactional Outbox Pattern to guarantee event delivery.

2. Codegen Quality Rules Engine

Every line of code generated by NIKAME passes through a strict Rules Engine before reaching your disk.

  • P0 Rules: Hard failures (e.g., broken Python imports, missing Pydantic settings).
  • P1 Rules: Quality standards (e.g., proper retry logic for DB connections, structured JSON logging, async SQLAlchemy usage).
  • Auto-Fixing: The engine can automatically patch common issues like missing ResponseModel in FastAPI.

3. Preflight Readiness System

Run nikame preflight to validate your local environment and project configuration before you even start. It checks for:

  • Docker/Kubernetes connectivity.
  • Cloud provider credentials (AWS/GCP).
  • Module conflict detection (e.g., preventing two different API frameworks in one project).

4. High-Fidelity Infrastructure

  • Cloud Native: Terraform and Helm generation for AWS/Local.
  • Security First: Automatic NetworkPolicy, PodSecurityContext, and Secret management.
  • Observability: Built-in Grafana dashboards, Prometheus alerts, and OpenTelemetry tracing.

🛠️ CLI Reference

Command Category Description
nikame init Setup Initialize a new project via Interactive Wizard or YAML config.
nikame templates Registry Discover, download, and publish project templates (search, use, publish).
nikame up Ops Start all local services via Docker Compose.
nikame status Ops Show real-time health and endpoints for all running services.
nikame logs Ops Stream and pretty-print JSON logs from your containers.
nikame preflight Quality Run production-readiness checks on your current project.
nikame db Data Manage Alembic migrations (migrate, upgrade, seed).
nikame add <mod> Config Add a module (e.g. qdrant, redis) to your active stack.
nikame diff Config Detect drift between your config and generated code.
nikame regenerate Config Re-run the full codegen matrix (apply manual YAML edits).
nikame ml MLOps Manage model versions and pull from HuggingFace.
nikame github CI/CD Push project secrets and configs to GitHub Actions.
nikame tunnel Dev Expose your local API to a public URL via Ngrok.
nikame verify Quality Verify that the generated code is importable and valid.
nikame destroy Cleanup Tear down all infrastructure and volumes.
nikame templates search Registry Search for community templates in the global registry.
nikame templates use <id> Registry Clone a template and launch the setup wizard immediately.

🚀 Quick Start

# Install NIKAME
pip install nikame

# Start the interactive wizard
nikame init --output ./my-stack

# Verify your environment
nikame preflight --project-dir ./my-stack

# Launch the stack
cd my-stack
nikame up

# Check status
nikame status

🤝 Maintainer

Created and maintained by @omdeepb69. Built with ❤️ for the AI/Cloud community.


License

Apache 2.0

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

nikame-0.7.4.tar.gz (244.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nikame-0.7.4-py3-none-any.whl (390.6 kB view details)

Uploaded Python 3

File details

Details for the file nikame-0.7.4.tar.gz.

File metadata

  • Download URL: nikame-0.7.4.tar.gz
  • Upload date:
  • Size: 244.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.4

File hashes

Hashes for nikame-0.7.4.tar.gz
Algorithm Hash digest
SHA256 3edbe13fd6ff95ca683e1b291ea45921c0ef19332fd57370f5d65c9bdebf772f
MD5 343c35603f4486744aebd9a306298d24
BLAKE2b-256 85a3867ea2be7a7cb31e461b3b4fcd5c548c1d6544f1aec4b2363a0e2704eae2

See more details on using hashes here.

File details

Details for the file nikame-0.7.4-py3-none-any.whl.

File metadata

  • Download URL: nikame-0.7.4-py3-none-any.whl
  • Upload date:
  • Size: 390.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.4

File hashes

Hashes for nikame-0.7.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0d05995d3f50deb803f3bd9e036e3f6d77bc51a2a3c7f8f1674f18ac413d4e4d
MD5 7843a553b7e1940de5df7749553823c6
BLAKE2b-256 d087a6e9e176439c18d6ada8810f7e268d03fd65bdecdb824bfb8a928d9e709c

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