Skip to main content

The Transformative Potential of AI in Education: A Review of Intelligent Assistants, Chatbots, and V

Page 1


International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 12 Issue: 11 | Nov 2025 www.irjet.net p-ISSN: 2395-0072

The Transformative Potential of AI in Education: A Review of Intelligent Assistants, Chatbots, and Virtual Teaching Assistants

Msc Computer Science St.Thomas College(Autonomous) ,Thrissur,68001,kerala,India ***

Abstract-The integration of Artificial Intelligence (AI) into education is rapidly transforming pedagogical approaches and student support systems. This literature review synthesizes insights from five key sources, focusing on the development, implementation, and impact of AI-enabled intelligent assistants, particularly chatbots and Virtual Teaching Assistants (VTAs), across various educational contexts,fromK12tohighereducation.Thereviewdelineates the evolution of AI education, categorizes its thematic applications,anddiscussesdiversemethodologiesemployedin designing AI-driven learning tools. A critical analysis addresses the efficacy of these tools in fostering personalized learning and enhancing student engagement, while also examining the challenges related to technical integration, ethicalconsiderations,andinclusivity.Throughdetailedcase studies and an exploration of future directions, this review aims to provide a comprehensive understanding of AI's transformative potentialandtheongoingresearchneededto realize its full promise in educational settings.

Key Words: Artificial Intelligence, Intelligent Assistants, Educational Chatbots, Virtual Teaching Assistants, AI in Education, Personalized Learning, Adaptive Learning Systems, Natural Language Processing, Transformer Models, BERT, GPT, AI Literacy, Student Engagement, LearningManagementSystems,AutomatedAssessment, Constructivist Learning, Educational Technology, AIDriven Student Support, Ethical AI, Data Privacy in Education.

1.INTRODUCTION

Artificial intelligence(AI) hasbecomea prominent part of modernlife,underscoringtheincreasingimportanceofAI literacy for all citizens, beyond just those in technology careers.Thelandscapeofhighereducation,inparticular,is undergoinga significanttransformation driven by rapid advancementsindigitaltechnologyandtheevolving needs of a diverse, globally distributed student population. Traditional teaching methods, while effective in many contexts, often struggle to provide personalized supportandinstantfeedback,especiallyinfieldsdemanding substantial text-based learning, critical thinking, and analyticalskills.

Inresponse,AIandNaturalLanguageProcessing(NLP)have emerged aspromisingtechnologies withthe potential to revolutionize the educational landscape. AIenabled tools, such as Virtual Teaching Assistants (VTAs) and chatbots,

offer a unique opportunity to bridge the gap between traditional teaching practices and the evolving needs of students.Theseadvancedsoftwareprogramsaredesignedto interactwithusersinnaturallanguage,providingautomated informationandadvice,therebyenhancingcommunication efficiency and offering a more personalized and satisfying experience. This review will explore how these intelligent assistants are redefining educational support and engagement.

2.Literature Survey

2.1. Evolution & Definitions

EarlyresearchinAIeducationmaterialslargelyfocusedon introducingterminology,AIusecases,andethics,withfew platformsallowingstudentstolearnbycreatingtheirown machinelearningmodels.Thishighlightedaneedformore adaptable and flexible tools for educators with varying technical experience. Proposals like "Build-aBot" aim to addressthisbyprovidinganopen-sourcetoolforstudents and teachers to create their own transformer-based chatbots, thereby learning AI fundamentals through the model creation process. This approach emphasizes developing AIliteracy,describedbyframeworkslikeKimet al.(2021)asencompassingAIknowledge,skill(howtouse AI tools), and attitude (impact and collaboration). The ultimategoalistofosterabasicunderstandingofAIforall students,regardlessoftheircareerpaths.

Chatbots and virtual assistants arefundamentallydefined assoftwareprogramsdesignedforhuman-likeinteraction through conversational interfaces. They leverage AI and machine learning to continuously improve their understandingofnaturallanguageandadapttouserneeds andpreferences,enhancingtheefficiencyandeffectiveness ofcommunication. The purpose ofconversational AIis to develop agents that can engage in informative and controllablehuman-likedialogue,understandingquestions and generating appropriate responses, while also comprehending conversational history for multi-turn interactions.

Afoundationaltechnologyenablingtheseadvancementsis the Transformermodel,whichreliesentirelyonattention mechanismstomodeldependencieswithininputandoutput sequences, allowing for parallelization in training that previous models like recurrent neural networks lacked. Varioustransformermodelshavebeendeveloped,including large-scalemodelslikeGPT-3,BERT(BidirectionalEncoder

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 12 Issue: 11 | Nov 2025 www.irjet.net p-ISSN: 2395-0072

Representationsfrom Transformers),andT5(Text-To-Text Transfer Transformer). BERT uses transfer learning from unlabeled data and can be fine-tuned for tasks such as question answering and sentiment analysis. DistilBERT,a lighter version of BERT, is often chosen for practical applicationsduetoitsreducedsizeandincreasedspeed.T5 is notable for converting all natural language tasks into a text-to-textformat.

2.2.Thematic Categories

The application of AI in education, particularly through chatbotsandvirtualassistants,manifestsacrossseveralkey thematiccategories:

•Personalized and Adaptive Learning: Acorebenefitof AI-enabledsystemsistheircapacitytoprovidepersonalized and adaptive learning experiences. The Artificial Intelligence-EnabledIntelligentAssistant(AIIA)framework, for instance, is engineered to reduce cognitive load on learnersbyprovidingeasyaccesstoinformation,facilitating knowledge assessment, and delivering tailored support basedonindividualneedsandlearningstyles.Thisincludes offering personalized learning pathways and promoting effective knowledge retention through features such as dynamicflashcardsandintelligentquizgeneration.Chatbots enableindividualizededucation,adaptingtoeachstudent's uniqueneedsandpace,andofferingcontinuousassessment.

•Student Support and Engagement: Chatbotssignificantly enhance student support by simplifying access to informationandfosteringengagement.Theyprovideinstant access to information from various course resources, offering 24/7 ondemand assistance that promotes selfdirectedlearning.Specificstudent-orientedenhancements include dynamic flashcard integration, automated questionanswering on course-related topics, embedded codingsandboxenvironmentsforprogrammingassistance, and summarization features for condensed information retrieval.Furthermore,systemsaredesignedwithcontextawareconversationalcapabilities,allowingthemtoadaptto a student's communication style and even recognize and respond to emotional states with empathy. Chatbots can serveascounselorsorprovidegeneralguidance,andsome applications demonstrate potential for mental health support,reducingsymptomsofdepressionandanxiety.

•Teacher/Instructor Support: AIenabledtoolsalsooffer substantial benefits to educators by automating administrativetasks,therebyfreeingupinstructors'timefor higher-value activities like facilitating discussions and providing personalized guidance. Instructor-focused enhancements include an auto-evaluator for streamlined assignment assessment, automated homework detection mechanisms to promote independent learning, and automatedgenerationofdiverseassessmentquestionsfor exams or quizzes. These tools provide instructors with analyticstomonitorstudentengagementandperformance, facilitatingdata-drivendecision-making.

•Technological Frameworks: ThedevelopmentoftheseAI tools relies on robust technological frameworks. Build-aBot, for instance, utilizes a multi-transformer natural language pipeline consisting of data collection, data augmentation, filtering, intent recognition, and question answering.Thispipelinedesignischosenforitsscalability, modifiability,andcomplexity,allowingstudentstoactively explorethesupervisedlearningprocess.TheAIIA system featuresacomprehensivearchitectureforknowledgebase generation,whichinvolvesextracting,parsing,andencoding various resources (lecture files, recordings, assignments) into text embeddings. OpenAI's textembedding-ada-002 modelisusedforthis,andcosinesimilarityisemployedto identify documents most relevant to a user's query. For incorporating audio content, systems like AIIA leverage Automatic Speech Recognition (ASR) technologies,such asOpenAI'sWhisper,totranscriberecordedlecturesinto textual data. The AI-Powered Student Assistance Chatbot also integrates Text-toSpeech (TTS) using gTTS and SpeechRecognition for voice interactions, alongside BeautifulSoup for real-time web scraping of university information. These systems are typically deployed with robustcyberinfrastructures,includingwebservers,backend logic (e.g., NodeJS, FastAPI), databases (PostgreSQL), and APIsforseamlessintegration withLearning Management Systems(LMS)likeCanvas.

2.3. Methodologies

