π First public release of AI-InterviewSim!
β¨ What's Included
- β FastAPI backend for AI Interview Simulation
- β Route-based architecture with coding, tech, and HR rounds
- β Session memory using LangChain + MongoDB
- β JWT-based auth system
- β Full CI pipeline with GitHub Actions
- β Unit tests for major routes
- β Docker support for deployment
π¦ Notes
- Use
.env
to pass environment variables likeGROQ_API_KEY
,OPENAI_API_KEY
, etc.
Thank you for checking out the project! Feel free to open issues or contribute.