Skip to content

saumya1311/MIND---Adaptive-Decision-Engine

Repository files navigation

MIND – Adaptive Decision Engine

MIND is an advanced AI-powered platform for dynamic strategic decision analysis. It leverages Large Language Models (LLMs) to transform complex objective-based inputs into navigable, multi-outcome decision trees.

🧠 Key Features

  • AI-Driven Strategy: Powered by Google Gemini Pro (with heuristic fallback).
  • Interactive Visualization: Powered by @xyflow/react (React Flow).
  • Persistent Cloud Storage: Built on Supabase (Postgres).
  • Secure Access: Integrated Supabase Auth and Next.js Middleware.
  • Modern UI: Futuristic, dark-mode grunge aesthetic with Tailwind v4.

🚀 Getting Started

  1. Clone & Install:

    git clone https://github.com/saumya1311/MIND.git
    cd MIND
    npm install
  2. Environment Setup: Create a .env.local file with:

    GEMINI_API_KEY=your_key
    NEXT_PUBLIC_SUPABASE_URL=your_url
    NEXT_PUBLIC_SUPABASE_PUBLISHABLE_DEFAULT_KEY=your_key
  3. Run Development Server:

    npm run dev

🛠️ Architecture

  • Framework: Next.js (App Router)
  • State: Zustand
  • Database: Supabase
  • Icons: Lucide React

Developed by saumya1311.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors