Skip to content

Ritvik718/Clusters

Repository files navigation

Clusters: Adaptive Intelligence Matrix

Next.js Firebase Tailwind CSS

Clusters is a premium, AI-native intelligence workspace designed for recursive knowledge mapping. It transforms static data into a living archive of interconnected neural nodes, powered by Gemini 2.0 and Cloud Firestore.


⚡ Core Intelligence Features

  • 🌐 Recursive Neural Mapping: Create infinite hierarchies of clusters and sub-nodes. Every node is a potential gateway to a deeper layer of data.
  • 🧬 Dynamic Node Schema: Define your own data "columns" on the fly. Add custom metadata attributes—from security levels to hardware metrics—per node.
  • 🧠 Gemini AI Integration: Context-aware intelligence assistant that helps analyze, summarize, and navigate your entire cluster matrix.
  • 🔍 Global Matrix Search: High-performance recursive search engine find any node across the entire hierarchy instantly with breadcrumb navigation.
  • 🌑 Obsidian Midnight Aesthetic: A high-fidelity, ink-based dark theme with advanced glassmorphism and refractive surfaces.

🛠 Tech Stack


🚀 Getting Started

1. Requirements

Ensure you have Node.js 18+ installed on your system.

2. Environment Configuration

Clone the repository and create your .env.local file:

NEXT_PUBLIC_FIREBASE_API_KEY="..."
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN="..."
NEXT_PUBLIC_FIREBASE_PROJECT_ID="..."
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET="..."
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID="..."
NEXT_PUBLIC_FIREBASE_APP_ID="..."
GEMINI_API_KEY="..."

3. Installation & Launch

# Install dependencies
npm install

# Run the development server
npm run dev

📂 Project Architecture

src/
├── app/               # Next.js App Router & Global Styles
├── components/        # Atomic UI & Matrix-specific components
├── context/           # Theme & Auth State Management
├── hooks/             # Recursive Node Logic & Search
├── lib/               # Firebase & External SDKs
└── assets/            # Static high-fidelity visuals

🎨 Visual System

The platform features a Dual-Axis Visual System:

  • Themes: Switch between "Light Editorial" and "Obsidian Midnight".
  • Surfaces: Toggle between "Brutal Solid" and "Refractive Glass" rendering.

🤝 Contributing

We welcome contributions to the intelligence matrix. Please feel free to open a PR or Issue.


📄 License

MIT © Ritvik718

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors