Skip to content

idrak-dareshani/interview-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Interview Practice

A Streamlit web app that generates multiple-choice interview questions tailored to your role, skills, and experience using Anthropic's Claude API. Get instant feedback and suggestions for improvement after completing your quiz.

Features

  • Generate custom MCQs for any tech role and skillset
  • Interactive quiz interface with answer checking
  • AI-powered feedback on your performance, strengths, and weaknesses

Requirements

Setup

  1. Clone the repository

    git clone <your-repo-url>
    cd interview_practice
  2. Install dependencies

    pip install -r requirements.txt
  3. Set up your Anthropic API key

    • Copy your API key into a .env file in the project root:

      ANTHROPIC_API_KEY="your-anthropic-api-key"
      

Usage

Run the Streamlit app:

streamlit run app.py

Open the provided local URL in your browser to use the app.

File Structure

License

This project is for educational and personal use only.

About

AI Powered Interview Practice App with Feedback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages