Skip to content

Helium-bre/AInterview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

AInterview

A full-stack interview preparation platform that combines voice-based interview simulations with AI-powered feedback.

Project Structure

  • frontend/ - React + TypeScript web application (Vite)
  • backend/ - Python FastAPI server

Getting Started

Prerequisites

  • Node.js and npm (for frontend)
  • Python 3.x (for backend)

Running the Application

Frontend

Navigate to the frontend directory and start the development server:

cd frontend
npm run dev

The frontend will be available at http://localhost:5173

Backend

Run the Python backend server:

python backend/main.py

The backend API will be available at http://localhost:5000

Important Note

When creating an account, make sure to check your inbox to confirm your account creation before log in.

Features

  • Voice-based interview practice
  • Real-time feedback generation
  • Interview performance analytics
  • Behavioral and technical question modules
  • Case study preparation tools

Tech Stack

Frontend

  • React
  • TypeScript
  • Vite
  • Tailwind CSS

Backend

  • Python
  • FastAPI

Tools

  • ElevenLabs
  • Gemini API
  • SupaBase

About

Real time interview prep

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors