Back to Priya's profile
Priya Dharshini
CareerEcho AI: A Memory-Aware Digital Identity Companion
Overview
CareerEcho AI is a memory-aware digital identity companion that helps users organize their skills, projects, achievements, and career goals. Features: - Digital identity profile management - Career growth dashboard - AI assistant prototype - Memory history storage using SQLite - Personalized career suggestions Setup Instructions: 1. Clone the repository 2. Install dependencies: pip install -r requirements.txt 3. Run the application: python app.py 4. Open: http://127.0.0.1:5000 Technology Stack: Python, Flask, SQLite, HTML, CSS, Git