Sivakoteswari Nakka
Featured project
MemoryVerse AI
MemoryVerse AI is a web application that helps users securely save and manage personal memories. Features: • User authentication with Firebase Authentication • Store memories in Firebase Firestore • AI-generated summaries using Google Gemini AI • Search memories instantly • Mark memories as favorites • Delete unwanted memories • Clean and responsive user interface built with React and Vite Tech Stack: React, Vite, Firebase Authentication, Cloud Firestore, Google Gemini API, JavaScript, HTML, CSS. Note: AI summary feature is integrated using Google Gemini API. Due to recent Gemini model deprecation (404 model not found), the summarization endpoint requires updating to a currently supported model. The rest of the application (authentication, storage, favorites, search, and delete) is fully functional.