Resume Scan AI
Resume Scan AI app built with Next.js 15, Tailwind CSS, BetterAuth, Open AI, Inngest, and Shadcn/ui. Features include user sign-up, sign-in, uploading and scanning resumes, viewing scan results, and deleting analyses.
Getting Started
Clone the repository:
git clone https://github.com/saidMounaim/resume-scan-AI.git
Install dependencies:
npm install
Create a .env
file:
DATABASE_URL=""
BETTER_AUTH_BASE_URL=""
OPENAI_API_KEY=""
Built With
Contribution
All kinds of contributions are welcome. Feel free to fork the repo and submit a pull request!
Top comments (1)
Really solid modern stack and the idea is super practical - I can see this saving a ton of time for both candidates and recruiters. Any thoughts on expanding it to scan cover letters or portfolios too?