The AI Interview Platform is an advanced web application designed to simulate real-world interviews using artificial intelligence. This platform allows users to engage in a dynamic interview experience where their answers are evaluated in real-time by AI, providing immediate feedback and scores. This project is ideal for both individuals preparing for job interviews and educational institutions aiming to enhance their students' interviewing skills.
The application is deployed on Vercel and can be accessed here. The app is built with React, utilizing a responsive design to ensure a great experience across all devices.
- Dynamic Questioning: The AI dynamically selects questions based on the category chosen by the user.
- Real-Time Feedback: Users receive instant feedback on their answers, including a numerical score and detailed commentary.
- Multiple Categories: Supports various categories including Database, OOP, General Knowledge, and Frontend questions.
To set up this project locally, follow these steps:
-
Clone the Repository:
git clone https://github.com/your-username/your-repo-name.git cd your-repo-name
-
Install dependencies: npm install
-
Run app: npm start
Deployment This project is deployed on Vercel. here To deploy your own version, follow these steps:
Fork the repository. Connect your GitHub account to Vercel. Select your fork to deploy
Contributions are welcome! Please create a pull request or issue to propose changes or additions.
This project is licensed under the MIT License - see the LICENSE file for details.