Skip to content

07-Vignesh/GoldenEliteAI

Repository files navigation

🚀 GoldenElite

GoldenElite is an AI-powered career development and mentorship platform that helps users learn in-demand skills, build professional resumes, and connect with mentors for real-world guidance.


🌟 Features

  • 🤖 AI-powered Resume Builder
  • 📄 Cover Letter Generator
  • 🎯 Personalized Interview Preparation
  • 📊 AI-based Career Recommendations & Insights
  • 🤝 Mentor Connection System (Connect with experienced professionals)
  • 🔐 Secure Authentication (Clerk)
  • 💾 Scalable Database (Neon PostgreSQL)
  • 💻 Modern UI with Tailwind CSS & Shadcn UI
  • ⚡ Fast & optimized with Next.js

💡 How It Works

  1. User Onboarding

    • Create profile with skills, interests, and career goals
  2. AI Assistance

    • Generate resumes and cover letters
    • Get personalized career recommendations
    • Practice interview questions
  3. Mentorship 🤝

    • Connect with mentors
    • Receive real-world career guidance
    • Improve skills based on expert feedback

🛠️ Tech Stack

  • Frontend: Next.js, React, Tailwind CSS, Shadcn UI
  • Backend: Node.js / API Routes
  • AI Integration: Gemini AI (LLM)
  • Authentication: Clerk
  • Database: Neon PostgreSQL
  • Deployment: Vercel

⚙️ Environment Variables

# Clerk Authentication
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=

# Clerk Redirect URLs
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_SIGN_IN_FALLBACK_REDIRECT_URL=/onboarding
NEXT_PUBLIC_CLERK_SIGN_UP_FALLBACK_REDIRECT_URL=/onboarding

# Database
DATABASE_URL=

# Gemini API
GEMINI_API_KEY=
🧩 Getting Started
1️⃣ Clone the Repository
git clone https://github.com/your-username/GoldenElite.git
cd GoldenElite
2️⃣ Install Dependencies
npm install
3️⃣ Run the App
npm run dev

👉 Open http://localhost:3000


⭐ Support

If you like this project, give it a ⭐ on GitHub!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors