Logo Lanfrica

grairudolf/GradGPT

Domaine:

education

Type de record:

software
Créateur:
gra
Hôte:
A simple website aimed at making the application of jobs easier specifically for an African audience. By the help of an AI powered resume/cv generator # GradGPT - AI-Powered CV Generator for African Students ## Overview GradGPT is an AI-powered platform designed specifically for African students and job seekers to create professional, ATS-friendly CVs and cover letters optimized for local job markets. The platform offers country-specific templates, AI-generated content, and professional guidance to help users stand out in competitive job markets across Africa. ## Key Features - **AI-Powered Resume Generation**: Create professionally written content tailored to your target position with our AI engine - **Localized Templates**: Country-specific CV formats optimized for job markets in Nigeria, Kenya, South Africa, Ghana, and more - **ATS-Friendly Designs**: Templates engineered to pass through Applicant Tracking Systems with optimal keyword matching - **LinkedIn Profile Import**: Seamlessly import your LinkedIn profile to create your CV in seconds - **Real-Time Collaboration**: Make changes and see your CV update instantly with collaborative editing - **Employer-Approved Templates**: Templates reviewed and approved by HR professionals from leading African companies ## Getting Started ### Prerequisites - Node.js (v16 or higher) - npm or yarn - A Supabase account for backend functionality ### Installation 1. Clone the repository: ```bash git clone cd gradgpt ``` 2. Install dependencies: ```bash npm install ``` 3. Set up environment variables: - Create a `.env` file in the root directory - Add your Supabase credentials: ``` VITE_SUPABASE_URL=your-supabase-url VITE_SUPABASE_ANON_KEY=your-supabase-anon-key ``` 4. Start the development server: ```bash npm run dev ``` ## Usage 1. **Sign Up/Login**: Create an account or log in using email, Google, or LinkedIn 2. **Browse Templates**: Explore templates optimized for different African countries and industries 3. **AI Resume Generator**: Use the AI-powered resume generator with 3 free trials 4. **Customize**: Edit and customize your resume with our intuitive edi …