Skip to content

r05200/interviewapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Callmly

Applied AI that serves us, not the other way around.

Callmly is your intelligent interview assistant. Unlike other tools that give you "cheats," Callmly helps you grow by fixing real-time communication issues like pacing, filler words, and stress management.

💡 Inspiration

Let’s be real for a second: Job hunting is stressful.

Interviews fly by in a blur. We noticed that most AI tools act like cheat codes—giving you answers but hurting your actual skills in the long run. We didn't want a crutch; we wanted a coach. We built Callmly to be a technology that fosters innovative and responsible growth.

🚀 What It Does

Callmly acts as your invisible wingman during interviews. Using facial recognition and live NLP analysis, it watches your back (and your face!) while you speak.

Key Features

  • 🏎️ Pace Tracking: We track your Words Per Minute ($WPM$) live to ensure you aren't rushing.
  • 🧠 Vocabulary Analysis: We monitor diversity, sentiment, and certainty, and keep a strict count on those pesky filler words.
  • 💓 Pulse Check: We monitor your Heart Rate ($HR$) to help you practice stress management.
  • ⭐ STAR Format: Real-time assistance to keep your responses structured and timed perfectly.

🛠️ The Tech Stack

We built this with a modern stack designed for speed and real-time processing:

  • Frontend: React, TypeScript
  • Backend: Node.js
  • AI & Logic: Natural Language Processing (NLP), Gemini API
  • Biometrics: Presage (Heart rate/Emotion tracking)

🏆 Accomplishments

We are super proud of our Facial Recognition setup. It takes a baseline screenshot of your face and then locks onto you during the live screenshare, ignoring background noise and focusing solely on your performance.

📚 What We Learned

We learned that "soft skills" are actually hard data. Working with the Gemini API taught us how to quantify concepts like sentimentality and certainty, transforming raw transcripts into actionable feedback.

🔮 What's Next?

Right now, we help the interviewee. Next, we want to arm the Recruiters. Imagine giving hiring managers "hidden statistics" to help them understand candidates on a deeper level. Callmly will bridge the gap from both sides.

💻 Installation & Usage

To run Callmly locally:

  1. Clone the repo

    git clone [https://github.com/r05200/interviewapp.git](https://github.com/r05200/interviewapp.git)
    cd interviewapp
  2. Install Dependencies

    npm install
  3. Environment Variables Create a .env file and add your API keys (Gemini, etc.).

  4. Run the App

    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors