Skip to content

z4ab/Interviewly.ai

 
 

Repository files navigation

Interviewly.ai

Interviewly.ai uses OpenAI to help you practice your interviewing skills. Generate relevant questions based on your desired job and recieve insightful feedback based on your responses.

This website was created during HawkHacks 2024.

image

Running locally

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.2%
  • CSS 10.8%