Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

isjustabhi/Ai-Interview-system

Repository files navigation

AI Interview & Feedback System

Futuristic Next.js web app for AI-powered mock interviews:

  • Upload Job Description + Resume (.pdf, .docx, .txt)
  • Generate contextual interview questions (8-12)
  • Submit answers with skip tracking and progress
  • Get comprehensive feedback with score breakdown + recommendations

Tech Stack

  • Next.js + React + TypeScript
  • Tailwind CSS + Framer Motion
  • Zustand state management
  • OpenAI API integration with graceful fallback mode
  • Recharts for analytics visualization

Setup

  1. Install dependencies:
    npm install
  2. Configure environment:
    cp .env.example .env.local
  3. Add your key to .env.local:
    OPENAI_API_KEY=your_key_here
  4. Start dev server:
    npm run dev

Notes

  • If OPENAI_API_KEY is missing, the app still works with deterministic fallback question/feedback generation.
  • Export is supported through print-to-PDF on the feedback page.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /