Skip to content

Commit 28947a0

Browse files
committed
change db
1 parent 9b68731 commit 28947a0

File tree

3 files changed

+8
-17
lines changed

3 files changed

+8
-17
lines changed

img/chat.png

-204 KB
Binary file not shown.

img/interviewmate.gif

1.17 MB
Loading

index.html

+8-17
Original file line numberDiff line numberDiff line change
@@ -526,40 +526,31 @@ <h3>
526526
<div class="new_pro2">
527527
<div class="new_pro2_img new_pro4_img">
528528
<div class="outer_iframe">
529-
<a href="https://chat-di.onrender.com">
529+
<a href="https://ai-interview-assistant.onrender.com/">
530530
<img
531531
id="light"
532532
style="width: 100%; border: none"
533-
src="img/chat.png"
533+
src="img/interviewmate.gif"
534534
alt="rgpv"
535535
/></a>
536536
</div>
537537
</div>
538538
<div class="new_pro2_des">
539539
<div>
540-
<h3>ChatBot: AI-Powered Conversations with OpenAI</h3>
540+
<h3>InterviewMate: AI-Powered Interview Assistant</h3>
541541
<p>
542-
<span> Aim:</span> ChatBot is an interactive chat
543-
application powered by Django and OpenAI's GPT-3.5-turbo
544-
model. Engage in natural conversations and receive
545-
intelligent responses in real-time. Explore the future of
546-
intelligent chat applications with ChatBot.
542+
<span> Aim:</span> InterviewMate aims to streamline the interview process by providing an AI-powered assistant for both candidates and interviewers, facilitating effective preparation, conduct, and analysis of interviews.
547543
<br />
548544
<br />
549-
<span> Technology used:</span> Python, Django, OpenAI.
545+
<span> Technology used:</span> Python, Django, NLP.
550546
<br />
551547
<br />
552-
<span> Deal with:</span> ChatBot is an interactive chat
553-
application developed using Django and Python. The web page
554-
provides a user-friendly chat interface where users can
555-
input their queries. The application utilizes the power of
556-
OpenAI to generate intelligent and contextually relevant
557-
responses.
548+
<span> Deal with:</span> InterviewMate addresses the challenges of interview preparation, conduct, and analysis by providing tailored question generation, voice and video recording, real-time speech-to-text transcription, and comprehensive performance analysis capabilities.
558549
</p>
559550
<div class="pro_btn">
560551
<div class="btn_pro github">
561552
<a
562-
href="https://chat-di.onrender.com"
553+
href="https://ai-interview-assistant.onrender.com/"
563554
target="_blank"
564555
class="link"
565556
rel="noopener"
@@ -569,7 +560,7 @@ <h3>ChatBot: AI-Powered Conversations with OpenAI</h3>
569560
</div>
570561
<div class="btn_pro github">
571562
<a
572-
href="https://www.youtube.com/watch?v=bYWLJb3vCWY"
563+
href="https://youtu.be/lUhxQ0-lR5E?si=t7Kx_xQJk2xqKFfM"
573564
target="_blank"
574565
class="link"
575566
rel="noopener"

0 commit comments

Comments
 (0)