Futurely is an AI-powered career platform that helps students and professionals generate resumes, CV/cover letters, prepare for interviews, and discover recommended courses — all from one smart dashboard.
- 📄 Resume Generator – Create ATS-friendly resumes
- ✉️ CV / Cover Letter Generator – Personalized letters for different roles
- 🎯 Interview Preparation
- Common interview questions
- Role-based preparation guides
- Smart interview tips
- 📚 Recommended Courses – AI-suggested learning paths
- ⚡ Fast & Clean UI – Responsive and performance-optimized
- Next.js
- Neon DB (PostgreSQL)
- Prisma ORM
- Tailwind CSS
- Shadcn UI
- Inngest
futurely/
├── app/ # App router pages & layouts
├── components/ # Reusable UI components
├── lib/ # Utilities & Prisma client
├── prisma/ # Database schema
├── public/ # Static assets
└── README.md
- Clone the repository
git clone https://github.com/shravaniraut175/futurely.git- Install dependencies
npm install- Configure environment variables
Create a.envfile:
DATABASE_URL=- Setup Prisma
npx prisma generate
npx prisma migrate dev- Run the development server
npm run dev- Solves real-world career problems
- Built with a modern full-stack setup
- Demonstrates scalable architecture
- Ideal for portfolios, hackathons & internships
- Resume scoring & ATS analysis
- AI-powered mock interviews
- PWA / mobile support
- Career roadmap generation
This project is licensed under the MIT License.
