GithubHelp home page GithubHelp logo

metaloozee / learnify Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.6 MB

Engage in personalized learning that adapts to your pace and preferences.

Home Page: https://learnify.oozee.me

License: GNU General Public License v3.0

Shell 0.02% TypeScript 96.82% CSS 0.52% JavaScript 1.90% Dockerfile 0.74%

learnify's Introduction

Learnify

Introduction · Tech Stack · Features · Getting Started · Contributing · License

Introduction

This is a Personalized Learning Platform designed to enhance the learning experience for both teachers and students. The platform utilizes cutting-edge technologies to deliver tailored educational content based on teacher-provided notes. Teachers can manage subjects and notes, while students gain access to personalized learning materials including notes, flashcards, and quizzes. Additionally, an AI tutor in the form of a RAG-based chatbot assists students in their learning journey. The platform's dashboard draws inspiration from Google Classroom to provide an intuitive user experience.

Tech Stack

  • Next.js
  • Supabase (Authentication & Database)
  • Pinecone (Vector Database)
  • LangChain
  • ui/shadcn (User Interface)

Features

  • Two user views: Teacher and Student
  • Teacher can manage subjects and notes
  • Student access to personalized content generated by AI
  • Personalized content includes notes, flashcards, and mini quizzes
  • RAG-based chatbot serves as an AI tutor for students

db

Getting Started

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repository:
    git clone https://github.com/metaloozee/learnify.git
  2. Install the dependencies:
    cd yourproject
    pnpm install
  3. Configure the Environment Variables
    NEXT_PUBLIC_SUPABASE_URL=
    NEXT_PUBLIC_SUPABASE_ANON_KEY=
    OPENAI_API_KEY=
    UPSTASH_REDIS_REST_URL=
    UPSTASH_REDIS_REST_TOKEN=
    RESEND_API_KEY=
    
  4. Start the application:
    pnpm run dev
  5. Open your browser and visit http://localhost:3000 to view the application.

Contributing

We welcome contributions from the community. Before you start contributing, please make sure to read and follow our Contributing Guidelines. This will provide you with information on the development process, coding style, testing procedures, and other important aspects of contributing to the Personalized Learning Platform.

License

This project is licensed under GNU GENERAL PUBLIC LICENSE

Repo Activity

Learnify

learnify's People

Contributors

metaloozee avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.