Skip to content

limpid-coder/ainavigator

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

31 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงญ AI Navigator

Accelerate AI Adoption Through Data-Driven Insights

Next.js TypeScript React License

Features โ€ข Quick Start โ€ข Documentation โ€ข Roadmap


๐Ÿ“‹ Overview

AI Navigator is an enterprise-grade platform that helps organizations assess, understand, and accelerate their readiness for AI adoption. By combining sentiment analysis with capability maturity assessment, AI Navigator provides actionable insights that drive meaningful transformation.

The Challenge We Solve

AI adoption often fails due to:

  • ๐Ÿšซ Emotional resistance from stakeholders
  • ๐Ÿ“‰ Unclear capability levels across the organization
  • ๐Ÿคท Uncertainty in decision-making about where to invest

Our Solution

AI Navigator reveals both sentiment-based blockers (how people feel) and capability-based maturity levels (how ready the organization is), then guides you toward high-impact actions.


โœจ Features

๐ŸŽฏ Dual Assessment Framework

1. Sentiment Analysis

  • 25-Zone Heatmap: Visualize emotional readiness across sentiment levels ร— reasons
  • Real-time Filtering: Segment by region, department, role, age group
  • Benchmark Comparisons: Compare against industry and regional standards
  • Resistance Mapping: Identify specific emotional blockers to adoption

2. Capability Maturity Assessment

  • 8-Dimension Diamond: Comprehensive capability evaluation across:
    • Strategy and Vision
    • Data
    • Technology
    • Talent and Skills
    • Organisation and Processes
    • Innovation
    • Adaptation & Adoption
    • Ethics and Responsibility
  • 32-Construct Deep Dive: Drilldown to granular capability insights (4 constructs per dimension)
  • AI-Powered Insights: Automated summarization of open-ended responses
  • Gap Analysis: Visual identification of strengths and weaknesses

๐ŸŽฌ Interactive Features

  • Dynamic Data Upload: CSV-based data ingestion with instant recalculation
  • Smart Filtering: Multi-dimensional filtering with real-time updates
  • Spotlight Interventions: Curated, high-impact action recommendations
  • ROI Glimpse: Directional improvement estimates for recommended actions
  • PDF Export: Professional summary reports for stakeholders

๐Ÿš€ Quick Start

Prerequisites

  • Node.js 18+ (Download)
  • npm or yarn
  • Modern web browser (Chrome, Firefox, Safari, Edge)

Installation

# Clone the repository
git clone https://github.com/yourusername/ainavigator.git

# Navigate to project directory
cd ainavigator

# Install dependencies
npm install

# Start development server
npm run dev

Open http://localhost:3000 to view the application.

Build for Production

# Create optimized production build
npm run build

# Start production server
npm start

๐Ÿ“ Project Structure

ainavigator/
โ”œโ”€โ”€ app/                      # Next.js App Router
โ”‚   โ”œโ”€โ”€ page.tsx             # Landing page
โ”‚   โ”œโ”€โ”€ layout.tsx           # Root layout
โ”‚   โ””โ”€โ”€ globals.css          # Global styles
โ”œโ”€โ”€ documentation/           # Product documentation
โ”‚   โ”œโ”€โ”€ prd.md              # Product Requirements Document
โ”‚   โ”œโ”€โ”€ sprint-plan.md      # Development Sprint Plan
โ”‚   โ””โ”€โ”€ Database info/      # Data structure & sample datasets
โ”œโ”€โ”€ public/                  # Static assets
โ”œโ”€โ”€ components/              # (Coming soon) React components
โ”œโ”€โ”€ lib/                     # (Coming soon) Utilities & helpers
โ””โ”€โ”€ api/                     # (Coming soon) Backend API routes

๐Ÿ“– Documentation

Core Documents

Document Description Status
Product Requirements (PRD) Complete product specification for Web Summit MVP โœ… Complete
Sprint Plan 4-day development roadmap with milestones โœ… Complete
Database Info Data structures, schemas, and sample datasets โœ… Complete

Key Concepts

Data Model