The development and implementation of AIenabled educational tools often follow specific methodologies to ensureeffectivenessandeducationalalignment:

•Constructivist Learning Model: Asignificantpedagogical approachadoptedistheconstructivisteducationalmodel, wherestudentsconstructuniqueconceptualunderstandings rather than passively receiving information. Build-a-Bot directly implements this by allowing students to learn AI principles through studying and modifying a complex language system and creating their own chatbots. This diverges from previous "black-box" chatbot work where studentshadnocustomizationabilities.

•Iterative Design and Development: Manyprojectsadopt aniterativemethodologyforchatbotdevelopment,starting withneedsidentificationandprogressingthroughtechnical requirementsdefinition,designandprototypedevelopment, testing,integration withlearningplatforms(e.g.,Canvas), and pilot validation. This ensures continuous refinement basedonfeedback.

•Data Collection and Augmentation: A crucial step involvesstudentscollectingandlabelingdata,typicallyin theformofquestions,whicharethenassignedan"intent" (e.g., corresponding to a textbook chapter). To overcome limitationsofsmalldatasets,dataaugmentationtechniques likebacktranslationareemployedtogeneratesyntheticdata with similar semantic meaning but different syntactic structures.Preliminarykeywordfilterscanalsobeaddedto

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 12 Issue: 11 | Nov 2025 www.irjet.net p-ISSN: 2395-0072

providepreciseanswerstogeneralquestionsordistinguish betweenAIandrule-basedalgorithms.

•Intent Recognitionand QuestionAnswering: Thecoreof thelanguagemodelingpipelineinvolvesintentrecognition to classify questions by topic, using models like a BERTbasedarchitecturetrainedonstudentquestions.Following this, question answering is performed using transformer modelssuchas

DistilBERT for extractive answers (spans of text from context)andT5forgenerativeanswers(newtextbasedon context).TheseQAmodelsaretypicallypre-trainedonlarge datasets like the Stanford Question Answering Dataset (SQuAD).

•Evaluation Metrics: Theeffectivenessofthesesystemsis rigorouslyevaluatedusingbothquantitativeandqualitative metrics.Technicalperformanceisassessedusingmeasures suchas BLEU score fortranslationaccuracy, Word Error Rate (WER) forspeechrecognition,andlanguagedetection accuracy. User experience and pedagogical impact are evaluated through user acceptance testing, satisfaction surveys, and feedback on usability, accuracy, interaction quality,andusefulness.

3.Critical Analysis

ThesourcesrevealthatAI-drivensolutionsarestrategically addressing several critical gaps within traditional educationalparadigmsandcurrentAIeducationpractices. Traditional teaching often falls short in providing highly personalized support and instant feedback, especially in text-intensive domains. Existing AI education, while covering terminology and ethics, rarely offers hands-on opportunitiesforstudentstobuildandcustomizemachine learning models. Chatbots and VTAs directly tackle these shortcomingsbyofferingpersonalized,instant,andadaptive learning experiences that significantly enhance student engagementandlearningoutcomes. Benefits and Impact:

•Promoting AI Literacy: ToolslikeBuild-a-Botarepivotal infosteringbroadAIliteracybymovingbeyondtheoretical concepts to practical, hands-on model creation, enabling studentsto"tinker"withAIsystems.

•Scalability and Efficiency: AIpoweredchatbotsoffer 24/7 accessibility and support, drastically reducing the dependency on human staff and improving operational efficiency through scalable automation. They effectively handleroutineinquiries,therebyfreeingupinstructorsto focusonmorecomplexpedagogicaltasks.

•Enhanced Learning Outcomes: The provision of personalized learning pathways, dynamic flashcards, intelligentquizzes,andembeddedcodingsandboxescaters to diverse learning styles, fostering comprehension and activeparticipation.Theinclusionofgamificationelements further motivates students and enhances the learning experience.

•Increased Accessibility: Multilingual support andvoice interactioncapabilitiesmaketheseAItoolshighlyaccessible to a broad spectrum of students, including those with varying linguistic backgrounds, visual impairments, or limiteddigitalliteracy.

•Data-Driven Pedagogy: By collecting and processing student performance data, chatbots provide valuable insights for instructors, enabling them to offer targeted feedback and make data-driven decisions to improve learning.

•Development of System Thinking Skills: The pipeline design of tools like Build-a-Bot allows students to dissect andmodifycomplexsystemsofmultipletransformersand data processes, developing their system engineering and analysisskills.

•Mental Health Support: AIchatbotshaveshownpromise inprovidingself-helpinterventionsforuniversitystudents, demonstrating effectiveness in reducing depression and anxietythroughinteractivedialogue.

Limitations and Challenges:

Despitetheimmensepotential,theimplementationofAIin educationpresentsseveralchallenges:

•Technical Hurdles: Extracting structured information fromunstructureddataformatslikescannedPDFfilesoften requiresadvanced Optical Character Recognition (OCR) functionality, which is not always fully implemented. Moreover,LearningManagementSystems(LMS)frequently lackstandardizeddatarequestmethods,necessitatingthe developmentofcustomintegrationlibraries.APIlimitations, suchasthe25MBdatasizeconstraintforrecordedmediain WhisperASR,alsoposepracticaldifficulties.

•Model Dynamics: The rapid evolution of underlying AI modelsnecessitatescontinuousupdatesandadaptationsto ensure systems remain aligned with state-of-the-art techniques.

•Quantifiable Evaluation: A significant limitation is the difficultyinquantifyingresultsandestablishingdeterministic accuracyforAI-enabledfeatureslikeflashcardsandquizzes withoutextensive,real-worldclassroomevaluations.

•Ethical and Policy Concerns: Paramountamongconcerns are data privacy and security,requiringrobustmeasures toprotectstudents'personalinformation,academicrecords, and prevent unauthorized disclosure. The potential for algorithmic bias and the critical issue of academic dishonesty (cheating) with AI tools necessitate careful design and the implementation of updated institutional policies.

HumanAdoption and Training: Anotablechallengeisthe reluctance of some educators to adopt chatbots. This

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 12 Issue: 11 | Nov 2025 www.irjet.net p-ISSN: 2395-0072

underscores the critical need for comprehensive training andupskillingprogramsfor teachersandsupportstaffto effectivelyintegrateandleverageAI-basedlearningmodels. Furthermore, budgeting and funding remain an issue for increasing accessibility to education for students with specialneedsinhighereducationsettings

4.Applications & Case Studies

Thesourceshighlightseveralconcreteapplicationsandcase studiesofAIineducation:

• Build-a-Bot: This open-source tool is designed for K-12 education, enabling students and teachers to create their own transformer-based chatbots using their course materials.Itprovideshands-onlearningindatacollection, data augmentation, intent recognition, and question answering processes. The tool utilizes BERT for intent recognition and DistilBERT and T5 for extractive and generativequestionanswering,respectively.Sampletesting suites include machine learning concepts and an earth sciencecurriculum.

•ArtificialIntelligentIntelligence-EnabledAssistant(AIIA)/ VirtualTA:Thisnovelweb-basedframeworkisdevelopedfor personalizedandadaptivelearninginhighereducation.The AIIAsystemleveragesAIandNLPtechniquestoprovidean interactive platform capable of understanding and responding to student inquiries, generating quizzes and flashcards,andofferingpersonalizedlearningpathways.Its capabilitiesincludestudent-orientedenhancementssuchas dynamicflashcardintegration,automatedassessment(quiz generation and auto-grading), automated questionansweringoncoursetopics, embeddedcodingsandboxes, summarizationofcoursecontent,andconversation.contextaware Instructor-focused enhancements include an auto evaluatorforassignmentassessment,automatedhomework detection,andautomatedgenerationofdiverseassessment questions.ThesystemintegratesseamlesslywithLearning ManagementSystems(LMS)likeCanvas.

•AI-DrivenStudentAssistanceChatbot(REVAUniversity): Thischatbotprovidesautomated,multilingual(Englishand regionallanguageslikeHindi,Kannada,Tamil),andvoiceenabled support within academic institutions like REVA University.Itaddressescommonstudentqueriesrelatedto admissions, fees, scholarships, and placements, aiming to reduce dependency on human staff and ensure 24/7 support. The system achieves high accuracy in language detection(>98%),translation(>95%),andlowworderror rates(<8%) forspeechrecognition,demonstratingpractical utilityandusersatisfaction.

