Skip to content

sabledattatray/forge-bi-engine

Repository files navigation

🛰️ Surgical Forge (v1.5 Master)

Powered by the Surgical AI-BI Agent 🤖📊

Surgical Forge is an elite, high-performance BI Analytics Engine designed for autonomous data auditing and high-fidelity visualization of massive datasets (tested up to 10M+ rows). It features the Surgical AI-BI Agent, a conversational analytical engine that translates natural language into precision SQL for real-time data discovery.

🧬 Package Structure

  • /engine: The core Python analytical brain (SDR-9 Engine).
  • /portal: The standalone Next.js Lab environment (React + Tailwind).
  • main.py: CLI entry point for surgical sessions.
  • requirements.txt: Python dependency manifest.

🚀 Quick Start (CLI Mode)

Execute high-speed data audits directly from your terminal.

  1. Install Dependencies:

    pip install -r requirements.txt
  2. Run a Session:

    python main.py "your_data_path.csv"
  3. Regenerate Insights:

    python main.py "your_data_path.csv" --regen

🧪 The Analytical Lab (Web Mode)

A cinematic web portal for interactive data injection and Neural Assistant guidance.

  1. Enter the Portal:

    cd portal
    npm install
    npm run dev -- -p 3001
  2. Authorize: Access the deck at http://localhost:3001 using the Master Key: SURGICAL-2026.

  3. Neural Assistant: Interact with the engine in real-time to explore trends, detect anomalies, and forge new perspectives.


🛠️ Technology Stack

  • SQL Engine: DuckDB (In-process OLAP)
  • Analytics: Pandas & NumPy
  • Visuals: Plotly High-Fidelity Suite
  • Web Frontend: Next.js 15, Tailwind CSS, Framer Motion
  • Neural Layer: Heuristic Intent Detection & Learning Mode

🎖️ Benchmarks

  • Capacity: Tested up to 10,000,000 records (532MB).
  • Speed: Sub-60 second full audit for 10M records (~212k records/sec).
  • Architecture: Zero-Configuration Heuristics (Autonomous Field Detection).

Forged by Antigravity for Datta Sable | BI & Analytics Expert

About

Enterprise-grade BI engine for predictive analytics and risk modeling. Optimized for high-stakes data processing in the BFSI sector.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors