A modern platform for practicing technical interviews with AI. Built with Spring Boot and modern web technologies.
Note: Replace the Cloudflare account ID and token with your own token. These tokens are hardcoded because this project is not meant for personal use only.
- AI-powered technical interviews
- Real-time performance analytics
- Voice interaction support
- CV/Resume parsing
- Responsive design
- Spring Boot
- MySQL
- REST API
- JPA/Hibernate
- HTML5, JavaScript
- TailwindCSS
- Chart.js
- Speech API
src/main/java/com/aiinterviewpro/
├── AiinterviewproApplication.java
├── controllers/
├── models/
└── repositories/
- Clone repository
- Configure MySQL database
- Run
./mvnw spring-boot:run - Visit
http://localhost:8080
PRs welcome! Open an issue first for major changes.




