Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 827 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 827 Bytes

Interview with AI

Live Version

Screenshot Screenshot Screenshot

Introduction

This project aims to create an interactive interview experience with an AI. The AI can answer questions, provide information, and simulate a quiz.

Installation

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

Usage

Run the application using the following command:

npm start

Follow the on-screen instructions to interact with the AI.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.