ApnAInterview Cracker is a Software as a Service (SaaS) website. It provides essential job-ready tools such as resumes and portfolios by collecting minimal information from users. The platform also includes a resume score checker, offers mock interviews, and features an AI chatbot similar to ChatGPT. The chatbot utilizes the LLaMA-8 Meta model and integrates AI services from Google Cloud like Vertex AI, Summarizer, and Generative AI.
- Resume and Portfolio Builder: Create professional resumes and portfolios with minimal input.
- Resume Score Checker: Evaluate your resume and get suggestions for improvement.
- Mock Interviews: Participate in simulated interviews to hone your skills.
- AI Chatbot: Get assistance from an AI chatbot powered by the LLaMA-8 Meta model and Google Cloud's AI services.
- Frontend: Next.js
- Backend: Node.js, Express, MongoDB, QROQ SDK
- AI Services: LLaMA-8 Meta model, Google Cloud (Vertex AI, Summarizer, Generative AI)
To set up ApnAInterview Cracker locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/portfolio-builder-new.git
-
Navigate to the project directory:
cd portfolio-builder-new -
Install the dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and visit:
http://localhost:3000
- Create Resumes and Portfolios: Use the builder tools to generate professional documents.
- Check Resume Scores: Upload your resume and get a detailed score report.
- Participate in Mock Interviews: Practice with our mock interview feature.
- Interact with the AI Chatbot: Get real-time assistance from our integrated AI chatbot.
We welcome contributions! If you'd like to help develop ApnAInterview Cracker, please follow these steps:
- Fork the repository
- Create a new branch for your feature or bug fix
- Commit your changes
- Push your branch to GitHub
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or support, please contact oltvez@gmail.com.
Feel free to customize this README further to match the exact details and features of your project!