
Wisezone: AI B2B Intelligence
Wisezone is a high-scale B2B intelligence platform designed to aggregate and synthesize data across multiple industry sectors. Replacing a legacy infrastructure, I rebuilt the entire ecosystem from scratch using a React-Vite and Node.js stack. The platform features an intelligent 3-tier RBAC (Admin, Data Entry, User) and a core AI search engine that allows users to find organizations through natural language queries. By leveraging OpenAI, the platform extracts and presents critical data such as revenue metrics, service offerings, and key leadership information from vast datasets.
The Story
The Problem
The original legacy PHP implementation was unstable and lacked the ability to handle complex data searches. Stakeholders needed a scalable solution that could provide deep sector-specific insights and support a subscription-based model for premium enterprise data.
The Solution
Architected a Dockerized environment deployed on AWS EC2, utilizing Supabase for secure data management with automated S3 backup pipelines. Integrated Stripe for tiered membership management and OpenAI for semantic organization discovery. Used AWS CloudWatch for centralized logging and continuous monitoring of the backend services.
My Approach
Re-engineered legacy systems into a modern, containerized cloud architecture with AI-enhanced data synthesis.