Back to Darshan's profile
Darshan Patil
MemoryVerse AI — AI-Powered Digital Identity System for Students
Overview
MemoryVerse AI is an AI-powered digital identity system for students. Upload certificates, resumes, project reports, and portfolio links — it categorizes them (LLM via OpenRouter, free tier), connects related items using tag matching + embedding similarity + LLM-inferred relations, builds a searchable timeline, and answers natural-language questions about your own archive via a RAG chatbot (in-browser embeddings + pgvector cosine search). Every AI output is shown to the user for review/edit before saving — including flagging when a document has no date, rather than guessing. Full architecture, schema, and design rationale in README.md / ARCHITECTURE.md / supabase/schema.sql in the repo.