Wooble
Back to Prasath's profile
External project

AI-digital-identify-system

Prasath Anissh S

Overview

This project is an AI-powered Digital Identity Management System developed using React, TypeScript, Node.js, Express.js, and the Google Gemini API. Setup Steps: 1. Clone the repository. 2. Run npm install 3. Create a .env file and add your Gemini API key: GEMINI_API_KEY=YOUR_GEMINI_API_KEY 4. Run npm run dev Test Credentials: No login credentials are required. Design Decisions: - Built with a responsive and user-friendly interface. - AI responses are powered by Google Gemini. - Clean component-based architecture for easy maintenance and scalability. - Optimized for modern web browsers.