The platform ingests structured CSV data containing:

  • Sentiment Responses: Mapped to 25 predefined sentiment areas
  • Capability Scores: 32 numeric fields (4 constructs ร— 8 dimensions)
  • Open-Ended Feedback: Qualitative insights for AI summarization
  • Metadata: Segmentation fields (region, function, age, business unit)

Analysis Flow

  1. Upload โ†’ User provides dataset or selects demo data
  2. Visualize โ†’ System generates sentiment heatmap or capability diamond
  3. Filter โ†’ User applies segmentation filters (real-time recalculation)
  4. Explore โ†’ Deep dive into specific areas/dimensions
  5. Recommend โ†’ System suggests spotlight interventions
  6. Impact โ†’ View directional ROI estimates
  7. Export โ†’ Generate PDF summary report

๐Ÿ› ๏ธ Technology Stack

Frontend

  • Framework: Next.js 16.0 with App Router
  • UI Library: React 19.2
  • Styling: Tailwind CSS 4.0
  • Visualization: Recharts / D3.js (for radar & heatmap charts)
  • State Management: Zustand / React Context
  • Type Safety: TypeScript 5.0

Backend

  • API: Next.js API Routes (serverless functions)
  • Data Processing: Node.js native + PapaParse (CSV parsing)
  • AI Integration: OpenAI API (GPT-4 for text summarization)
  • Session Storage: In-memory caching

DevOps & Deployment

  • Version Control: Git + GitHub
  • Deployment: Vercel (recommended) or Docker
  • CI/CD: GitHub Actions (coming soon)
  • Environment: Node.js 18+ runtime

๐ŸŽฏ Roadmap

โœ… Phase 1: Web Summit MVP (Current)

Target: October 26, 2025

  • Project architecture & foundation
  • Product Requirements Document
  • Sprint planning
  • Sentiment heatmap visualization
  • Capability diamond (2-level radar)
  • Data upload & filtering
  • Spotlight interventions
  • ROI glimpse feature
  • PDF export

๐Ÿ”„ Phase 2: Enhanced Analytics (Q4 2025)

  • Advanced ROI simulation with cost modeling
  • Comprehensive benchmark datasets (multi-industry)
  • Credibility case library with success stories
  • Enhanced AI personalization
  • Multi-scenario comparison tool

๐Ÿ”ฎ Phase 3: Enterprise Platform (Q1 2026)

  • Multi-user authentication & RBAC
  • Organization account management
  • Long-term analytics & trend tracking
  • Gamification & engagement mechanics
  • API for third-party integrations
  • White-label capabilities

๐Ÿค Contributing

This is a private project currently in active development for Web Summit demo. Contributions are managed internally.

For questions or suggestions, please contact the project team.


๐Ÿ“Š Current Status

Version: 0.1.0 (MVP Development)
Stage: Pre-Alpha
Sprint: Milestone 1 of 4
Target Demo: Web Summit 2025

Development Timeline

Milestone Target Date Status
Foundation & Data Infrastructure Oct 22, 2025 ๐Ÿ”„ In Progress
Sentiment Flow & Visualization Oct 23, 2025 โณ Pending
Capability Flow & Advanced Features Oct 24, 2025 โณ Pending
Interventions, ROI & Finalization Oct 25-26, 2025 โณ Pending

๐Ÿ“ License

Proprietary and Confidential

Copyright ยฉ 2025 AI Navigator. All rights reserved.

This software and associated documentation files are proprietary. Unauthorized copying, distribution, or use is strictly prohibited.


๐Ÿ™‹โ€โ™‚๏ธ Support & Contact

For technical support or product inquiries:


๐Ÿ† Success Metrics

Our Web Summit MVP will demonstrate:

โœ… Speed: Complete insight journey in < 3 minutes
โœ… Intelligence: Dynamic recalculation based on data uploads
โœ… Clarity: Visual communication of complex readiness factors
โœ… Action: Specific, high-impact intervention recommendations
โœ… Value: Directional ROI insights that build confidence


Built with โค๏ธ for organizations ready to lead in the AI era

โฌ† Back to Top

About

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.1%
  • Jupyter Notebook 10.4%
  • CSS 7.2%
  • JavaScript 0.3%