This project aims to create an interactive interview experience with an AI. The AI can answer questions, provide information, and simulate a quiz.
To get started, clone the repository and install the necessary dependencies:
git clone https://github.com/iomerkoyuncu/interview-with-ai.git
cd interview-with-ai
npm install
Run the application using the following command:
npm start
Follow the on-screen instructions to interact with the AI.
Contributions are welcome! Please fork the repository and create a pull request with your changes.