Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PrepPal AI Mock Interview App #360

Open
ymadhumohanreddy opened this issue Jan 5, 2025 · 3 comments
Open

PrepPal AI Mock Interview App #360

ymadhumohanreddy opened this issue Jan 5, 2025 · 3 comments
Assignees
Labels
ADVANCE enhancement New feature or request good first issue Good for newcomers SWOC

Comments

@ymadhumohanreddy
Copy link

🔴 Aim :
The aim of the PrepPal: AI Mock-Interview App is to help users prepare for technical interviews by generating customized mock interviews using AI. The app provides real-time feedback and ensures a secure, user-friendly experience, helping users improve their interview skills and build confidence.

🔴 Tech Stack Used:

  • Frontend:

    • React.js: For building the user interface.
    • Next.js: For server-side rendering and static site generation.
    • Tailwind CSS: For responsive design and styling the components.
  • Backend:

    • Gemini AI: For generating customized interview questions and providing feedback.
    • Drizzle ORM: For efficient interactions with the database.
    • PostgreSQL: For storing user data and interview session information.
  • Authentication & Authorization:

    • Clerk: For secure user authentication and authorization.
  • Deployment:

    • Vercel: For hosting and deploying the application.
  • Payment Integration:

    • Stripe: For handling payments (if applicable).
  • Version Control:

    • Git: For version control.
    • GitHub: For hosting the repository and collaboration.

Screenshots 📷

image
image

Copy link
Contributor

github-actions bot commented Jan 5, 2025

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

@ymadhumohanreddy
Copy link
Author

$ git clone https://github.com/ymadhumohanreddy/100_days_100_web_project.git
Cloning into '100_days_100_web_project'...
remote: Enumerating objects: 17882, done.
remote: Counting objects: 100% (750/750), done.
remote: Compressing objects: 100% (257/257), done.
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 1224 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

how to resolve this?

@dhairyagothi
Copy link
Owner

check for proper network connection generally occurs in github desktop due to wifi alternative use Codespaces

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADVANCE enhancement New feature or request good first issue Good for newcomers SWOC
Projects
None yet
Development

No branches or pull requests

2 participants