Project 01 // Core Engine
Unified AI
Interface.
One prompt across ChatGPT, Claude, and Gemini with side-by-side comparison
AI
AI ToolsPRO
Prompt EngineeringPLA
PlaywrightSTR
Streamlit3Models compared
ParallelWorkflow
SQLiteStorage
Process // 01
The Challenge
Comparing model behavior manually across separate browser tabs wastes time and makes differences easy to miss.
Bottleneck Analysis
Identification of relay failures in distributed nodes.
Process // 02
The Solution
- Built a single-prompt workflow that runs parallel prompts across ChatGPT, Claude, and Gemini.
- Used persistent browser sessions, retries, popup handling, and failure screenshots for resilient automation.
Advanced Core Logic
A Streamlit and Playwright workflow for sending one prompt to multiple AI assistants and comparing responses in a single screen.
Streamlit
Playwright automation
SQLite conversation history
Latency and reliability logging
Architecture