PrepAI is an intelligent, AI-powered platform designed to help you ace your interviews and exams. It provides a personalized preparation experience by generating relevant questions, offering mock tests, and delivering insightful feedback on your performance.
- Dynamic Question Generation: Get unique, relevant questions based on your chosen subject, job role, or topic.
- Mock Interviews & Quizzes: Simulate real test environments to build confidence and practice time management.
- Instant Feedback: Receive AI-driven analysis of your answers to identify areas for improvement.
- Personalized Study Paths: The platform adapts to your performance, suggesting topics you need to focus on.
- User-Friendly Interface: A clean and intuitive design makes your preparation process seamless.
- Backend: Node.js, Express.js
- AI Integration: Gemini API
- Frontend: HTML, CSS, JavaScript (or your specific frontend framework like React/Vue)
- Database: MongoDB (or your specific database)
Follow these instructions to get a local copy of PrepAI up and running on your machine.
You need to have Node.js and npm installed on your system.
-
Clone the repository:
git clone [https://github.com/Pratham7249/PrepAI.git](https://github.com/Pratham7249/PrepAI.git)
-
Navigate to the project directory:
cd PrepAI -
Go into the server directory:
cd new -
Install NPM packages:
npm install
-
Make sure you are in the
newdirectory.# If you are in the root 'PrepAI' directory, run this: cd new
-
Start the server:
node server.js
-
Open your browser and navigate to
http://localhost:3000(or the port specified in your server configuration).
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Pratham - www.linkedin.com/in/prathamesh-edlawar-1615a9350
Project Link: https://github.com/Pratham7249/PrepAI.git