•UniversitySupportChatbot(UniversidadEuropea):This chatbot is designed for student support and formative assessmentinhighereducation,withaparticularfocuson integrationintovirtualcampusenvironmentslikeCanvas.It aimstoprovidepersonalizedacademicsupport,quickaccess

to information from instructor notes, learning reinforcement,andongoingsupportoutsidetheclassroom, while simultaneously reducing teacher workload. Pilot validation showed positive feedback from students and teachersregardingitsusability,accuracy,interactionquality, usefulness,andoverallsatisfaction.

• General Applications: Chatbots and virtual assistants havediverseapplicationsineducation,including language teaching (e.g., "Alexa" as a language learning assistant), actingas virtual tutors,andassistingin online education byansweringFAQsandprovidingcourseguidance.Theycan also serve as digital secretaries, providing deadline reminders or administrative support. Beyond academics, they offer mental health support, demonstrating effectiveness in reducing depression and anxiety through empathetic interaction. Some are integrated into virtual study platforms like "Life at Space" which includes productivity tools and AI video interaction. Gamification elements, exemplified by language learning apps like Duolingo, are integrated to enhance motivation and engagement through reward systems and interactive assessments. Chatbots are also used to track student progressandoffertailoredfeedback,helpingstudentsselfreflectonlearninggaps.

5. Challenges & Future Directions

5.1.

Challenges

Thesuccessfulimplementationandwidespreadadoptionof AI-enabled educational tools face several significant challenges:

• Technical Integration: Extractingstructuredinformation from unstructured data, particularly scanned PDF files, remains complex and often requires Optical Character Recognition (OCR) functionality. Learning Management Systems(LMS)typicallylackstandardizedmethodsfordata requests, necessitating the development of custom integrationlibraries.Furthermore,APIlimitations,suchas the25MBdatasizeconstraintforrecordedclasssessionsin systems like Whisper ASR, present hurdles that require workaroundslikevideopartitioningorcompression.

• System Maintenance and Evolution: Therapidpaceof advancements in underlying AI models (e.g., LLMs, transformers)requirescontinuousupdatesandadaptations to ensure systems remain state-of-the-art and perform optimally.

• Evaluation and Validation: Quantifying the precise impact and establishing deterministic accuracy for AIenabledfeatureslikeflashcardsandquizzesischallenging withoutextensive,rigorousclassroomevaluationandrealworldtesting.

• Ethical and Social Concerns: Ensuring academic integrity andpreventingcheatingwithAI-basedVTAsisa criticalandunderexploredarea. Dataprivacyandsecurity

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 12 Issue: 11 | Nov 2025 www.irjet.net p-ISSN: 2395-0072

are paramount, necessitating robust policies to protect personal information, academic records, and to prevent invasivesurveillance. Algorithmicbias inAIsystemsisalso a significant ethical concern that needs to be addressed duringdesignandimplementation.

• Inclusivity and Accessibility: Designing AI tools to be inclusive and accessible for all students requires careful consideration of diverse learning needs, including accommodating various languages, dialects, and accents, andrespectingcultural differences.Compliance with web content accessibility guidelines (WCAG) is essential to ensureusabilityforstudentswithdisabilities.

• Adoption and Training: Some educators express reluctancetowardsintegratingchatbotsintotheirteaching practices.Thishighlightsacrucialneedforcomprehensive training and upskilling programs forbotheducatorsand support staff to familiarize them with AI-based learning modelsandguidestudentseffectively.

• Financial and Institutional Barriers: Budgeting and securingfundingforAIinitiativesremainsignificantissues, particularly in increasing accessibility for students with disabilities in higher education settings. Institutional policiesandlimitationsmayalsocomplicatetheadoption anddeploymentofAI-driventools.

5.2.Future Directions

TofullyrealizethepotentialofAIineducation,severalkey areas for future research and development have been identified:

• System Expansion and Accessibility: Future work includesexpandingaccesstoAItoolsacross all operating systems and improving accompanying documentation. ThereisaneedtoinvestigatethefeasibilityofintegratingAI assistantswithabroaderrangeofLMSplatformstoensure compatibility across diverse institutions. Developing mobile-firstversionsforofflineuseandreal-timecampus alertswillenhanceaccessibilityanduserconvenience.

