Skip to content

SebastianEscudero/interview-bot

Repository files navigation

Interview Bot

Quick Start

  1. Install dependencies

    npm install
  2. Add your OpenAI API key

    Create a .env.local file in the root directory:

    OPENAI_API_KEY=your_openai_api_key_here
  3. Run the development server

    npm run dev
  4. Open your browser

    Navigate to http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors