Skip to content

AdapTree is an AI-powered educational platform that tailors interdisciplinary learning pathways based on individual backgrounds, utilizing ChatGPT and GenAI to enhance the digital learning experience.

Notifications You must be signed in to change notification settings

emilyjiji/gatoraidays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

AdapTree

Cultivating Personalized Learning Through Engaging Dialogues

Table of Contents

About The Project

AdapTree seeks to provide users with tailored educational content. Upon inputting their name, major, and field of interest, a knowledge tree is generated, which they can traverse, branch out, and delve deeper into topics of their choice. Every node is designed to offer both descriptions and the ability to spawn new learning paths. The tool is underpinned by a smart analogy-driven engine that contextualizes information based on the learner's background.

Logo

Built With

  • PostgreSQL
  • React
  • Django

Getting Started

Follow the instructions to get AdapTree up and running on your local machine.

Dependencies

  • PostgreSQL
  • React
  • Django

Installation

  1. Clone the AdapTree repository:
    git clone https://github.com/emilyjiji/gatoraidays.git
    
  2. Navigate to the project directory and install the required packages:
    cd AdapTree
    pip install -r requirements.txt
  3. Make migrations and run the server:
    python manage.py makemigrations
    python manage.py migrate
    python manage.py runserver

Usage

Detailed instructions on how to use AdapTree can be found here.

Roadmap

  • Integrate multimedia content to enhance the learning experience.
  • Develop an AI-driven quiz section to reinforce learned concepts.
  • Gamify the learning experience, introducing rewards and milestones to motivate users.
  • Implement a profile system, allowing users to track their progress and review recently covered topics.

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Acknowledgements

  • The Verizon Hackathon Team for the opportunity.
  • Marston Library for providing a working space.

About

AdapTree is an AI-powered educational platform that tailors interdisciplinary learning pathways based on individual backgrounds, utilizing ChatGPT and GenAI to enhance the digital learning experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •