Skip to content

NoteWiz/NoteWiz-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

254 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# NoteWiz (AI-driven Educational Platform)

Overview

NoteWiz is an AI-driven educational platform designed to enhance learning experiences through interactive and gamified elements. It features AI-powered flashcards, quizzes, and a chatbot for document-based queries.

Features

  • Secure authentication using JWT for personalized user sessions.
  • AI-generated flashcards and quizzes from various input formats.
  • Interactive chatbot for answering document-based queries.
  • MongoDB & Prisma for storing user progress and learning history.

Technologies Used

  • React, Next.js, Node.js, MongoDB, Prisma
  • OpenAI API for AI-driven features
  • JWT for authentication

Installation

  1. Clone the repository
    git clone <repo_url>
    cd NoteWiz
  2. Install dependencies
    npm install
  3. Run the project
    npm run dev

About

NoteWiz is an AI-driven educational platform designed to enhance learning experiences through interactive and gamified elements. It features AI-powered flashcards, quizzes, and a chatbot for document-based queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors