Wooble
Back to RAMAKRISHNA's profile
Verified on Wooble

MemoryVerse AI '26

RAMAKRISHNA YADAVMemoryVerse AI '26

Overview

Quick Testing Guide (Vercel Live Demo): We have deployed the frontend of our Engineering Memory Operating System (EDI) to Vercel so you can experience the interactive causal topology graphs without needing to spin up a local vector database. Test Credentials: * Email: judge@hackathon.com * Password: password123 * 2FA Code: 123456 How to Test the UI: 1. Log in using the credentials above. 2. In the main search bar, type a random query like "Why did we migrate to PgBouncer?". You will experience our Semantic Honesty constraint—the system will correctly return an "Empty State" indicating a lack of historical evidence. 3. Click the "Clear Investigation" button. 4. Under "Recent Engineering Knowledge", click the first pill ("Migrated from MongoDB → PostgreSQL"). 5. The system will instantly render a high-fidelity causal topology graph showing the Decision, Outcome, Regret Cases, and Executive Summary. Architecture Note: Because our backend relies on Cognee orchestration and LanceDB (which requires persistent local disk storage to maintain the vector graph), we have implemented a high-fidelity frontend bypass for this Vercel deployment to ensure 100% uptime for judges. To see the actual backend orchestration, ingestion pipeline, and local LanceDB persistence in action, please watch the 60FPS Demo Video linked directly in our GitHub README!