- Smart Code Assistant: AI-powered code completion, debugging, and explanation
- Study Groups: Join or create study groups to learn together
- Interactive Study Modules: AI-generated quizzes, notes, and summaries
- Real-time Collaboration: Work together with peers in interactive study rooms
- Smart Search: Find exactly what you need with AI-powered semantic search
- Time & Space Complexity Analysis: Understand the efficiency of your code
- BuddyResume: Create ATS-friendly resumes tailored to job descriptions
The BuddyResume feature is an AI-powered resume generator that uses Google's Gemini API to create professional, ATS-friendly resumes tailored to specific job descriptions.
Key features include:
- Create professional resumes from scratch
- Optimize existing resumes for specific job applications
- Get ATS compatibility score and keyword matches
- Receive suggestions for improving your resume
- Download your resume as a text file
# Clone the repository
git clone https://github.com/yourusername/studybuddy.git
# Navigate to the project directory
cd studybuddy
# Install dependencies
npm install
# Start the development server
npm run dev- Navigate to the application in your browser
- Create an account or sign in
- Explore the various features including study groups, code analysis, and resume building
- To use BuddyResume, click on the BuddyResume option in the sidebar or home page
MIT