Skip to content

mehmoodosman/CareerplannrAI

Repository files navigation

CareerSwipe

Get Early Access to CareerPlannr AI! 🚀

Discover your next career move with CareerPlannr AI. Our AI-powered platform helps you explore personalized career paths based on your LinkedIn profile or resume.

🌟 Why Early Access?

  • Personalized Career Paths tailored just for you.
  • Exclusive Features before the official launch.
  • Shape the Future: Share your feedback to improve CareerPlannr AI.

Sign Up for Early Access Now!

Overview

Careerplannr AI is a web application that provides personalized career path recommendations in a user-friendly, swipe-able interface. Users can import their LinkedIn profiles or resumes to generate tailored career suggestions. Favorited career paths will be saved to a profile dashboard, where users can access a detailed roadmap for each selected option.

Tech Stacks

  • Nodejs
  • Nextjs
  • MUI
  • OpenAI
  • Langchain
  • Clerk
  • Firebase
  • Pinecone
  • Stripe

Developer Documentation

Troubleshooting

Error: Invalid with child. Please remove or use . Learn more: https://nextjs.org/docs/messages/invalid-new-link-with-extra-anchor

Solution: Update next by running this command on your terminal: bash npx @next/codemod new-link .

Error: Hard reset of the main branch. If you want to completely replace your local main branch with the remote main branch

git checkout main
git reset --hard origin/main

Error: PDFLoader cannot be found, run this command on your terminal: npm i @langchain/community pdf-parse

Error: Next issue. Update Next by running this command on your terminal npm i next@latest react@latest react-dom@latest eslint-config-next@latest

Error:

git config http.postBuffer 524288000