Skip to content

An EduTech AI app built in a team of 3 people that aids students’ learning by applying the VARK learning style and helps teachers to grow the students in the best way possible. An exciting aspect of the application is allowing teachers to create lessons through AI in 4 different styles and students to utilize real-time AI chat for aid.

Notifications You must be signed in to change notification settings

Fire-Bringer/UQ

Repository files navigation

🏫 UQ - Your Intelligence

An EduTech AI app built in a team of 3 people that aids students’ learning by applying the VARK learning style and helps teachers to grow the students in the best way possible. An exciting aspect of the application is allowing teachers to create lessons through AI in 4 different styles and students to utilize real-time AI chat for aid.

Interesting points on the project

  • AI creates 4 lesson types (Visual, Auditory, Reading, Kinesthetic) based on your prompt
  • Chat: The teacher can see all the student name's when messaging the general chat room but other student's are unable to see each other's names so that they are not shy in asking questions
  • AI can further create supplementary lessons for the students who are scoring 50% or less, they can toggle the feature in the original lesson

Login info

  1. Teacher

    email: [email protected]
    password: password
  2. Student

    email: [email protected]
    password: password1

Screenshots:

Home Page Hero uq_home

Lessons Index lessons

Visual Lesson aural

Aural Lesson aural

Reading Lesson reading

Kinesthetic Lesson kinesthetic

AI Homework Assistant ai

AI Lesson Generator ai_lesson

Students Index students

Student Progress student_progress

Quiz Result Page results_chart

Classroom Chat uq_chat

To-Do List todo_students

Project Page: https://www.uqedu.org/

Getting Started

Setup

Install gems

bundle install

ENV Variables

Create .env file

touch .env

Inside .env, set these variables. For any APIs, see group Slack channel.

CLOUDINARY_URL=your_own_cloudinary_url_key
OPENAI_ACCESS_TOKEN=your_own_cloudinary_url_key

DB Setup

rails db:create
rails db:migrate
rails db:seed

Run a server

rails s

Built With

Team Members

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License

About

An EduTech AI app built in a team of 3 people that aids students’ learning by applying the VARK learning style and helps teachers to grow the students in the best way possible. An exciting aspect of the application is allowing teachers to create lessons through AI in 4 different styles and students to utilize real-time AI chat for aid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages