Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start Backend

uvicorn backend.app:app --reload

Start Frontend

python -m http.server 3001

Environment Variables

The backend requires a few API keys defined in your .env file:

ELEVEN_API_KEY=<your elevenlabs key>
GROQ_API_KEY=<your groq key>
ASSEMBLY_API_KEY=<your assemblyai key>

About

A realistic AI-powered interview simulation tool that helps job seekers prepare for interviews through dynamic conversations with an intelligent interviewer agent. Built with LLMs, LangGraph, FastAPI, and 3D rendering.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages