|
1 | | -# SimulateRecruitAI - AI Interview Mocker |
| 1 | +# SimulateRecruitAI - Your AI Interview Mocker |
2 | 2 |
|
3 | 3 | An end-to-end interview preparation platform powered by **Next.js**, **Gemini AI**, **Drizzle + NeonDB** and **Clerk** for authentication. Designed to streamline & simulate real-world interviews with dynamic question generation, feedback mechanisms & recording features. |
4 | 4 |
|
|
65 | 65 |
|
66 | 66 | **1.Clerk** |
67 | 67 |
|
68 | | - |
| 68 | + |
69 | 69 |
|
70 | 70 | **2.NeonDB (all 4 tables)** |
71 | 71 |
|
@@ -125,20 +125,20 @@ Securely add `.env.local` variables & `drizzle.config.js` to production environm |
125 | 125 | --- |
126 | 126 |
|
127 | 127 | ## Future Scope |
128 | | -🎯 Full-screen Interview Mode |
| 128 | +- Full-screen Interview Mode |
129 | 129 |
|
130 | | -🚫 Tab-Switch Detection & Blocking |
| 130 | +- Tab-Switch Detection & Blocking |
131 | 131 |
|
132 | | -🎧 Real-Time Proctoring Tools |
| 132 | +- Real-Time Proctoring Tools |
133 | 133 |
|
134 | | -📈 Analytics Dashboard for Admins & Users |
| 134 | +- Analytics Dashboard for Admins & Users |
135 | 135 |
|
136 | | -🧑💻 Coding Interview support |
| 136 | +- Coding Interview support |
137 | 137 |
|
138 | 138 | ## How To Contribute |
139 | 139 |
|
140 | 140 | 1. Fork this repo & clone your fork locally. |
141 | 141 | 2. Create a new branch: `git checkout -b your-feature-name` |
142 | 142 | 3. Make changes, test locally, then commit: `git commit -m "your message"` |
143 | 143 | 4. Push to your fork: `git push origin your-feature-name` |
144 | | -5. Open a Pull Request — I’ll take it from there 😊. |
| 144 | +5. Open a Pull Request — I’ll take it from there. |
0 commit comments