Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajmalpankaj786/hackathon_ai_project
This project redefines interview preparation by seamlessly integrating OpenAI, providing a user-friendly platform for skill-building. Through innovative technology, it aims to transform the learning experience, ensuring a smooth and effective approach to honing skills essential for interviews.
https://github.com/rajmalpankaj786/hackathon_ai_project
lombok openai react springboot swagger-ui tailwindcss typescript
Last synced: about 3 hours ago
JSON representation
This project redefines interview preparation by seamlessly integrating OpenAI, providing a user-friendly platform for skill-building. Through innovative technology, it aims to transform the learning experience, ensuring a smooth and effective approach to honing skills essential for interviews.
- Host: GitHub
- URL: https://github.com/rajmalpankaj786/hackathon_ai_project
- Owner: Rajmalpankaj786
- Created: 2023-11-10T09:56:36.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-12T06:13:36.000Z (11 months ago)
- Last Synced: 2024-04-18T13:06:50.032Z (7 months ago)
- Topics: lombok, openai, react, springboot, swagger-ui, tailwindcss, typescript
- Language: Java
- Homepage: https://byte-wave-sand.vercel.app/
- Size: 651 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hackathon_AI_Project
**Empowering interviews with OpenAI magic**## Contributors
- [Rajmal Pankaj [Java]](https://github.com/Rajmalpankaj786)
- [Sourabh Pankaj [mern]](https://github.com/rv446382)
- [Vamshi Krishna[mern]](https://github.com/vk10082000)
- [Gaurav Raj [mern]](https://github.com/gauravraj2601)
- [Sandhya Patil [mern]](https://github.com/patil-sandhya)
## OverView
Welcome to Interview SynthAI – Your Ultimate Interview Success Partner!Embark on a journey to ace your interviews with Interview SynthAI, a comprehensive project dedicated to elevating your interview preparation experience. Whether you're gearing up for technical interviews in software engineering or aiming to excel in IT positions, our platform is your go-to resource for a wealth of interview questions and invaluable feedback to sharpen your skills.
Navigate our user-friendly interface effortlessly, where you'll find a treasure trove of curated interview questions and expert guidance. Our project is designed to cater to the diverse needs of aspiring candidates, providing a one-stop solution for honing interview skills and boosting confidence.
## Features
Extensive question bank covering various topics:Data Structures and Algorithms
System Design
Core Java
Spring Boot
TypeScript & JavaScript
And more!
User-friendly web interface built with React for an intuitive experience.Tailwind CSS for sleek and responsive design.
Open API integration to provide up-to-date and relevant content.
###
👨🏻💻 Tech Stack & Languages used
![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)
![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=java&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)
###
🚀 Libraries & Frameworks
###
💻 Databases
![MySQL](https://img.shields.io/badge/MySQL-00000F?style=for-the-badge&logo=mysql&logoColor=white)## Landing Page
![Landing page]()
## Service Page
![Product page]()## Controllers
## API Root Endpoint
```
https://localhost:8080/
``````
http://localhost:8080/swagger-ui/index.html#/
```## Modules
- Admin Module
- User Module## Getting Started
1. Clone the repository using the command:
```
https://github.com/Rajmalpankaj786/Hackathon_AI_Project/tree/main
```
2.Open MySQL Create the new Database and Create application.yml file:
spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
password: rajmal
url: jdbc:mysql://localhost:3306/openAI_database
username: root
jpa:
hibernate:
ddl-auto: update
show-sql: true
2. Compile and run the Java application to launch the console-based shopping platform.## Deployed Link
https://frontend-puws76tio-vk10082000.vercel.app/
## Video Link
https://drive.google.com/file/d/1Dw2Xe9J7TslnjRlNeP8XFjKFsP_qYnGZ/view?usp=sharing## Contributions
We welcome contributions! Feel free to fork the repository, enhance functionalities, and submit pull requests.
## License
This project is licensed under the MIT License. Refer to the [LICENSE](LICENSE) file for detailed terms.