Skip to content

QuizWiz is an app that uses AI to generate flashcards from text prompts, making your study sessions more efficient and personalized. Embrace a smarter way to learn with QuizWiz and transform your study routine!

Notifications You must be signed in to change notification settings

ganbnuray/quizwiz

Repository files navigation

QuizWiz Repo Banner

🪄QuizWiz🪄

QuizWiz is an app that uses AI to generate flashcards from text prompts, making your study sessions more efficient and personalized. Embrace a smarter way to learn with QuizWiz and transform your study routine!

Demo

You can watch the demo video (quizwizdemo.mp4) in the public directory. Alternatively you can view a more detailed video here.

Installation

Online

You can use the live site at QuizWiz.

Local

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ganbnuray/quizwiz.git
    cd quizwiz
  2. Run the development server:

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
    # or
    bun dev
  3. Open your browser: Navigate to http://localhost:3000 to see the result.

Tech Stack

  • MUI: UI components
  • Next JS and React: Functionalities and routing
  • Firebase: Storing flashcard sets for a given user
  • Clerk: User login & signups
  • Vercel: Deployment

About

QuizWiz is an app that uses AI to generate flashcards from text prompts, making your study sessions more efficient and personalized. Embrace a smarter way to learn with QuizWiz and transform your study routine!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages