Back to RAYUDU's profile
RAYUDU LAHARIKA
MemoryVerse AI '26
Overview
MemoryVerse AI is an AI-powered digital identity system built using React, FastAPI, SQLAlchemy and SQLite. Features: • PDF Upload • AI Categorization • Timeline • Relationship Graph • Semantic Search • Dashboard Analytics Run Backend: python -m uvicorn app:app --reload Run Frontend: npm install npm run dev