Coder Social home page Coder Social logo

sammyfilly-_-liftoff's Introduction

Liftoff – AI-Powered Mock Interviews

Liftoff Interviews

Mock Interview Simulator with AI-Powered Feedback

Tyler Meyer's follower count Liftoff repo star count

Introduction · One-click Deploy · Tech Stack + Features · Author


Introduction

Liftoff is an interview preparation tool that provides AI feedback on your mock interviews.

One-click Deploy

You can deploy this template to Vercel with the button below:

Deploy with Vercel

You can also clone & create this repo locally with the following command:

npx create-next-app liftoff --example "https://github.com/Tameyer41/liftoff"

Tech Stack + Features

Landing Page

Interview Selection

Frameworks

  • Next.js – React framework for building performant apps with the best developer experience

Platforms

  • Vercel – Easily preview & deploy changes with git
  • Upstash - Serverless Data Platform (here using serverless Redis for rate limiting)

UI

  • Tailwind CSS – Utility-first CSS framework for rapid UI development
  • Framer Motion – Motion library for React to animate components with ease
  • ImageResponse – Generate dynamic Open Graph images at the edge
  • HeadlessUI - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS

Code Quality

  • TypeScript – Static type checker for end-to-end typesafety
  • Prettier – Opinionated code formatter for consistent code style
  • ESLint – Pluggable linter for Next.js and TypeScript

Miscellaneous

How it all works

Liftoff uses FFmpeg to transcode the raw video into MP3. Chrome, Safari, and Firefox all record with different codecs, and FFmpeg is great for standardizing them.

We then send the audio directly to be transcribed by OpenAI's Whisper endpoint, and then stream feedback from the edge using OpenAI's gpt-3.5-turbo.

Author

sammyfilly-_-liftoff's People

Contributors

x-oss-byte avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.