CoolFace
Apppublic

xELMXx/ELMX_Chatbot

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
d3.json111 linesDownload Raw Back to data
1[2  {3    "question": "What is the project title?",4    "answer": "AI-Powered Academic Project Advisor Platform.",5    "metadata": {6      "project_title": "AI-Powered Academic Project Advisor Platform",7      "students": ["Raghad Khaled Abousan", "Feryal Mahmoud Shaker"],8      "supervisors": ["Dr. ShaTha Shahada", "Eng. Manal Farhoda"]9    }10  },11  {12    "question": "Who are the students responsible for the project?",13    "answer": "Raghad Khaled Abousan and Feryal Mahmoud Shaker.",14    "metadata": {15      "project_title": "AI-Powered Academic Project Advisor Platform",16      "students": ["Raghad Khaled Abousan", "Feryal Mahmoud Shaker"],17      "supervisors": ["Dr. ShaTha Shahada", "Eng. Manal Farhoda"]18    }19  },20  {21    "question": "Who supervised the project?",22    "answer": "Dr. ShaTha Shahada and Eng. Manal Farhoda.",23    "metadata": {24      "project_title": "AI-Powered Academic Project Advisor Platform",25      "students": ["Raghad Khaled Abousan", "Feryal Mahmoud Shaker"],26      "supervisors": ["Dr. ShaTha Shahada", "Eng. Manal Farhoda"]27    }28  },29  {30    "question": "What is the goal of the project?",31    "answer": "To develop an electronic platform that acts as an academic project advisor for students, showcasing past projects and using an AI tool to analyze student interests through a questionnaire, recommending suitable project ideas based on their skills and preferences.",32    "metadata": {33      "project_title": "AI-Powered Academic Project Advisor Platform",34      "students": ["Raghad Khaled Abousan", "Feryal Mahmoud Shaker"],35      "supervisors": ["Dr. ShaTha Shahada", "Eng. Manal Farhoda"]36    }37  },38  {39    "question": "Why is this project important?",40    "answer": "It addresses difficulties students face in finding creative, relevant project ideas and identifying whether similar ideas have already been proposed, while also helping faculty members centrally track, manage, and evaluate projects.",41    "metadata": {42      "project_title": "AI-Powered Academic Project Advisor Platform",43      "students": ["Raghad Khaled Abousan", "Feryal Mahmoud Shaker"],44      "supervisors": ["Dr. ShaTha Shahada", "Eng. Manal Farhoda"]45    }46  },47  {48    "question": "What problems does this project solve?",49    "answer": "It helps students overcome challenges in finding innovative project ideas suited to their skills and preferences, checks for duplicate project ideas, and simplifies project management for faculty members.",50    "metadata": {51      "project_title": "AI-Powered Academic Project Advisor Platform",52      "students": ["Raghad Khaled Abousan", "Feryal Mahmoud Shaker"],53      "supervisors": ["Dr. ShaTha Shahada", "Eng. Manal Farhoda"]54    }55  },56  {57    "question": "What are the main features of the academic project advisor platform?",58    "answer": "A secure, user-friendly login system for students and faculty; a smart project recommendation system analyzing user data; a catalog of past and recent projects; and interactive features such as project ratings.",59    "metadata": {60      "project_title": "AI-Powered Academic Project Advisor Platform",61      "students": ["Raghad Khaled Abousan", "Feryal Mahmoud Shaker"],62      "supervisors": ["Dr. ShaTha Shahada", "Eng. Manal Farhoda"]63    }64  },65  {66    "question": "What AI tool does the project platform use?",67    "answer": "A custom AI tool named AL-General, which analyzes student skills and project descriptions to recommend suitable ideas and detect duplicates from previous projects.",68    "metadata": {69      "project_title": "AI-Powered Academic Project Advisor Platform",70      "students": ["Raghad Khaled Abousan", "Feryal Mahmoud Shaker"],71      "supervisors": ["Dr. ShaTha Shahada", "Eng. Manal Farhoda"]72    }73  },74  {75    "question": "How does the AI tool recommend projects to students?",76    "answer": "By analyzing student-provided skills and preferences through a questionnaire, and matching them with suitable project ideas based on past data and similarity analysis.",77    "metadata": {78      "project_title": "AI-Powered Academic Project Advisor Platform",79      "students": ["Raghad Khaled Abousan", "Feryal Mahmoud Shaker"],80      "supervisors": ["Dr. ShaTha Shahada", "Eng. Manal Farhoda"]81    }82  },83  {84    "question": "Can the platform check for duplicate project ideas?",85    "answer": "Yes, the platform can compare new project ideas with previously proposed ones and alert students if a similar idea has already been suggested in past years.",86    "metadata": {87      "project_title": "AI-Powered Academic Project Advisor Platform",88      "students": ["Raghad Khaled Abousan", "Feryal Mahmoud Shaker"],89      "supervisors": ["Dr. ShaTha Shahada", "Eng. Manal Farhoda"]90    }91  },92  {93    "question": "What interactive features does the platform offer?",94    "answer": "Students can browse and rate previous projects, and faculty members can easily add, manage, and review student projects.",95    "metadata": {96      "project_title": "AI-Powered Academic Project Advisor Platform",97      "students": ["Raghad Khaled Abousan", "Feryal Mahmoud Shaker"],98      "supervisors": ["Dr. ShaTha Shahada", "Eng. Manal Farhoda"]99    }100  },101  {102    "question": "What were the main results achieved in the project?",103    "answer": "A complete website displaying recent and past projects in the Faculty of Informatics Engineering, allowing students to browse and rate projects, and enabling faculty members to add new ones. The AI tool effectively recommends project ideas based on student skills and detects duplicates.",104    "metadata": {105      "project_title": "AI-Powered Academic Project Advisor Platform",106      "students": ["Raghad Khaled Abousan", "Feryal Mahmoud Shaker"],107      "supervisors": ["Dr. ShaTha Shahada", "Eng. Manal Farhoda"]108    }109  }110]111