An AI-powered companion designed to help senior citizens master technology literacy, detect scams, and navigate the digital world with confidence.
- Tech Companion: A patient, friendly AI that explains technical concepts using simple analogies.
- Scam Awareness Trainer: Practice identifying common digital scams in a safe, simulated environment.
- Jargon Buster: Translate confusing technology words into plain English.
- Voice Support: Interact with the AI using your voice for a more natural experience.
- Frontend: React with TypeScript
- Styling: Tailwind CSS
- AI: Google Gemini API
- Animations: Motion (Framer Motion)
- Icons: Lucide React
- Clone the repository.
- Install dependencies:
npm install. - Set up your
GEMINI_API_KEYin a.envfile. - Run the development server:
npm run dev.
