Skip to content

Initial Stable Version with CI and Testing

Latest
Compare
Choose a tag to compare
@rahulprajapati08 rahulprajapati08 released this 23 Jul 12:58
· 3 commits to main since this release
133b5e4

πŸš€ 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 like GROQ_API_KEY, OPENAI_API_KEY, etc.

Thank you for checking out the project! Feel free to open issues or contribute.