Skip to content

namoosir/gemini-contest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team AI Amigos Presents - Interview Trainer AI

App Link

thumbnail

Instructions

  • Sign up

sign up button

  • Click on the Interview Tab

sign up button

  • Enter job description, the more descriptive the better !

Job Description Entry

  • Upload Resume and pick the desirable settings.

Job Description Entry

  • Finish the interview and select result to view results.

Job Description Entry

  • Click the "View Detailed Chat Logs" button for feedback on each user response

Job Description Entry

For developers

How to run Emulator:

Inital Setup

  • run
    npm install firebase-functions@latest firebase-admin@latest --save
    npm install -g firebase-tools
    
  • update .env file (inside functions folder) to add Deepgram API Key: DEEPGRAM_API_KEY
  • Inside functions folder run:
    npm i 
    

Running Emulator:

  • In base folder run
    npm run emulator
    
    If you are making changes inside functions folder then make sure to also run:
    npm run build:watch
    

Frontend

  • Get the .env file
  • npm i && npm run dev
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published