• Enhancing AI Capabilities: Research should focus on improving natural language understanding capabilities throughadvancedNLPtechniquessuchassemanticparsing, entityrecognition,andsentimentanalysis.Developingmore sophisticated adaptive learning algorithms is crucial to personalize AI assistants further, addressing the unique needs and learning styles of each student. Integrating multimodalresources,includingvideolectures,interactive simulations, and visual aids, will provide more comprehensive and diverse learning support. Continued advancementsinemotionalintelligenceandempathyinAI are expected to lead to more human-like and supportive interactions.

• User Engagement and Collaboration: Future efforts should aim to implement real-time video interaction

features,enablingstudentstovirtuallyattendlectures,ask questions, and receive immediate feedback from AI assistants or instructors. Enhancing features that foster collaboration between instructors and AI assistants will allow for shared content and coordinated support for students. Integrating gamification elements within AI systems can further motivate students and create more enjoyablelearningexperiences.

• Rigorous EvaluationandResearch: Conductingrigorous userfeedbackandevaluationstudiesisessentialtogather insights into the effectiveness and usability of AI tools. Longitudinal studies are needed to assess the long-term impactofAIsystemsonstudentperformance,retention,and overallacademicoutcomes.

• Ethical Considerations and Policy Development: Continued investigation into the ethical implications of usingAIineducationisvital,addressingconcernsrelatedto dataprivacy,algorithmicbias,andthepotentialimpacton the human role in education. The establishment of appropriate policies and regulatory bodies is crucial to ensure the responsible and equitable use of AI in the educationallandscape.

6. CONCLUSION

The analysis of the provided sources unequivocally demonstrates that AI-enabled intelligent assistants, particularly chatbots and virtual teaching assistants, represent a significant paradigm shift in the education sector. These technologies are poised to revolutionize traditional learning paradigms by offering highly personalizedandadaptivelearningexperiences,enhancing studentengagement,andsubstantiallyimprovingefficiency forinstructors.Keybenefitsincludeproviding24/7access toinformation,facilitatingcustomizedlearningpathways, enabling automated assessments, and fostering critical thinkingandsystemanalysisskillsamongstudents.

Whilethetransformativepotentialisimmense,thejourney is not without its challenges. Technical hurdles such as integrating with diverse LMS platforms and processing unstructured data, coupled with ethical considerations regarding data privacy, algorithmic bias, and academic integrity,demandongoingattentionandrobustsolutions. Furthermore, ensuring inclusivity and accessibility for all learners, alongside the critical need for training and upskillingeducators,areessentialforsuccessful,equitable implementation.Despitethesecomplexities,thecontinuous researchanddevelopmentoutlinedinthesourcesindicatea clear trajectory toward addressing these limitations. The proactive and responsible integration of AI technologies promises to empower learners, reshape teaching methodologies,andultimately,elevatethefuturetrajectory ofhighereducation.

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 12 Issue: 11 | Nov 2025 www.irjet.net p-ISSN: 2395-0072

7.References

K. Pearce, S. Alghowinem, and C. Breazeal, "Build-a-Bot: Teaching Conversational AI Using a Transformer-Based IntentRecognitionandQuestionAnsweringArchitecture," 2023.

R. Sajja, Y. Sermet, M. Cikmaz, D. Cwiertny, and I. Demir, "Artificial Intelligence-Enabled Intelligent Assistant for PersonalizedandAdaptiveLearninginHigherEducation," Information,vol.15,no.10,p.596,2024.

P. Goyal, N. K. Minz, and A. Sha, "Chatbots and Virtual Assistants in Education: Enhancing Student Support and Engagement," in Chatbots and Virtual Assistants in Education: Enhancing Student Support and Engagement, 2023,pp.89-107.

S.Martinez-Requejo,E.JimenezGarcƭa,S.RedondoDuarte, J.RuizLƔzaro,E.PuertasSanz,andG.Mariscal Vivas, "AIDRIVENSTUDENTASSISTANCE:CHATBOTSREDEFINING UNIVERSITY SUPPORT," presented at the INTED2024 Proceedings,2024.

S. Saifi, A. P. K. A., S. J., S. S., and J. K. M., "AI- Powered Student Assistance ChatBot," Milestone Research Publications, Part of CLOCKSS archiving, vol. 4, no. 4, pp. 823-831,2025.

Turn static files into dynamic content formats.

CreateĀ aĀ flipbook