Welcome to Enlighten AI Tools, an open-source project dedicated to enhancing the way we study and interact with educational content.
The goal of this project is to provide a safe and innovative tool using AI (ChatGPT) that generates random questions from texts, guides learners to delve deeper into subjects, and tracks areas for improvement.
To try it out, go here: Enlighten AI Tools
Enlighten AI Tools is comprised of two primary components:
-
Student "Study" App:
- Random question generation from textbook material.
- Learning guidance through educational content.
- Progress tracking to identify areas for improvement (WIP).
-
Faculty "Admin" App:
- Textbook content management and editing.
- Tailored educational material provisioning.
- Student progress monitoring (WIP).
TBD - List of necessary prerequisites and dependencies.
To set up Enlighten AI Tools locally, follow these steps:
git clone https://github.com/thestamp/EnlightenAiTools
cd enlighten-ai-tools
# Follow up with installation steps
Alternatively, you can use Docker to pull the images of both apps:
# For the Student "Study" App
docker pull thestamp/enlighten-ai-tools-study:main
# For the Faculty "Admin" App
docker pull thestamp/enlighten-ai-tools-admin:main
TBD - Instructions and examples for using the "Study" and "Admin" apps.
Interested in contributing? I'd love your help!
TBD - Information on the tech stack, project structure, and how you can contribute to the development.
TBD - Upcoming features and improvements.
This project is licensed under the Apache License 2.0. See the LICENSE file for more details.
TBD - Special thanks and credits.
For any support or queries, feel free to reach out to me at TBD.
If you appreciate Enlighten AI Tools and would like to support the project, please consider starring the repo, forking or contributing!