Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.54 KB

File metadata and controls

49 lines (35 loc) · 1.54 KB

StudyBuddy - AI-Powered Learning Platform

Features

  • 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

BuddyResume Feature

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

Installation

# 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

Usage

  1. Navigate to the application in your browser
  2. Create an account or sign in
  3. Explore the various features including study groups, code analysis, and resume building
  4. To use BuddyResume, click on the BuddyResume option in the sidebar or home page

License

MIT