Skip to content

kom-senapati/study-sphere

Repository files navigation

study-sphere

🌟 About

Study Sphere is an all-in-one learning platform designed to enhance your study experience. The project offers three key features:

  1. Notes: Manage and organize your notes efficiently.
  2. Quiz: Test your knowledge with quizzes tailored to various subjects.
  3. Study Buddy (AI Mentor): An AI-powered mentor to help you with your learning, offering guidance and insights like a personal tutor.

With a clean, intuitive interface and responsive design, Study Sphere makes it easy to keep track of your studies and improve your learning outcomes.

🎥 Demo

🛠️ Tech Stack

Next.js Tailwind CSS CopilotKit

📤 Set up

To get Study Sphere up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/kom-senapati/study-sphere.git
  2. Install NPM packages:

    bun install
  3. Add your environment variables in .env.local:

    GROQ_API_KEY='YOUR API KEY HERE'
  4. Start the development server:

    bun run dev

📧 Contact