Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MemoryVerse AI '26

AI-Powered Digital Identity System

Problem Statement

Students accumulate resumes, certificates, internship letters, project reports, GitHub repositories, and portfolios throughout their academic journey. These documents remain scattered across folders, cloud drives, and devices, making retrieval difficult.

Our solution creates an AI-powered Digital Identity System that intelligently organizes, categorizes, connects, and retrieves student information using NLP, embeddings, semantic search, and Retrieval-Augmented Generation (RAG).


Features

AI Document Upload

  • Resume
  • Certificates
  • Internship Letters
  • Project Reports
  • Portfolio Links
  • GitHub Repository

Intelligent Categorization

Automatically classifies documents into:

  • Skills
  • Projects
  • Certificates
  • Academics
  • Achievements
  • Internships

Relationship Engine

Connects information such as:

Certificate → Skill

Skill → Project

Project → Internship

Internship → Career Path

Digital Journey Timeline

Example

2023 → Python Certification

2024 → Data Science Club Lead

2025 → AI Internship

2026 → MemoryVerse Project

Smart Semantic Search

Natural language queries like

  • Show all AI certificates
  • Show latest resume
  • Show internship documents
  • Show ML projects

AI Workflow

Upload File

Text Extraction (OCR/PDF Parser)

Gemini LLM

Embeddings

Vector Database

Semantic Search

Relationship Mapping

Timeline Generation

Answer Generation (RAG)


Tech Stack

Frontend

  • React.js

Backend

  • FastAPI

AI

  • Google Gemini API

Embeddings

  • Sentence Transformers

Vector Database

  • ChromaDB

Storage

  • Firebase / Local Storage

Future Improvements

  • OCR for scanned certificates
  • Voice Search
  • Multi-language Support
  • Career Recommendation Engine
  • Job Matching
  • Resume Score

Repository Structure

frontend/

backend/

models/

database/

docs/

README.md


Contributors

Team Name

MemoryVerse AI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors