"Mathematical Certainty in a World of AI Guesses."
Bazaar Brain is a next-generation AI Market Monitor that combines the power of Google Gemini Pro with the logical precision of the Z3 SMT Solver. It doesn't just predict the market; it proves risk.
- 🎙️ Hindi Voice Interface: Command your dashboard in natural Hindi using Web Speech API + Gemini Intent Scaling.
- 📡 Opportunity Radar: AI-driven scanning of 8 NSE sectors every 5 minutes to surface hidden alphas.
- 📐 Formal Proofs: Every AI directive is backed by a Z3 formal verification record.
- 📈 3D Nerve Center: Immersive R3F visualization of NSE market tension and humidity. customizable safety rules (e.g., flash crash detection, volume-price divergence).
- Gemini AI Commander: Multi-lingual (English/Hindi) AI briefing system that provides actionable directives during market anomalies.
- Immersive 3D Visualization: Built with React Three Fiber for a premium "War Room" aesthetic.
- Frontend: React 19, Vite, Three.js, Framer Motion, GSAP.
- Backend: Node.js, Express, Socket.io, Yahoo Finance API.
- AI: Google Gemini Pro (Logic & Briefing).
- Validation: Z3 SMT Solver (Server-side & Client-side logic).
- Node.js (v18+)
- Gemini API Key
-
Clone the repository:
git clone https://github.com/example/bazaar-brain.git cd bazaar-brain -
Install dependencies:
npm install cd server && npm install && cd ..
-
Configure environment variables: Copy
.env.exampleto.envin both root and server directories and add yourVITE_GEMINI_API_KEY.
-
Start the backend:
cd server node index.js -
Start the frontend:
npm run dev
-
Trigger Demo Sequence: Press
Ctrl+Shift+Pon the dashboard to start the automated AI briefing demo.
The system implements the Z3 Risk Proof Engine, which ensures that no market directive is issued without a formal mathematical proof of the underlying anomaly.
Developed by Antigravity AI — Phase 4 AI Commander Integration Complete.